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
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
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
2025-03-22
wifi: mac80211: don't queue sdata::work for a non-running sdata
Miri Korenblit
1
-3
/
+5
2025-03-13
wifi: mac80211: fix vendor-specific inheritance
Johannes Berg
1
-0
/
+8
2025-03-13
wifi: mac80211: fix MLE non-inheritance parsing
Johannes Berg
2
-45
/
+83
2025-03-13
wifi: mac80211: Support parsing EPCS ML element
Ilan Peer
2
-0
/
+31
2025-02-08
wifi: mac80211: don't flush non-uploaded STAs
Johannes Berg
1
-0
/
+3
2025-02-08
wifi: mac80211: fix tid removal during mesh forwarding
Andy Strohman
1
-0
/
+1
2025-02-08
wifi: mac80211: prohibit deactivating all links
Johannes Berg
1
-1
/
+1
2025-01-09
wifi: mac80211: wake the queues in case of failure in resume
Emmanuel Grumbach
1
-0
/
+3
2025-01-09
wifi: cfg80211: clear link ID from bitmap during link delete after clean up
Aditya Kumar Singh
1
-1
/
+7
2025-01-09
wifi: mac80211: fix mbss changed flags corruption on 32 bit systems
Issam Hamdi
1
-3
/
+3
2024-12-19
wifi: mac80211: fix station NSS capability initialization order
Benjamin Lin
1
-2
/
+2
2024-12-19
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
5
-41
/
+48
2024-12-19
wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon
Haoyu Li
1
-1
/
+1
2024-10-26
wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch...
Gustavo A. R. Silva
1
-2
/
+3
2024-10-25
mac80211: fix user-power when emulating chanctx
Ben Greear
1
-0
/
+2
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-32
/
+49
2024-10-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-10-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-10-08
wifi: mac80211: Convert color collision detection to wiphy work
Remi Pommarel
3
-13
/
+16
2024-10-08
wifi: mac80211: Fix setting txpower with emulate_chanctx
Ben Greear
1
-0
/
+5
2024-10-08
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
12
-12
/
+12
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-2
/
+0
2024-09-09
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
4
-13
/
+47
2024-09-06
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
3
-7
/
+9
2024-09-06
wifi: mac80211: handle DFS per link
Aditya Kumar Singh
3
-17
/
+47
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
4
-6
/
+6
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
5
-8
/
+8
2024-09-06
wifi: mac80211: remove label usage in ieee80211_start_radar_detection()
Aditya Kumar Singh
1
-7
/
+4
2024-09-06
Revert "wifi: mac80211: move radar detect work to sdata"
Aditya Kumar Singh
6
-13
/
+13
2024-09-06
wifi: mac80211: introduce EHT rate support in AQL airtime
Ming Yen Hsieh
1
-6
/
+134
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
14
-73
/
+77
2024-08-28
wifi: mac80211: scan: Use max macro
Yan Zhen
1
-4
/
+2
2024-08-28
wifi: mac80211: Check for missing VHT elements only for 5 GHz
Ilan Peer
1
-13
/
+16
2024-08-28
wifi: mac80211: fix RCU list iterations
Johannes Berg
4
-4
/
+8
2024-08-27
wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
1
-3
/
+3
2024-08-27
wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
Ping-Ke Shih
2
-2
/
+1
2024-08-27
wifi: mac80211: remove redundant unlikely() around IS_ERR()
Zhang Changzhong
1
-1
/
+1
2024-08-27
wifi: mac80211: fix the comeback long retry times
Emmanuel Grumbach
1
-0
/
+1
2024-08-27
wifi: mac80211: Add non-atomic station iterator
Rory Little
1
-1
/
+15
2024-08-27
wifi: mac80211: don't use rate mask for offchannel TX either
Ping-Ke Shih
4
-3
/
+4
2024-08-27
wifi: mac80211: refactor block ack management code
Dmitry Antipov
4
-42
/
+26
2024-08-26
wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()
Dmitry Antipov
1
-1
/
+3
2024-08-26
wifi: mac80211: fix beacon SSID mismatch handling
Daniel Gabay
1
-1
/
+1
2024-07-26
wifi: mac80211: use monitor sdata with driver only if desired
Johannes Berg
3
-5
/
+9
2024-07-10
wifi: mac80211: fix AP chandef capturing in CSA
Johannes Berg
1
-3
/
+6
2024-07-09
wifi: mac80211: add wiphy radio assignment and validation
Felix Fietkau
1
-5
/
+47
2024-07-09
wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
Felix Fietkau
1
-69
/
+72
2024-07-09
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
6
-65
/
+114
[next]