index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2024-11-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-11-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-11-08
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-10-10
wifi: mac80211: fix RCU list iterations
Johannes Berg
4
-4
/
+8
2024-10-04
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
2024-10-04
wifi: mac80211: Check for missing VHT elements only for 5 GHz
Ilan Peer
1
-13
/
+16
2024-10-04
wifi: mac80211: fix the comeback long retry times
Emmanuel Grumbach
1
-0
/
+1
2024-10-04
wifi: mac80211: don't use rate mask for offchannel TX either
Ping-Ke Shih
4
-3
/
+4
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
2024-07-09
wifi: mac80211: add radio index to ieee80211_chanctx_conf
Felix Fietkau
1
-3
/
+5
2024-07-09
wifi: mac80211: add support for DFS with multiple radios
Felix Fietkau
1
-19
/
+31
2024-07-09
wifi: cfg80211: extend interface combination check for multi-radio
Felix Fietkau
1
-1
/
+4
2024-07-09
wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfig
Zong-Zhe Yang
1
-1
/
+1
2024-07-08
wifi: mac80211: do not check BSS color collision in certain cases
Michael-CY Lee
1
-2
/
+4
2024-07-08
wifi: mac80211: cancel color change finalize work when link is stopped
Michael-CY Lee
1
-0
/
+2
2024-07-08
wifi: mac80211: clear vif drv_priv after remove_interface when stopping
Felix Fietkau
1
-2
/
+6
2024-06-28
wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
Johannes Berg
3
-27
/
+3
2024-06-28
wifi: mac80211: Use the link BSS configuration for beacon processing
Ilan Peer
1
-12
/
+12
2024-06-28
wifi: mac80211: remove key data from get_key callback
Johannes Berg
1
-3
/
+0
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
19
-198
/
+361
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+3
2024-06-26
wifi: mac80211: fix NULL dereference at band check in starting tx ba session
Zong-Zhe Yang
1
-1
/
+3
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
7
-14
/
+23
2024-06-26
wifi: mac80211: disable softirqs for queued frame handling
Johannes Berg
2
-0
/
+3
2024-06-26
wifi: mac80211: check SSID in beacon
Johannes Berg
1
-0
/
+32
2024-06-26
wifi: mac80211: correcty limit wider BW TDLS STAs
Johannes Berg
1
-0
/
+11
2024-06-26
wifi: mac80211: add ieee80211_tdls_sta_link_id()
Johannes Berg
2
-4
/
+8
2024-06-26
wifi: mac80211: update STA/chandef width during switch
Johannes Berg
3
-17
/
+55
2024-06-26
wifi: mac80211: make ieee80211_chan_bw_change() able to use reserved
Johannes Berg
1
-12
/
+19
2024-06-26
wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()
Johannes Berg
2
-10
/
+23
2024-06-26
wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()
Johannes Berg
2
-25
/
+31
2024-06-26
wifi: mac80211: handle protected dual of public action
Johannes Berg
2
-8
/
+15
2024-06-26
wifi: mac80211: restrict public action ECSA frame handling
Johannes Berg
5
-18
/
+65
2024-06-26
wifi: mac80211: refactor CSA queue block/unblock
Johannes Berg
4
-48
/
+37
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-21
/
+37
2024-06-14
wifi: mac80211: fix monitor channel with chanctx emulation
Johannes Berg
3
-13
/
+27
2024-06-14
wifi: mac80211: Avoid address calculations via out of bounds array indexing
Kenton Groombridge
1
-8
/
+9
2024-06-12
wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()
Johannes Berg
1
-2
/
+3
2024-06-12
wifi: mac80211: fix erroneous errors for STA changes
Johannes Berg
1
-19
/
+36
2024-06-12
wifi: mac80211: Remove generic .ndo_get_stats64
Breno Leitao
1
-9
/
+0
2024-06-12
wifi: mac80211: Move stats allocation to core
Breno Leitao
1
-12
/
+1
2024-06-12
wifi: mac80211: Recalc offload when monitor stop
Remi Pommarel
1
-0
/
+1
2024-06-12
wifi: mac80211: correct EHT EIRP TPE parsing
Johannes Berg
1
-1
/
+1
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
16
-291
/
+1238
[next]