summaryrefslogtreecommitdiff
path: root/net/mac80211/link.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg1-32/+2
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg1-2/+0
2023-09-11wifi: mac80211: remove key_mtxJohannes Berg1-2/+1
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg1-2/+1
2023-09-11wifi: mac80211: move color change finalize to wiphy workJohannes Berg1-2/+2
2023-09-11wifi: mac80211: move CSA finalize to wiphy workJohannes Berg1-2/+2
2023-09-11wifi: mac80211: move link activation work to wiphy workJohannes Berg1-1/+1
2023-09-11wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg1-2/+2
2023-06-19wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg1-2/+13
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer1-15/+23
2023-06-19Merge wireless into wireless-nextJohannes Berg1-2/+2
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer1-2/+2
2023-06-09wifi: mac80211: fix link activation settings orderJohannes Berg1-2/+2
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg1-0/+4
2023-03-07wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg1-0/+1
2023-02-14wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi1-0/+3
2022-10-07wifi: mac80211: recalc station aggregate data during link switchJohannes Berg1-0/+17
2022-09-06wifi: mac80211: implement link switchingJohannes Berg1-0/+171
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg1-13/+53
2022-09-03wifi: mac80211: move link code to a new fileJohannes Berg1-0/+262