index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
2021-08-04
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
2021-07-19
mac80211: Properly WARN on HW scan before restart
Ilan Peer
2021-07-19
mac80211: consider per-CPU statistics if present
Johannes Berg
2021-07-14
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
2021-07-14
mac80211: fix NULL ptr dereference during mesh peer connection for non HE dev...
Abinaya Kalaiselvan
2021-07-14
mac80211: remove iwlwifi specific workaround that broke sta NDP tx
Felix Fietkau
2021-06-18
mac80211: handle various extensible elements correctly
Johannes Berg
2021-06-18
mac80211: reset profile_periodicity/ema_ap
Johannes Berg
2021-06-18
mac80211: minstrel_ht: fix sample time check
Felix Fietkau
2021-06-09
mac80211: drop multicast fragments
Johannes Berg
2021-06-09
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
2021-06-09
mac80211: fix 'reset' debugfs locking
Johannes Berg
2021-06-08
mac80211: fix deadlock in AP/VLAN handling
Johannes Berg
2021-05-31
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
2021-05-31
mac80211: fix skb length check in ieee80211_scan_rx()
Du Cheng
2021-05-31
mac80211: remove warning in ieee80211_get_sband()
Johannes Berg
2021-05-11
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
2021-05-11
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
2021-05-11
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2021-05-11
mac80211: check defrag PN against current frame
Johannes Berg
2021-05-11
mac80211: add fragment cache to sta_info
Johannes Berg
2021-05-11
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
2021-05-11
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
2021-05-11
mac80211: assure all fragments are encrypted
Mathy Vanhoef
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
2021-04-19
mac80211: drop the connection if firmware crashed while in CSA
Naftali Goldstein
2021-04-19
mac80211: properly drop the connection in case of invalid CSA IE
Emmanuel Grumbach
2021-04-19
mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver
Emmanuel Grumbach
2021-04-19
mac80211: aes_cmac: check crypto_shash_setkey() return value
Johannes Berg
2021-04-19
mac80211: minstrel_ht: remove extraneous indentation on if statement
Colin Ian King
2021-04-19
mac80211: properly process TXQ management frames
Johannes Berg
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-08
mac80211: bail out if cipher schemes are invalid
Johannes Berg
2021-04-08
mac80211: clear the beacon's CRC after channel switch
Emmanuel Grumbach
2021-04-08
mac80211: Set priority and queue mapping for injected frames
Johan Almbladh
2021-04-08
mac80211: Allow concurrent monitor iface and ethernet rx decap
Sriram R
2021-04-08
mac80211: set sk_pacing_shift for 802.3 txpath
Lorenzo Bianconi
2021-04-08
mac80211: don't apply flow control on management frames
Johannes Berg
2021-04-08
mac80211: remove redundant assignment of variable result
Colin Ian King
2021-04-08
mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_r...
Wei Yongjun
2021-04-08
mac80211: fix time-is-after bug in mlme
Ben Greear
2021-04-08
mac80211: fix TXQ AC confusion
Johannes Berg
2021-04-08
mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
Seevalamuthu Mariappan
2021-03-28
mac80211: cfg.c: A typo fix
Bhaskar Chowdhury
[next]