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
/
iface.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
wifi: mac80211: Support dynamic link addition and removal
Ilan Peer
1
-0
/
+4
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
-16
/
+9
2024-12-04
wifi: mac80211: use wiphy guard
Johannes Berg
1
-16
/
+9
2024-12-03
wifi: mac80211: fix vif addr when switching from monitor to station
Felix Fietkau
1
-7
/
+4
2024-12-03
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
1
-8
/
+4
2024-10-23
mac80211: Remove NOP call to ieee80211_hw_config
Ben Greear
1
-1
/
+0
2024-10-23
wifi: mac80211: add support for the monitor SKIP_TX flag
Felix Fietkau
1
-0
/
+2
2024-10-23
wifi: mac80211: add flag to opt out of virtual monitor support
Felix Fietkau
1
-5
/
+17
2024-10-23
wifi: mac80211: update the right link for tx power
Emmanuel Grumbach
1
-12
/
+8
2024-10-23
wifi: mac80211: __ieee80211_recalc_txpower receives a link
Emmanuel Grumbach
1
-2
/
+3
2024-10-23
wifi: mac80211: ieee80211_recalc_txpower receives a link
Emmanuel Grumbach
1
-4
/
+4
2024-09-09
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
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
-3
/
+1
2024-07-09
wifi: mac80211: extend ifcomb check functions for multi-radio
Felix Fietkau
1
-1
/
+1
2024-07-08
wifi: mac80211: clear vif drv_priv after remove_interface when stopping
Felix Fietkau
1
-2
/
+6
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
-28
/
+27
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: refactor CSA queue block/unblock
Johannes Berg
1
-5
/
+24
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+10
2024-06-14
wifi: mac80211: fix monitor channel with chanctx emulation
Johannes Berg
1
-12
/
+9
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-05-23
wifi: mac80211: collect some CSA data into sub-structs
Johannes Berg
1
-2
/
+2
2024-05-23
wifi: mac80211: move radar detect work to sdata
Johannes Berg
1
-1
/
+3
2024-04-19
wifi: mac80211: defer link switch work in reconfig
Miri Korenblit
1
-0
/
+5
2024-04-19
wifi: mac80211: transmit deauth only if link is available
Johannes Berg
1
-2
/
+2
2024-03-04
wifi: mac80211: introduce a feature flag for quiet in CSA
Johannes Berg
1
-3
/
+3
2024-02-12
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
1
-1
/
+1
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-3
/
+3
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-3
/
+3
2024-02-08
Merge wireless into wireless-next
Johannes Berg
1
-1
/
+1
2024-02-02
wifi: mac80211: fix driver debugfs for vif type change
Johannes Berg
1
-1
/
+1
2024-01-26
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
1
-0
/
+4
2024-01-26
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
1
-0
/
+12
2023-10-23
wifi: mac80211: fix change_address deadlock during unregister
Johannes Berg
1
-0
/
+8
2023-10-23
wifi: mac80211: handle debugfs when switching to/from MLO
Miri Korenblit
1
-1
/
+1
2023-09-11
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
1
-2
/
+0
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-11
/
+0
2023-09-11
wifi: mac80211: set wiphy for virtual monitors
Johannes Berg
1
-0
/
+1
2023-09-11
wifi: mac80211: reduce iflist_mtx
Johannes Berg
1
-16
/
+12
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
1
-25
/
+7
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
1
-5
/
+2
2023-09-11
wifi: mac80211: remove key_mtx
Johannes Berg
1
-2
/
+2
2023-09-11
wifi: mac80211: remove sta_mtx
Johannes Berg
1
-6
/
+2
2023-09-11
wifi: mac80211: take wiphy lock for MAC addr change
Johannes Berg
1
-3
/
+16
2023-09-11
wifi: mac80211: extend wiphy lock in interface removal
Johannes Berg
1
-1
/
+2
2023-09-11
wifi: mac80211: hold wiphy_lock around concurrency checks
Johannes Berg
1
-2
/
+3
[next]