summaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-26wifi: mac80211: Add counter for all monitor interfacesAlexander Wetzel
2025-02-11wifi: mac80211: remove debugfs dir for virtual monitorAlexander Wetzel
2025-02-11wifi: mac80211: ensure sdata->work is canceled before initialized.Miri Korenblit
2025-02-11wifi: mac80211: Add processing of TTLM teardown frameIlan Peer
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-04wifi: mac80211: use wiphy guardJohannes Berg
2024-12-03wifi: mac80211: fix vif addr when switching from monitor to stationFelix Fietkau
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-10-23mac80211: Remove NOP call to ieee80211_hw_configBen Greear
2024-10-23wifi: mac80211: add support for the monitor SKIP_TX flagFelix Fietkau
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau
2024-10-23wifi: mac80211: update the right link for tx powerEmmanuel Grumbach
2024-10-23wifi: mac80211: __ieee80211_recalc_txpower receives a linkEmmanuel Grumbach
2024-10-23wifi: mac80211: ieee80211_recalc_txpower receives a linkEmmanuel Grumbach
2024-09-09wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()Dmitry Antipov
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh
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