index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
util.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
wifi: mac80211: improve stop/wake queue tracing
Emmanuel Grumbach
1
-4
/
+6
2025-01-13
wifi: mac80211: Remove unused ieee80211_smps_is_restrictive
Dr. David Alan Gilbert
1
-25
/
+0
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-11
/
+18
2024-12-04
wifi: mac80211: add EHT 320 MHz support for mesh
Sathishkumar Muruganandam
1
-11
/
+18
2024-12-03
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
1
-20
/
+3
2024-12-03
wifi: mac80211: wake the queues in case of failure in resume
Emmanuel Grumbach
1
-0
/
+3
2024-10-23
wifi: mac80211: add flag to opt out of virtual monitor support
Felix Fietkau
1
-4
/
+10
2024-10-08
wifi: mac80211, cfg80211: miscellaneous spelling fixes
Dmitry Antipov
1
-1
/
+1
2024-10-08
wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandef
Jeff Johnson
1
-2
/
+2
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
1
-11
/
+41
2024-09-06
wifi: mac80211: handle DFS per link
Aditya Kumar Singh
1
-9
/
+19
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
1
-1
/
+1
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
1
-1
/
+1
2024-09-06
Revert "wifi: mac80211: move radar detect work to sdata"
Aditya Kumar Singh
1
-1
/
+1
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-2
/
+18
2024-08-28
wifi: mac80211: fix RCU list iterations
Johannes Berg
1
-1
/
+3
2024-08-27
wifi: mac80211: Add non-atomic station iterator
Rory Little
1
-1
/
+15
2024-07-26
wifi: mac80211: use monitor sdata with driver only if desired
Johannes Berg
1
-1
/
+1
2024-07-09
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
1
-52
/
+94
2024-07-09
wifi: cfg80211: extend interface combination check for multi-radio
Felix Fietkau
1
-1
/
+4
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-3
/
+3
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-2
/
+2
2024-06-26
wifi: mac80211: disable softirqs for queued frame handling
Johannes Berg
1
-0
/
+2
2024-06-26
wifi: mac80211: update STA/chandef width during switch
Johannes Berg
1
-1
/
+1
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-06-14
wifi: mac80211: fix monitor channel with chanctx emulation
Johannes Berg
1
-1
/
+1
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-7
/
+27
2024-05-29
wifi: mac80211: handle tasklet frames before stopping
Johannes Berg
1
-0
/
+2
2024-05-29
wifi: mac80211: handle HW restart during ROC
Johannes Berg
1
-2
/
+1
2024-05-23
wifi: mac80211: move radar detect work to sdata
Johannes Berg
1
-1
/
+1
2024-05-23
wifi: mac80211: pass parsed TPE data to drivers
Johannes Berg
1
-0
/
+25
2024-05-23
wifi: mac80211: remove outdated comments
Johannes Berg
1
-4
/
+0
2024-04-19
wifi: mac80211: defer link switch work in reconfig
Miri Korenblit
1
-0
/
+7
2024-03-25
wifi: mac80211: reactivate multi-link later in restart
Johannes Berg
1
-3
/
+9
2024-03-25
wifi: mac80211: supplement parsing of puncturing bitmap
Kang Yang
1
-0
/
+2
2024-03-04
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
1
-2
/
+1
2024-03-04
wifi: mac80211: fix supported rate masking in scan
Johannes Berg
1
-4
/
+4
2024-02-08
wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB use
Johannes Berg
1
-45
/
+30
2024-02-08
wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB use
Johannes Berg
1
-30
/
+24
2024-02-08
wifi: mac80211: move element parsing to a new file
Johannes Berg
1
-891
/
+0
2024-02-08
wifi: mac80211: start building elements in SKBs
Johannes Berg
1
-176
/
+177
2024-02-08
wifi: mac80211: simplify adding supported rates
Johannes Berg
1
-68
/
+37
2024-02-08
wifi: mac80211: tdls: use ieee80211_put_he_6ghz_cap()
Johannes Berg
1
-1
/
+1
2024-02-08
wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()
Johannes Berg
1
-3
/
+3
2024-02-08
wifi: mac80211: limit HE RU capabilities when limiting bandwidth
Johannes Berg
1
-2
/
+33
2024-02-08
wifi: mac80211: adjust EHT capa when lowering bandwidth
Johannes Berg
1
-28
/
+86
2024-02-08
wifi: mac80211: simplify HE/EHT element length functions
Johannes Berg
1
-7
/
+8
2024-02-08
wifi: mac80211: disallow basic multi-link element in per-STA profile
Johannes Berg
1
-0
/
+5
2024-02-08
wifi: mac80211: disambiguate element parsing errors
Johannes Berg
1
-36
/
+72
[next]