summaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg2024-03-041-3/+3
* wifi: mac80211: flush only stations using requests linksAditya Kumar Singh2024-02-121-1/+1
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-3/+3
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-3/+3
* Merge wireless into wireless-nextJohannes Berg2024-02-081-1/+1
|\
| * wifi: mac80211: fix driver debugfs for vif type changeJohannes Berg2024-02-021-1/+1
* | wifi: mac80211: add support for negotiated TTLM requestAyala Beker2024-01-261-0/+4
* | wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker2024-01-261-0/+12
|/
* wifi: mac80211: fix change_address deadlock during unregisterJohannes Berg2023-10-231-0/+8
* wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit2023-10-231-1/+1
* wifi: mac80211: fix TXQ error path and cleanupJohannes Berg2023-09-111-2/+0
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-11/+0
* wifi: mac80211: set wiphy for virtual monitorsJohannes Berg2023-09-111-0/+1
* wifi: mac80211: reduce iflist_mtxJohannes Berg2023-09-111-16/+12
* wifi: mac80211: remove local->mtxJohannes Berg2023-09-111-25/+7
* wifi: mac80211: remove chanctx_mtxJohannes Berg2023-09-111-5/+2
* wifi: mac80211: remove key_mtxJohannes Berg2023-09-111-2/+2
* wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-6/+2
* wifi: mac80211: take wiphy lock for MAC addr changeJohannes Berg2023-09-111-3/+16
* wifi: mac80211: extend wiphy lock in interface removalJohannes Berg2023-09-111-1/+2
* wifi: mac80211: hold wiphy_lock around concurrency checksJohannes Berg2023-09-111-2/+3
* 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-1/+1
* wifi: mac80211: move filter reconfig to wiphy workJohannes Berg2023-09-111-1/+1
* wifi: mac80211: move key tailroom work to wiphy workJohannes Berg2023-09-111-2/+2
* wifi: mac80211: move dynamic PS to wiphy workJohannes Berg2023-09-111-1/+1
* wifi: mac80211: move link activation work to wiphy workJohannes Berg2023-09-111-4/+6
* wifi: mac80211: lock wiphy in IP address notifierJohannes Berg2023-09-111-0/+14
* wifi: mac80211: move scan work to wiphy workJohannes Berg2023-09-111-1/+1
* wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg2023-09-111-1/+2
* wifi: mac80211: fix SMPS status handlingJohannes Berg2023-09-111-11/+0
* wifi: mac80211: always hold sdata lock in chanctx assign/unassignJohannes Berg2023-06-211-0/+7
* wifi: mac80211: Add getter functions for vif MLD stateIlan Peer2023-06-141-2/+2
* wifi: mac80211: unregister netdevs through cfg80211Johannes Berg2023-06-071-13/+7
* wifi: mac80211: use wiphy work for sdata->workJohannes Berg2023-06-071-5/+5
* wifi: mac80211: stop warning after reconfig failuresJohannes Berg2023-06-061-0/+3
* wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu2023-06-061-2/+2
* wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau2023-03-221-0/+11
* Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet2023-01-161-1/+0
* wifi: mac80211: fix MLO + AP_VLAN checkFelix Fietkau2023-01-101-1/+3
* wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau2022-12-011-0/+1
* wifi: mac80211: remove unnecessary synchronize_net()Johannes Berg2022-12-011-2/+1
* wifi: mac80211: fix memory leak in ieee80211_if_add()Zhengchao Shao2022-12-011-0/+1
* wifi: mac80211: Drop support for TX push pathAlexander Wetzel2022-10-101-66/+3
* wifi: mac80211: netdev compatible TX stop for iTXQ driversAlexander Wetzel2022-10-071-3/+3
* wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()Dan Carpenter2022-10-071-1/+1
* wifi: mac80211: implement link switchingJohannes Berg2022-09-061-0/+12
* wifi: mac80211: move link code to a new fileJohannes Berg2022-09-031-251/+0
* wifi: mac80211: Support POWERED_ADDR_CHANGE featureJames Prestwood2022-09-031-2/+69
* wifi: mac80211: prevent VLANs on MLDsJohannes Berg2022-09-031-0/+5