summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2021-06-03mac80211: extend protection against mixed key and fragment cache attacksWen Gong
2021-06-03mac80211: do not accept/forward invalid EAPOL framesJohannes Berg
2021-06-03mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg
2021-06-03mac80211: check defrag PN against current frameJohannes Berg
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg
2021-06-03mac80211: drop A-MSDUs on old ciphersJohannes Berg
2021-06-03mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
2021-06-03mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef
2021-06-03mac80211: assure all fragments are encryptedMathy Vanhoef
2021-05-19mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach
2021-05-14mac80211: bail out if cipher schemes are invalidJohannes Berg
2021-04-21mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan
2021-04-14mac80211: fix TXQ AC confusionJohannes Berg
2021-04-10mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel
2021-03-30mac80211: fix double free in ibss_leaveMarkus Theil
2021-03-30mac80211: fix rate mask resetJohannes Berg
2021-03-04mac80211: fix potential overflow when multiplying to u32 integersColin Ian King
2021-02-13mac80211: 160MHz with extended NSS BW in CSAShay Bar
2021-02-10mac80211: fix station rate table updates on assocFelix Fietkau
2021-02-07mac80211: fix fast-rx encryption checkFelix Fietkau
2021-02-03mac80211: pause TX while changing interface typeJohannes Berg
2021-01-23mac80211: check if atf has been disabled in __ieee80211_schedule_txqLorenzo Bianconi
2021-01-23mac80211: do not drop tx nulldata packets on encrypted linksFelix Fietkau
2020-12-30mac80211: don't set set TDLS STA bandwidth wider than possibleJohannes Berg
2020-12-21mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-24mac80211: minstrel: fix tx status processing corner caseFelix Fietkau
2020-11-24mac80211: minstrel: remove deferred sampling codeFelix Fietkau
2020-11-22mac80211: always wind down STA stateJohannes Berg
2020-11-18mac80211: fix use of skb payload instead of headerJohannes Berg
2020-10-29mac80211: handle lack of sband->bitrates in ratesThomas Pedersen
2020-10-07mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-10-07mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-10-01mac80211: skip mpath lookup also for control port txMarkus Theil
2020-08-21mac80211: fix misplaced while instead of ifJohannes Berg
2020-08-05mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel
2020-08-05mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-07-29mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil
2020-06-03mac80211: mesh: fix discovery timer re-arming issue / crashLinus Lüssing
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-05-10mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik
2020-05-02mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-21mac80211: fix race in ieee80211_register_hw()Sumit Garg
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-04-02mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-04-01mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg
2020-04-01mac80211: mark station unauthorized before key removalJohannes Berg
2020-04-01mac80211: drop data frames without key on encrypted linksJohannes Berg
2020-04-01mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari