aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/iface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram1-21/+54
2025-04-23wifi: mac80211: Create separate links for VLAN interfacesMuna Sinada1-1/+11
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski1-0/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-02wifi: mac80211: Purge vif txq in ieee80211_do_stop()Remi Pommarel1-0/+3
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+6
2025-02-26wifi: mac80211: Add counter for all monitor interfacesAlexander Wetzel1-9/+13
2025-02-11wifi: mac80211: remove debugfs dir for virtual monitorAlexander Wetzel1-5/+6
2025-02-11wifi: mac80211: ensure sdata->work is canceled before initialized.Miri Korenblit1-1/+4
2025-02-11wifi: mac80211: Add processing of TTLM teardown frameIlan Peer1-0/+3
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer1-0/+8
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel1-29/+21
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer1-0/+4
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-16/+9
2024-12-04wifi: mac80211: use wiphy guardJohannes Berg1-16/+9
2024-12-03wifi: mac80211: fix vif addr when switching from monitor to stationFelix Fietkau1-7/+4
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach1-8/+4
2024-10-23mac80211: Remove NOP call to ieee80211_hw_configBen Greear1-1/+0
2024-10-23wifi: mac80211: add support for the monitor SKIP_TX flagFelix Fietkau1-0/+2
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau1-5/+17
2024-10-23wifi: mac80211: update the right link for tx powerEmmanuel Grumbach1-12/+8
2024-10-23wifi: mac80211: __ieee80211_recalc_txpower receives a linkEmmanuel Grumbach1-2/+3
2024-10-23wifi: mac80211: ieee80211_recalc_txpower receives a linkEmmanuel Grumbach1-4/+4
2024-09-09wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()Dmitry Antipov1-1/+16
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh1-1/+1
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh1-1/+1
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh1-3/+1
2024-07-09wifi: mac80211: extend ifcomb check functions for multi-radioFelix Fietkau1-1/+1
2024-07-08wifi: mac80211: clear vif drv_priv after remove_interface when stoppingFelix Fietkau1-2/+6
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-28/+27
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-2/+2
2024-06-26wifi: mac80211: refactor CSA queue block/unblockJohannes Berg1-5/+24
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-12/+10
2024-06-14wifi: mac80211: fix monitor channel with chanctx emulationJohannes Berg1-12/+9
2024-06-12wifi: mac80211: Remove generic .ndo_get_stats64Breno Leitao1-9/+0
2024-06-12wifi: mac80211: Move stats allocation to coreBreno Leitao1-12/+1
2024-06-12wifi: mac80211: Recalc offload when monitor stopRemi Pommarel1-0/+1
2024-05-23wifi: mac80211: collect some CSA data into sub-structsJohannes Berg1-2/+2
2024-05-23wifi: mac80211: move radar detect work to sdataJohannes Berg1-1/+3
2024-04-19wifi: mac80211: defer link switch work in reconfigMiri Korenblit1-0/+5
2024-04-19wifi: mac80211: transmit deauth only if link is availableJohannes Berg1-2/+2
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg1-3/+3
2024-02-12wifi: mac80211: flush only stations using requests linksAditya Kumar Singh1-1/+1
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-3/+3
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-3/+3
2024-02-08Merge wireless into wireless-nextJohannes Berg1-1/+1
2024-02-02wifi: mac80211: fix driver debugfs for vif type changeJohannes Berg1-1/+1
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker1-0/+4
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker1-0/+12
2023-10-23wifi: mac80211: fix change_address deadlock during unregisterJohannes Berg1-0/+8