aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/link.c
AgeCommit message (Expand)Author
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit
2023-10-23wifi: mac80211: Fix setting vif linksIlan Peer
2023-10-23wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg
2023-09-11wifi: mac80211: remove key_mtxJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: move color change finalize to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move CSA finalize to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move link activation work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg
2023-06-19wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer
2023-06-19Merge wireless into wireless-nextJohannes Berg
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-09wifi: mac80211: fix link activation settings orderJohannes Berg
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg
2023-03-07wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg
2023-02-14wifi: mac80211: move color collision detection report in a delayed workLorenzo Bianconi
2022-10-07wifi: mac80211: recalc station aggregate data during link switchJohannes Berg
2022-09-06wifi: mac80211: implement link switchingJohannes Berg
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg
2022-09-03wifi: mac80211: move link code to a new fileJohannes Berg