summaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
2024-07-09wifi: mac80211: extend ifcomb check functions for multi-radioFelix Fietkau
2024-07-08wifi: mac80211: clear vif drv_priv after remove_interface when stoppingFelix Fietkau
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-26wifi: mac80211: refactor CSA queue block/unblockJohannes Berg
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-14wifi: mac80211: fix monitor channel with chanctx emulationJohannes Berg
2024-06-12wifi: mac80211: Remove generic .ndo_get_stats64Breno Leitao
2024-06-12wifi: mac80211: Move stats allocation to coreBreno Leitao
2024-06-12wifi: mac80211: Recalc offload when monitor stopRemi Pommarel
2024-05-23wifi: mac80211: collect some CSA data into sub-structsJohannes Berg
2024-05-23wifi: mac80211: move radar detect work to sdataJohannes Berg
2024-04-19wifi: mac80211: defer link switch work in reconfigMiri Korenblit
2024-04-19wifi: mac80211: transmit deauth only if link is availableJohannes Berg
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg
2024-02-12wifi: mac80211: flush only stations using requests linksAditya Kumar Singh
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-02wifi: mac80211: fix driver debugfs for vif type changeJohannes Berg
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker
2023-10-23wifi: mac80211: fix change_address deadlock during unregisterJohannes Berg
2023-10-23wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit
2023-09-11wifi: mac80211: fix TXQ error path and cleanupJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: mac80211: set wiphy for virtual monitorsJohannes Berg
2023-09-11wifi: mac80211: reduce iflist_mtxJohannes Berg
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg
2023-09-11wifi: mac80211: remove chanctx_mtxJohannes Berg
2023-09-11wifi: mac80211: remove key_mtxJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: take wiphy lock for MAC addr changeJohannes Berg
2023-09-11wifi: mac80211: extend wiphy lock in interface removalJohannes Berg
2023-09-11wifi: mac80211: hold wiphy_lock around concurrency checksJohannes 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 filter reconfig to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move key tailroom work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move dynamic PS to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move link activation work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: lock wiphy in IP address notifierJohannes Berg
2023-09-11wifi: mac80211: move scan work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: fix SMPS status handlingJohannes Berg
2023-06-21wifi: mac80211: always hold sdata lock in chanctx assign/unassignJohannes Berg
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-07wifi: mac80211: unregister netdevs through cfg80211Johannes Berg
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2023-06-06wifi: mac80211: stop warning after reconfig failuresJohannes Berg