index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
12
-12
/
+12
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-2
/
+0
*
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
2024-09-09
1
-1
/
+16
*
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
2024-09-06
4
-13
/
+47
*
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
2024-09-06
3
-7
/
+9
*
wifi: mac80211: handle DFS per link
Aditya Kumar Singh
2024-09-06
3
-17
/
+47
*
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
2024-09-06
4
-6
/
+6
*
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2024-09-06
5
-8
/
+8
*
wifi: mac80211: remove label usage in ieee80211_start_radar_detection()
Aditya Kumar Singh
2024-09-06
1
-7
/
+4
*
Revert "wifi: mac80211: move radar detect work to sdata"
Aditya Kumar Singh
2024-09-06
6
-13
/
+13
*
wifi: mac80211: introduce EHT rate support in AQL airtime
Ming Yen Hsieh
2024-09-06
1
-6
/
+134
*
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-09-05
14
-73
/
+77
|
\
|
*
wifi: mac80211: scan: Use max macro
Yan Zhen
2024-08-28
1
-4
/
+2
|
*
wifi: mac80211: Check for missing VHT elements only for 5 GHz
Ilan Peer
2024-08-28
1
-13
/
+16
|
*
wifi: mac80211: fix RCU list iterations
Johannes Berg
2024-08-28
4
-4
/
+8
|
*
wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
2024-08-27
1
-3
/
+3
|
*
wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
Ping-Ke Shih
2024-08-27
2
-2
/
+1
|
*
wifi: mac80211: remove redundant unlikely() around IS_ERR()
Zhang Changzhong
2024-08-27
1
-1
/
+1
|
*
wifi: mac80211: fix the comeback long retry times
Emmanuel Grumbach
2024-08-27
1
-0
/
+1
|
*
wifi: mac80211: Add non-atomic station iterator
Rory Little
2024-08-27
1
-1
/
+15
|
*
wifi: mac80211: don't use rate mask for offchannel TX either
Ping-Ke Shih
2024-08-27
4
-3
/
+4
|
*
wifi: mac80211: refactor block ack management code
Dmitry Antipov
2024-08-27
4
-42
/
+26
*
|
wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()
Dmitry Antipov
2024-08-26
1
-1
/
+3
*
|
wifi: mac80211: fix beacon SSID mismatch handling
Daniel Gabay
2024-08-26
1
-1
/
+1
*
|
wifi: mac80211: use monitor sdata with driver only if desired
Johannes Berg
2024-07-26
3
-5
/
+9
|
/
*
wifi: mac80211: fix AP chandef capturing in CSA
Johannes Berg
2024-07-10
1
-3
/
+6
*
wifi: mac80211: add wiphy radio assignment and validation
Felix Fietkau
2024-07-09
1
-5
/
+47
*
wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
Felix Fietkau
2024-07-09
1
-69
/
+72
*
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
2024-07-09
6
-65
/
+114
*
wifi: mac80211: add radio index to ieee80211_chanctx_conf
Felix Fietkau
2024-07-09
1
-3
/
+5
*
wifi: mac80211: add support for DFS with multiple radios
Felix Fietkau
2024-07-09
1
-19
/
+31
*
wifi: cfg80211: extend interface combination check for multi-radio
Felix Fietkau
2024-07-09
1
-1
/
+4
*
wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfig
Zong-Zhe Yang
2024-07-09
1
-1
/
+1
*
wifi: mac80211: do not check BSS color collision in certain cases
Michael-CY Lee
2024-07-08
1
-2
/
+4
*
wifi: mac80211: cancel color change finalize work when link is stopped
Michael-CY Lee
2024-07-08
1
-0
/
+2
*
wifi: mac80211: clear vif drv_priv after remove_interface when stopping
Felix Fietkau
2024-07-08
1
-2
/
+6
*
wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
Johannes Berg
2024-06-28
3
-27
/
+3
*
wifi: mac80211: Use the link BSS configuration for beacon processing
Ilan Peer
2024-06-28
1
-12
/
+12
*
wifi: mac80211: remove key data from get_key callback
Johannes Berg
2024-06-28
1
-3
/
+0
*
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-27
19
-198
/
+361
|
\
|
*
wifi: mac80211: fix NULL dereference at band check in starting tx ba session
Zong-Zhe Yang
2024-06-26
1
-1
/
+3
|
*
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-26
7
-14
/
+23
|
*
wifi: mac80211: check SSID in beacon
Johannes Berg
2024-06-26
1
-0
/
+32
|
*
wifi: mac80211: correcty limit wider BW TDLS STAs
Johannes Berg
2024-06-26
1
-0
/
+11
|
*
wifi: mac80211: add ieee80211_tdls_sta_link_id()
Johannes Berg
2024-06-26
2
-4
/
+8
|
*
wifi: mac80211: update STA/chandef width during switch
Johannes Berg
2024-06-26
3
-17
/
+55
|
*
wifi: mac80211: make ieee80211_chan_bw_change() able to use reserved
Johannes Berg
2024-06-26
1
-12
/
+19
|
*
wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()
Johannes Berg
2024-06-26
2
-10
/
+23
|
*
wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()
Johannes Berg
2024-06-26
2
-25
/
+31
|
*
wifi: mac80211: handle protected dual of public action
Johannes Berg
2024-06-26
2
-8
/
+15
[next]