summaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
2026-06-04wifi: mac80211: Free keys associated with NAN DeviceIlan Peer
2026-05-05wifi: mac80211: move frame RX handling to type filesJohannes Berg
2026-05-05wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operationsPeddolla Harshavardhan Reddy
2026-05-05wifi: mac80211: Allow setting MAC address on interface creationIlan Peer
2026-04-07wifi: mac80211: enable MLO support for 4-address mode interfacesTamizh Chelvam Raja
2026-04-07wifi: mac80211: support NAN stationsMiri Korenblit
2026-04-07wifi: mac80211: support open and close for NAN_DATA interfacesMiri Korenblit
2026-04-07wifi: mac80211: add NAN local schedule supportMiri Korenblit
2026-04-07wifi: mac80211: run NAN DE code only when appropriateMiri Korenblit
2026-04-07wifi: mac80211: add a TXQ for management frames on NAN devicesBenjamin Berg
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit
2026-03-25wifi: mac80211: cleanup error path of ieee80211_do_openMiri Korenblit
2026-03-24wifi: mac80211: properly handle error in ieee80211_add_virtual_monitorMiri Korenblit
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2026-02-02wifi: mac80211: Add eMLSR/eMLMR action frame parsing supportLorenzo Bianconi
2026-02-02wifi: mac80211: use wiphy_hrtimer_work for CAC timeoutAmith A
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-19wifi: mac80211: mark iface work SKBs as consumedJohannes Berg
2026-01-12wifi: mac80211: correctly check if CSA is activeMiri Korenblit
2025-12-16wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()Dmitry Antipov
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-11wifi: mac80211: track MU-MIMO configuration on disabled interfacesBenjamin Berg
2025-11-06wifi: mac80211: reject address change while connectingJohannes Berg
2025-09-19wifi: mac80211: Get the correct interface for non-netdev skb statusIlan Peer
2025-09-19wifi: mac80211: Track NAN interface start/stopIlan Peer
2025-07-15wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH asyncMiri Korenblit
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10wifi: mac80211: always initialize sdata::key_listMiri Korenblit
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram
2025-04-23wifi: mac80211: Create separate links for VLAN interfacesMuna Sinada
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02wifi: mac80211: Purge vif txq in ieee80211_do_stop()Remi Pommarel
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