summaryrefslogtreecommitdiffstats
path: root/net/mac80211/link.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: remove TDLS peers on link deactivationJohannes Berg2024-03-041-1/+1
* wifi: mac80211: start and finalize channel switch on link basisAditya Kumar Singh2024-02-081-0/+2
* wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-081-1/+1
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-1/+2
* wifi: mac80211: don't allow deactivation of all linksMiri Korenblit2024-02-021-0/+6
* wifi: mac80211: add a driver callback to check active_linksMiri Korenblit2023-12-211-0/+3
* wifi: mac80211: Fix setting vif linksIlan Peer2023-10-231-1/+1
* wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit2023-10-231-0/+5
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-32/+2
* wifi: mac80211: remove local->mtxJohannes Berg2023-09-111-2/+0
* wifi: mac80211: remove key_mtxJohannes Berg2023-09-111-2/+1
* wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-2/+1
* wifi: mac80211: move color change finalize to wiphy workJohannes Berg2023-09-111-2/+2
* wifi: mac80211: move CSA finalize to wiphy workJohannes Berg2023-09-111-2/+2
* wifi: mac80211: move link activation work to wiphy workJohannes Berg2023-09-111-1/+1
* wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg2023-09-111-2/+2
* wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg2023-06-191-2/+13
* wifi: mac80211: Support disabled links during associationIlan Peer2023-06-191-15/+23
* Merge wireless into wireless-nextJohannes Berg2023-06-191-2/+2
|\
| * wifi: mac80211: fix link activation settings orderJohannes Berg2023-06-091-2/+2
* | wifi: mac80211: Add getter functions for vif MLD stateIlan Peer2023-06-141-2/+2
|/
* wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg2023-03-071-0/+4
* wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg2023-03-071-0/+1
* wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi2023-02-141-0/+3
* wifi: mac80211: recalc station aggregate data during link switchJohannes Berg2022-10-071-0/+17
* wifi: mac80211: implement link switchingJohannes Berg2022-09-061-0/+171
* wifi: mac80211: isolate driver from inactive linksJohannes Berg2022-09-061-13/+53
* wifi: mac80211: move link code to a new fileJohannes Berg2022-09-031-0/+262