summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2018-05-16mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2018-05-16mac80211: allow same PN for AMSDU sub-framesSara Sharon
2018-05-16mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2018-04-13mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho
2018-03-24mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach
2018-03-22mac80211: remove BUG() when interface type is invalidLuca Coelho
2018-03-03mac80211: mesh: drop frames appearing to be from usJohannes Berg
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-03mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh
2018-01-17net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin
2017-12-20mac80211: Fix addition of mesh configuration elementIlan peer
2017-11-30mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma
2017-11-30mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2017-11-18mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg
2017-11-18mac80211: use constant time comparison with keysJason A. Donenfeld
2017-11-18mac80211: accept key reinstall without changing anythingJohannes Berg
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-07-05mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau
2017-06-26mac80211: fix IBSS presp allocation sizeJohannes Berg
2017-06-26mac80211: fix CSA in IBSS modeKoen Vandeputte
2017-06-26mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-26mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-05-20mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2017-05-20mac80211: pass RX aggregation window size to driverSara Sharon
2017-04-27mac80211: reject ToDS broadcast data framesJohannes Berg
2017-03-15mac80211: flush delayed work when entering suspendMatt Chen
2017-02-14mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-01-12mac80211: initialize fast-xmit 'info' laterJohannes Berg
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-11-10mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-09-07mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-07-27mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen
2016-07-27mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-07-27mac80211: fix fast_tx header alignmentFelix Fietkau
2016-05-11mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg
2016-04-20mac80211: fix txq queue related crashesMichal Kazior
2016-04-20mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-04-20mac80211: fix ibss scan parametersSara Sharon
2016-04-20mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-04-20mac80211: properly deal with station hashtable insert errorsJohannes Berg
2016-03-16mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-16mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2016-03-16mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau
2016-03-16mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-16mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-03-16mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann
2016-03-03mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira