summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2021-06-18mac80211: handle various extensible elements correctlyJohannes Berg
2021-06-18mac80211: reset profile_periodicity/ema_apJohannes Berg
2021-06-18mac80211: minstrel_ht: fix sample time checkFelix Fietkau
2021-06-09mac80211: drop multicast fragmentsJohannes Berg
2021-06-09mac80211: move interface shutdown out of wiphy lockJohannes Berg
2021-06-09mac80211: fix 'reset' debugfs lockingJohannes Berg
2021-06-08mac80211: fix deadlock in AP/VLAN handlingJohannes Berg
2021-05-31mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef
2021-05-31mac80211: fix skb length check in ieee80211_scan_rx()Du Cheng
2021-05-31mac80211: remove warning in ieee80211_get_sband()Johannes Berg
2021-05-11mac80211: extend protection against mixed key and fragment cache attacksWen Gong
2021-05-11mac80211: do not accept/forward invalid EAPOL framesJohannes Berg
2021-05-11mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg
2021-05-11mac80211: check defrag PN against current frameJohannes Berg
2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg
2021-05-11mac80211: drop A-MSDUs on old ciphersJohannes Berg
2021-05-11mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
2021-05-11mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef
2021-05-11mac80211: assure all fragments are encryptedMathy Vanhoef
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg
2021-04-19wireless: align some HE capabilities with the specJohannes Berg
2021-04-19mac80211: drop the connection if firmware crashed while in CSANaftali Goldstein
2021-04-19mac80211: properly drop the connection in case of invalid CSA IEEmmanuel Grumbach
2021-04-19mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach
2021-04-19mac80211: aes_cmac: check crypto_shash_setkey() return valueJohannes Berg
2021-04-19mac80211: minstrel_ht: remove extraneous indentation on if statementColin Ian King
2021-04-19mac80211: properly process TXQ management framesJohannes Berg
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-08mac80211: bail out if cipher schemes are invalidJohannes Berg
2021-04-08mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach
2021-04-08mac80211: Set priority and queue mapping for injected framesJohan Almbladh
2021-04-08mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R
2021-04-08mac80211: set sk_pacing_shift for 802.3 txpathLorenzo Bianconi
2021-04-08mac80211: don't apply flow control on management framesJohannes Berg
2021-04-08mac80211: remove redundant assignment of variable resultColin Ian King
2021-04-08mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_r...Wei Yongjun
2021-04-08mac80211: fix time-is-after bug in mlmeBen Greear
2021-04-08mac80211: fix TXQ AC confusionJohannes Berg
2021-04-08mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan
2021-03-28mac80211: cfg.c: A typo fixBhaskar Chowdhury
2021-03-16mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel
2021-03-16mac80211: Check crypto_aead_encrypt for errorsDaniel Phan
2021-03-16mac80211: Allow HE operation to be longer than expected.Brian Norris
2021-03-16mac80211: minstrel_ht: remove unused variable 'mg'Johannes Berg
2021-03-16mac80211: fix double free in ibss_leaveMarkus Theil
2021-03-16mac80211: fix rate mask resetJohannes Berg