index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
iface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: fix monitor channel with chanctx emulation
Johannes Berg
2024-06-14
1
-12
/
+9
*
wifi: mac80211: Recalc offload when monitor stop
Remi Pommarel
2024-06-12
1
-0
/
+1
*
wifi: mac80211: defer link switch work in reconfig
Miri Korenblit
2024-04-19
1
-0
/
+5
*
wifi: mac80211: transmit deauth only if link is available
Johannes Berg
2024-04-19
1
-2
/
+2
*
wifi: mac80211: introduce a feature flag for quiet in CSA
Johannes Berg
2024-03-04
1
-3
/
+3
*
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
2024-02-12
1
-1
/
+1
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-3
/
+3
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-3
/
+3
*
Merge wireless into wireless-next
Johannes Berg
2024-02-08
1
-1
/
+1
|
\
|
*
wifi: mac80211: fix driver debugfs for vif type change
Johannes Berg
2024-02-02
1
-1
/
+1
*
|
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
2024-01-26
1
-0
/
+4
*
|
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
2024-01-26
1
-0
/
+12
|
/
*
wifi: mac80211: fix change_address deadlock during unregister
Johannes Berg
2023-10-23
1
-0
/
+8
*
wifi: mac80211: handle debugfs when switching to/from MLO
Miri Korenblit
2023-10-23
1
-1
/
+1
*
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
2023-09-11
1
-2
/
+0
*
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
1
-11
/
+0
*
wifi: mac80211: set wiphy for virtual monitors
Johannes Berg
2023-09-11
1
-0
/
+1
*
wifi: mac80211: reduce iflist_mtx
Johannes Berg
2023-09-11
1
-16
/
+12
*
wifi: mac80211: remove local->mtx
Johannes Berg
2023-09-11
1
-25
/
+7
*
wifi: mac80211: remove chanctx_mtx
Johannes Berg
2023-09-11
1
-5
/
+2
*
wifi: mac80211: remove key_mtx
Johannes Berg
2023-09-11
1
-2
/
+2
*
wifi: mac80211: remove sta_mtx
Johannes Berg
2023-09-11
1
-6
/
+2
*
wifi: mac80211: take wiphy lock for MAC addr change
Johannes Berg
2023-09-11
1
-3
/
+16
*
wifi: mac80211: extend wiphy lock in interface removal
Johannes Berg
2023-09-11
1
-1
/
+2
*
wifi: mac80211: hold wiphy_lock around concurrency checks
Johannes Berg
2023-09-11
1
-2
/
+3
*
wifi: mac80211: move color change finalize to wiphy work
Johannes Berg
2023-09-11
1
-2
/
+2
*
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: mac80211: move filter reconfig to wiphy work
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: mac80211: move key tailroom work to wiphy work
Johannes Berg
2023-09-11
1
-2
/
+2
*
wifi: mac80211: move dynamic PS to wiphy work
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: mac80211: move link activation work to wiphy work
Johannes Berg
2023-09-11
1
-4
/
+6
*
wifi: mac80211: lock wiphy in IP address notifier
Johannes Berg
2023-09-11
1
-0
/
+14
*
wifi: mac80211: move scan work to wiphy work
Johannes Berg
2023-09-11
1
-1
/
+1
*
wifi: mac80211: move DFS CAC work to wiphy work
Johannes Berg
2023-09-11
1
-1
/
+2
*
wifi: mac80211: fix SMPS status handling
Johannes Berg
2023-09-11
1
-11
/
+0
*
wifi: mac80211: always hold sdata lock in chanctx assign/unassign
Johannes Berg
2023-06-21
1
-0
/
+7
*
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
2023-06-14
1
-2
/
+2
*
wifi: mac80211: unregister netdevs through cfg80211
Johannes Berg
2023-06-07
1
-13
/
+7
*
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
2023-06-07
1
-5
/
+5
*
wifi: mac80211: stop warning after reconfig failures
Johannes Berg
2023-06-06
1
-0
/
+3
*
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
2023-06-06
1
-2
/
+2
*
wifi: mac80211: add support for letting drivers register tc offload support
Felix Fietkau
2023-03-22
1
-0
/
+11
*
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
2023-01-16
1
-1
/
+0
*
wifi: mac80211: fix MLO + AP_VLAN check
Felix Fietkau
2023-01-10
1
-1
/
+3
*
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2022-12-01
1
-0
/
+1
*
wifi: mac80211: remove unnecessary synchronize_net()
Johannes Berg
2022-12-01
1
-2
/
+1
*
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
2022-12-01
1
-0
/
+1
*
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
1
-66
/
+3
*
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
2022-10-07
1
-3
/
+3
*
wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()
Dan Carpenter
2022-10-07
1
-1
/
+1
[next]