summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2021-07-19mac80211: consider per-CPU statistics if presentJohannes Berg
2021-07-14mac80211: remove iwlwifi specific workaround NDPs of null_responsePing-Ke Shih
2021-07-14mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau
2021-06-30mac80211: handle various extensible elements correctlyJohannes Berg
2021-06-30mac80211: reset profile_periodicity/ema_apJohannes Berg
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30mac80211: remove warning in ieee80211_get_sband()Johannes Berg
2021-06-23mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef
2021-06-23mac80211: fix skb length check in ieee80211_scan_rx()Du Cheng
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-14mac80211: fix time-is-after bug in mlmeBen Greear
2021-04-10mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel
2021-04-10mac80211: Check crypto_aead_encrypt for errorsDaniel Phan
2021-03-30mac80211: fix double free in ibss_leaveMarkus Theil
2021-03-30mac80211: Allow HE operation to be longer than expected.Brian Norris
2021-03-30mac80211: fix rate mask resetJohannes Berg
2021-03-04mac80211: fix potential overflow when multiplying to u32 integersColin Ian King
2021-02-17ath9k: fix build error with LEDS_CLASS=mArnd Bergmann
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 encryption key selection for 802.3 xmitFelix Fietkau
2021-02-07mac80211: fix fast-rx encryption checkFelix Fietkau
2021-02-07mac80211: fix incorrect strlen of .write in debugfsShayne Chen
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: fix a mistake check for rx_stats updateWen Gong
2020-12-30mac80211: don't set set TDLS STA bandwidth wider than possibleJohannes Berg
2020-12-04mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet
2020-12-04mac80211: set SDATA_STATE_RUNNING for monitor interfacesBorwankar, Antara
2020-12-04mac80211: fix return value of ieee80211_chandef_he_6ghz_operWen Gong
2020-11-13mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-12mac80211: minstrel: fix tx status processing corner caseFelix Fietkau
2020-11-12mac80211: minstrel: remove deferred sampling codeFelix Fietkau
2020-11-12mac80211: fix memory leak on filtered powersave framesFelix Fietkau
2020-10-30mac80211: don't require VHT elements for HE on 2.4 GHzJohannes Berg
2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-30mac80211: always wind down STA stateJohannes Berg