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
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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+2
2026-02-02
wifi: mac80211: add initial UHR support
Johannes Berg
1
-2
/
+13
2025-11-11
wifi: mac80211: make monitor link info check more specific
Benjamin Berg
1
-2
/
+1
2025-09-19
wifi: mac80211: correctly initialise S1G chandef for STA
Lachlan Hodges
1
-2
/
+4
2025-09-19
wifi: mac80211: Support Tx of action frame for NAN
Ilan Peer
1
-0
/
+5
2025-09-11
Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
1
-3
/
+8
2025-09-04
wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS
Arend van Spriel
1
-0
/
+8
2025-09-03
wifi: mac80211: Make CONNECTION_MONITOR optional for MLO sta
Lorenzo Bianconi
1
-3
/
+0
2025-08-26
wifi: mac80211: increase scan_ies_len for S1G
Lachlan Hodges
1
-1
/
+6
2025-07-23
wifi: mac80211: fix WARN_ON for monitor mode on some devices
Johannes Berg
1
-1
/
+12
2025-07-18
wifi: cfg80211/mac80211: remove wrong scan request n_channels
Johannes Berg
1
-1
/
+0
2025-07-15
wifi: mac80211: clean up cipher suite handling
Johannes Berg
1
-52
/
+17
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
1
-4
/
+5
2025-05-15
wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request
Kees Cook
1
-2
/
+4
2025-02-11
wifi: mac80211: Drop cooked monitor support
Alexander Wetzel
1
-15
/
+1
2025-01-13
wifi: mac80211: reject per-band vendor elements with MLO
Johannes Berg
1
-0
/
+5
2024-12-04
wifi: mac80211: Accept authentication frames on P2P device
Andrei Otcheretianski
1
-2
/
+7
2024-10-25
mac80211: fix user-power when emulating chanctx
Ben Greear
1
-0
/
+2
2024-08-27
wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
1
-3
/
+3
2024-07-09
wifi: mac80211: add support for DFS with multiple radios
Felix Fietkau
1
-19
/
+31
2024-07-09
wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfig
Zong-Zhe Yang
1
-1
/
+1
2024-06-28
wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
Johannes Berg
1
-3
/
+0
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-06-26
wifi: mac80211: disable softirqs for queued frame handling
Johannes Berg
1
-0
/
+1
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+2
2024-05-29
wifi: mac80211: handle tasklet frames before stopping
Johannes Berg
1
-2
/
+8
2024-05-29
wifi: mac80211: check ieee80211_bss_info_change_notify() against MLD
Johannes Berg
1
-1
/
+2
2024-02-08
wifi: mac80211: don't use sband->band early
Johannes Berg
1
-1
/
+1
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-1
/
+1
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-35
/
+170
2024-01-26
wifi: mac80211: disallow drivers with HT wider than HE
Johannes Berg
1
-0
/
+18
2024-01-26
wifi: mac80211: add support for SPP A-MSDUs
Johannes Berg
1
-1
/
+4
2024-01-26
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
1
-1
/
+2
2023-12-12
wifi: mac80211: Add support for WBRF features
Evan Quan
1
-0
/
+2
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
1
-1
/
+1
2023-09-25
wifi: mac80211: Notify the low level driver on change in MLO valid links
Ilan Peer
1
-1
/
+2
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
1
-5
/
+2
2023-09-11
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
1
-0
/
+3
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-6
/
+1
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
1
-3
/
+0
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
1
-1
/
+0
2023-09-11
wifi: mac80211: remove key_mtx
Johannes Berg
1
-1
/
+0
2023-09-11
wifi: mac80211: move filter reconfig to wiphy work
Johannes Berg
1
-3
/
+4
2023-09-11
wifi: mac80211: move key tailroom work to wiphy work
Johannes Berg
1
-1
/
+2
2023-09-11
wifi: mac80211: move sched-scan stop work to wiphy work
Johannes Berg
1
-3
/
+3
2023-09-11
wifi: mac80211: move dynamic PS to wiphy work
Johannes Berg
1
-4
/
+4
2023-09-11
wifi: mac80211: move offchannel works to wiphy work
Johannes Berg
1
-3
/
+3
2023-09-11
wifi: mac80211: lock wiphy in IP address notifier
Johannes Berg
1
-1
/
+21
2023-09-11
wifi: mac80211: move scan work to wiphy work
Johannes Berg
1
-3
/
+1
[next]