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
/
ieee80211_i.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
wifi: mac80211: Support parsing EPCS ML element
Ilan Peer
1
-0
/
+2
2025-01-13
wifi: mac80211: Support dynamic link addition and removal
Ilan Peer
1
-0
/
+15
2025-01-13
wifi: mac80211: verify BSS membership selectors and basic rates
Benjamin Berg
1
-0
/
+4
2025-01-13
wifi: mac80211: Remove unused ieee80211_smps_is_restrictive
Dr. David Alan Gilbert
1
-2
/
+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
-1
/
+1
2024-12-04
wifi: mac80211: fix variable used in for_each_sdata_link()
Aloka Dixit
1
-1
/
+1
2024-12-03
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
1
-9
/
+40
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-2
/
+7
2024-11-12
wifi: mac80211: Support EHT 1024 aggregation size in TX
MeiChia Chiu
1
-2
/
+7
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
2024-10-26
wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_chanctx
Gustavo A. R. Silva
1
-2
/
+3
2024-10-23
wifi: mac80211: add support for the monitor SKIP_TX flag
Felix Fietkau
1
-1
/
+1
2024-10-23
wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers
Johannes Berg
1
-2
/
+0
2024-10-23
wifi: mac80211: __ieee80211_recalc_txpower receives a link
Emmanuel Grumbach
1
-1
/
+1
2024-10-23
wifi: mac80211: ieee80211_recalc_txpower receives a link
Emmanuel Grumbach
1
-1
/
+1
2024-10-23
wifi: mac80211: make bss_param_ch_cnt available for the low level driver
Emmanuel Grumbach
1
-2
/
+0
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-10-08
wifi: mac80211: Convert color collision detection to wiphy work
Remi Pommarel
1
-2
/
+3
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
1
-1
/
+4
2024-09-06
Revert "wifi: mac80211: move radar detect work to sdata"
Aditya Kumar Singh
1
-2
/
+1
2024-08-27
wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
Ping-Ke Shih
1
-2
/
+0
2024-08-27
wifi: mac80211: refactor block ack management code
Dmitry Antipov
1
-0
/
+23
2024-07-09
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
1
-2
/
+3
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-06-26
wifi: mac80211: update STA/chandef width during switch
Johannes Berg
1
-1
/
+2
2024-06-26
wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()
Johannes Berg
1
-1
/
+7
2024-06-26
wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()
Johannes Berg
1
-1
/
+7
2024-06-26
wifi: mac80211: restrict public action ECSA frame handling
Johannes Berg
1
-1
/
+3
2024-06-26
wifi: mac80211: refactor CSA queue block/unblock
Johannes Berg
1
-0
/
+3
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
-10
/
+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
-0
/
+1
2024-05-23
wifi: mac80211: handle TPE element during CSA
Johannes Berg
1
-0
/
+3
2024-05-23
wifi: mac80211: collect some CSA data into sub-structs
Johannes Berg
1
-7
/
+11
2024-05-23
wifi: mac80211: mlme: handle cross-link CSA
Johannes Berg
1
-0
/
+1
2024-05-23
wifi: mac80211: move radar detect work to sdata
Johannes Berg
1
-1
/
+2
2024-05-23
wifi: mac80211: pass parsed TPE data to drivers
Johannes Berg
1
-3
/
+10
2024-04-19
wifi: mac80211: keep mac80211 consistent on link activation failure
Benjamin Berg
1
-1
/
+11
2024-04-19
wifi: mac80211: transmit deauth only if link is available
Johannes Berg
1
-1
/
+2
2024-04-08
wifi: mac80211: correctly document struct mesh_table
Jeff Johnson
1
-1
/
+1
2024-04-03
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-1
/
+7
2024-03-25
wifi: mac80211: reactivate multi-link later in restart
Johannes Berg
1
-0
/
+2
2024-03-25
wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASK
Johannes Berg
1
-1
/
+1
2024-03-25
wifi: mac80211: don't enter idle during link switch
Johannes Berg
1
-0
/
+2
2024-03-25
wifi: mac80211: add support for tearing down negotiated TTLM
Ayala Beker
1
-0
/
+2
2024-03-25
wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
Jeff Johnson
1
-2
/
+2
2024-03-04
wifi: mac80211: remove TDLS peers only on affected link
Johannes Berg
1
-1
/
+1
2024-03-04
wifi: mac80211: introduce a feature flag for quiet in CSA
Johannes Berg
1
-1
/
+2
2024-03-04
wifi: mac80211: hide element parsing internals
Johannes Berg
1
-14
/
+0
[next]