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-08-21
mac80211: fix misplaced while instead of if
Johannes Berg
1
-1
/
+1
2020-08-05
mac80211: mesh: Free pending skb when destroying a mpath
Remi Pommarel
1
-0
/
+1
2020-08-05
mac80211: mesh: Free ie data when leaving mesh
Remi Pommarel
1
-0
/
+1
2020-07-29
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
1
-0
/
+26
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-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-02
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
Johannes Berg
1
-2
/
+6
2020-04-02
mac80211: add option for setting control flags
Rajkumar Manoharan
3
-9
/
+14
2020-04-02
mac80211: mark station unauthorized before key removal
Johannes Berg
1
-1
/
+6
2020-04-02
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
1
-1
/
+2
2020-03-20
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
1
-1
/
+1
2020-03-05
mac80211: consider more elements in parsing CRC
Johannes Berg
1
-6
/
+12
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-27
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2020-01-27
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
1
-1
/
+1
2020-01-17
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2
-10
/
+8
2020-01-17
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-46
/
+2
2019-12-31
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-12-05
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
1
-1
/
+2
2019-11-24
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
Felix Fietkau
1
-4
/
+10
2019-11-24
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau
1
-1
/
+1
2019-11-24
mac80211: minstrel: fix using short preamble CCK rates on HT clients
Felix Fietkau
1
-3
/
+1
2019-11-20
mac80211: fix saving a few HE values
Naftali Goldstein
1
-10
/
+7
2019-10-29
mac80211: Reject malformed SSID elements
Will Deacon
1
-2
/
+3
2019-10-29
mac80211: fix txq null pointer dereference
Miaoqing Pan
1
-2
/
+9
2019-09-16
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-4
/
+3
2019-09-06
mac80211: Correctly set noencrypt for PAE frames
Denis Kenzior
1
-1
/
+1
2019-09-06
mac80211: Don't memset RXCB prior to PAE intercept
Denis Kenzior
1
-2
/
+2
2019-09-06
mac80211: fix possible sta leak
Johannes Berg
1
-4
/
+5
2019-08-16
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
1
-0
/
+10
2019-08-16
mac80211: don't warn about CW params when not using them
Brian Norris
1
-4
/
+9
2019-07-14
mac80211: do not start any work during reconfigure flow
Naftali Goldstein
2
-0
/
+11
2019-07-14
mac80211: only warn once on chanctx_conf being NULL
Yibo Zhao
1
-1
/
+1
2019-07-14
mac80211: free peer keys before vif down in mesh
Pradeep Kumar Chitrapu
1
-0
/
+1
2019-07-14
mac80211: mesh: fix RCU warning
Thomas Pedersen
1
-1
/
+4
2019-07-10
mac80211: mesh: fix missing unlock on error in table_path_del()
Wei Yongjun
1
-1
/
+1
2019-06-25
mac80211: Do not use stack memory with scatterlist for GMAC
Jouni Malinen
1
-1
/
+6
2019-06-25
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
3
-1
/
+37
2019-06-25
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
1
-1
/
+3
2019-06-25
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
2019-05-31
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
1
-3
/
+0
2019-05-25
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
1
-0
/
+3
2019-05-16
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
1
-0
/
+3
2019-05-16
mac80211: Increase MAX_MSG_LEN
Andrei Otcheretianski
1
-1
/
+6
2019-05-16
mac80211: fix unaligned access in mesh table hash function
Felix Fietkau
1
-1
/
+1
2019-05-08
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
1
-5
/
+4
[next]