index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
link.c
Age
Commit message (
Expand
)
Author
2024-07-08
wifi: mac80211: cancel color change finalize work when link is stopped
Michael-CY Lee
2024-05-23
wifi: mac80211: collect some CSA data into sub-structs
Johannes Berg
2024-05-23
wifi: mac80211: mlme: handle cross-link CSA
Johannes Berg
2024-05-23
wifi: mac80211: move radar detect work to sdata
Johannes Berg
2024-04-19
wifi: mac80211: keep mac80211 consistent on link activation failure
Benjamin Berg
2024-03-25
wifi: mac80211: don't ask driver about no-op link changes
Johannes Berg
2024-03-25
wifi: mac80211: don't enter idle during link switch
Johannes Berg
2024-03-04
wifi: mac80211: remove TDLS peers on link deactivation
Johannes Berg
2024-02-08
wifi: mac80211: start and finalize channel switch on link basis
Aditya Kumar Singh
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-02
wifi: mac80211: don't allow deactivation of all links
Miri Korenblit
2023-12-21
wifi: mac80211: add a driver callback to check active_links
Miri Korenblit
2023-10-23
wifi: mac80211: Fix setting vif links
Ilan Peer
2023-10-23
wifi: mac80211: handle debugfs when switching to/from MLO
Miri Korenblit
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
2023-09-11
wifi: mac80211: remove key_mtx
Johannes Berg
2023-09-11
wifi: mac80211: remove sta_mtx
Johannes Berg
2023-09-11
wifi: mac80211: move color change finalize to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: move link activation work to wiphy work
Johannes Berg
2023-09-11
wifi: mac80211: move DFS CAC work to wiphy work
Johannes Berg
2023-06-19
wifi: mac80211: add set_active_links variant not locking sdata
Benjamin Berg
2023-06-19
wifi: mac80211: Support disabled links during association
Ilan Peer
2023-06-19
Merge wireless into wireless-next
Johannes Berg
2023-06-14
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
2023-06-09
wifi: mac80211: fix link activation settings order
Johannes Berg
2023-03-07
wifi: mac80211: add netdev per-link debugfs data and driver hook
Benjamin Berg
2023-03-07
wifi: mac80211: add pointer from bss_conf to vif
Benjamin Berg
2023-02-14
wifi: mac80211: move color collision detection report in a delayed work
Lorenzo Bianconi
2022-10-07
wifi: mac80211: recalc station aggregate data during link switch
Johannes Berg
2022-09-06
wifi: mac80211: implement link switching
Johannes Berg
2022-09-06
wifi: mac80211: isolate driver from inactive links
Johannes Berg
2022-09-03
wifi: mac80211: move link code to a new file
Johannes Berg