index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
mac80211: mesh: fix discovery timer re-arming issue / crash
Linus Lüssing
1
-0
/
+7
2020-05-10
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
4
-10
/
+7
2020-05-10
mac80211: sta_info: Add lockdep condition for RCU list usage
Madhuparna Bhowmik
1
-1
/
+2
2020-05-02
mac80211: fix channel switch trigger from unknown mesh peer
Tamizh chelvam
1
-4
/
+7
2020-04-29
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
4
-19
/
+43
2020-04-21
mac80211: fix race in ieee80211_register_hw()
Sumit Garg
1
-11
/
+13
2020-04-02
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
1
-1
/
+2
2020-04-02
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
1
-1
/
+18
2020-04-01
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
Johannes Berg
1
-2
/
+6
2020-04-01
mac80211: mark station unauthorized before key removal
Johannes Berg
1
-1
/
+6
2020-04-01
mac80211: drop data frames without key on encrypted links
Johannes Berg
4
-12
/
+24
2020-04-01
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
1
-1
/
+2
2020-03-21
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
1
-1
/
+1
2020-03-05
mac80211: Remove a redundant mutex unlock
Andrei Otcheretianski
1
-5
/
+1
2020-03-05
mac80211: fix wrong 160/80+80 MHz setting
Shay Bar
1
-2
/
+14
2020-03-05
mac80211: consider more elements in parsing CRC
Johannes Berg
1
-6
/
+12
2020-02-19
mac80211: fix quiet mode activation in action frames
Sara Sharon
1
-4
/
+4
2020-02-05
mac80211: Fix TKIP replay protection immediately after key setup
Jouni Malinen
1
-3
/
+15
2020-02-05
cfg80211: Fix radar event during another phy CAC
Orr Mazor
1
-0
/
+23
2020-02-05
mac80211: mesh: restrict airtime metric to peered established plinks
Markus Theil
1
-0
/
+3
2020-01-12
mac80211: fix TID field in monitor mode transmit
Fredrik Olofsson
1
-0
/
+9
2019-12-31
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-11-08
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
1
-1
/
+2
2019-11-08
mac80211: fix ieee80211_txq_setup_flows() failure path
Johannes Berg
1
-1
/
+1
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
1
-2
/
+28
2019-10-07
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2019-10-04
mac80211: Reject malformed SSID elements
Will Deacon
1
-2
/
+3
2019-10-01
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
Johannes Berg
1
-5
/
+8
2019-10-01
mac80211: fix txq null pointer dereference
Miaoqing Pan
1
-2
/
+9
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-10
/
+8
2019-09-11
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2
-10
/
+8
2019-09-11
Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...
David S. Miller
10
-51
/
+51
2019-09-11
mac80211: allow drivers to set max MTU
Wen Gong
2
-1
/
+2
2019-09-11
mac80211: IBSS: send deauth when expiring inactive STAs
Johannes Berg
4
-8
/
+19
2019-09-11
mac80211: don't check if key is NULL in ieee80211_key_link()
Luca Coelho
1
-1
/
+1
2019-09-11
mac80211: clear crypto tx tailroom counter upon keys enable
Lior Cohen
3
-35
/
+15
2019-09-11
mac80211: remove unnecessary key condition
Johannes Berg
1
-3
/
+3
2019-09-11
mac80211: list features in WEP/TKIP disable in better order
Johannes Berg
1
-1
/
+1
2019-09-11
mac80211: vht: add support VHT EXT NSS BW in parsing VHT
Mordechay Goodstein
1
-1
/
+9
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2019-08-29
mac80211: Correctly set noencrypt for PAE frames
Denis Kenzior
1
-1
/
+1
2019-08-29
mac80211: Don't memset RXCB prior to PAE intercept
Denis Kenzior
1
-2
/
+2
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+5
2019-08-22
mac80211: minstrel_ht: fix infinite loop because supported is not being shifted
Colin Ian King
1
-1
/
+1
2019-08-21
mac80211: minstrel_ht: improve rate probing for devices with static fallback
Felix Fietkau
3
-28
/
+225
2019-08-21
mac80211: minstrel_ht: fix default max throughput rate indexes
Felix Fietkau
1
-6
/
+14
2019-08-21
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
Felix Fietkau
1
-0
/
+15
2019-08-21
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
1
-1
/
+1
2019-08-21
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
2
-3
/
+5
2019-08-21
mac80211: fix possible NULL pointerderef in obss pd code
John Crispin
1
-1
/
+2
[next]