index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Lines
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+18
2025-11-11
wifi: mac80211: make monitor link info check more specific
Benjamin Berg
-4
/
+7
2025-11-11
wifi: mac80211: track MU-MIMO configuration on disabled interfaces
Benjamin Berg
-23
/
+76
2025-11-11
wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connection
Pagadala Yesu Anjaneyulu
-1
/
+2
2025-11-11
wifi: cfg80211/mac80211: clean up duplicate ap_power handling
Pagadala Yesu Anjaneyulu
-19
/
+1
2025-11-11
wifi: mac80211: skip rate verification for not captured PSDUs
Benjamin Berg
-3
/
+7
2025-11-10
wifi: mac80211: remove unnecessary vlan NULL check
Johannes Berg
-3
/
+0
2025-11-10
wifi: mac80211: pass frame type to element parsing
Johannes Berg
-57
/
+122
2025-11-10
wifi: mac80211: remove "disabling VHT" message
Johannes Berg
-4
/
+1
2025-11-10
wifi: mac80211: add and use chanctx usage iteration
Johannes Berg
-147
/
+195
2025-11-10
wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() API
Johannes Berg
-26
/
+32
2025-11-10
wifi: mac80211: remove chanctx to link back-references
Johannes Berg
-78
/
+87
2025-11-10
wifi: mac80211: make link iteration safe for 'break'
Johannes Berg
-5
/
+11
2025-11-06
wifi: mac80211: reject address change while connecting
Johannes Berg
-3
/
+11
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-33
/
+33
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+11
2025-10-30
wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supported
Thomas Wu
-2
/
+5
2025-10-30
wifi: mac80211: add RX flag to report radiotap VHT information
Benjamin Berg
-36
/
+68
2025-10-28
wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work
Benjamin Berg
-14
/
+14
2025-10-28
wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work
Benjamin Berg
-6
/
+6
2025-10-28
wifi: mac80211: use wiphy_hrtimer_work for ttlm_work
Benjamin Berg
-13
/
+13
2025-10-27
wifi: mac80211: fix missing RX bitrate update for mesh forwarding path
Sarika Sharma
-5
/
+7
2025-10-27
wifi: mac80211: get probe response chan via ieee80211_get_channel_khz
Lachlan Hodges
-2
/
+2
2025-10-27
wifi: mac80211: reset CRC valid after CSA
Johannes Berg
-0
/
+10
2025-10-27
wifi: cfg80211/mac80211: validate radio frequency range for monitor mode
Ryder Lee
-0
/
+49
2025-10-20
wifi: mac80211: fix key tailroom accounting leak
Johannes Berg
-3
/
+8
2025-10-20
wifi: mac80211: reset FILS discovery and unsol probe resp intervals
Aloka Dixit
-0
/
+3
2025-09-19
wifi: mac80211: fix Rx packet handling when pubsta information is not available
Aditya Kumar Singh
-6
/
+22
2025-09-19
wifi: mac80211: correctly initialise S1G chandef for STA
Lachlan Hodges
-22
/
+92
2025-09-19
wifi: mac80211: remove tx_handlers_drop debugfs stats
Sarika Sharma
-4
/
+0
2025-09-19
wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
-10
/
+0
2025-09-19
wifi: mac80211: Extend support for changing NAN configuration
Ilan Peer
-23
/
+113
2025-09-19
wifi: mac80211: Export an API to check if NAN is started
Ilan Peer
-0
/
+8
2025-09-19
wifi: mac80211: Get the correct interface for non-netdev skb status
Ilan Peer
-19
/
+20
2025-09-19
wifi: mac80211: Track NAN interface start/stop
Ilan Peer
-3
/
+28
2025-09-19
wifi: mac80211: Accept management frames on NAN interface
Ilan Peer
-2
/
+10
2025-09-19
wifi: mac80211: Support Tx of action frame for NAN
Ilan Peer
-4
/
+29
2025-09-11
Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-109
/
+579
2025-09-10
wifi: mac80211: fix incorrect comment
Miri Korenblit
-5
/
+1
2025-09-10
wifi: mac80211: Fix HE capabilities element check
Ilan Peer
-1
/
+1
2025-09-10
wifi: mac80211: add tx_handlers_drop statistics to ethtool
Sarika Sharma
-3
/
+11
2025-09-10
wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()
Sarika Sharma
-3
/
+7
2025-09-04
wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bands
Ramya Gnanasekar
-1
/
+5
2025-09-04
wifi: mac80211: reduce the scope of rts_threshold
Miri Korenblit
-2
/
+3
2025-09-04
wifi: mac80211: reduce the scope of link_id
Miri Korenblit
-1
/
+2
2025-09-04
wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS
Arend van Spriel
-0
/
+8
2025-09-04
wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request du...
Aditya Kumar Singh
-4
/
+17
2025-09-04
wifi: mac80211: simplify return value handling of cfg80211_get_radio_idx_by_c...
Aditya Kumar Singh
-33
/
+6
2025-09-04
wifi: mac80211: kunit: add kunit tests for S1G PVB decoding
Lachlan Hodges
-1
/
+357
2025-09-04
wifi: mac80211: support parsing S1G TIM PVB
Lachlan Hodges
-2
/
+3
[next]