summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2026-03-25wifi: nl80211: Add a notification to notify NAN channel evacuationMiri Korenblit1-0/+19
2026-03-25wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notificationMiri Korenblit1-0/+14
2026-03-25wifi: nl80211: allow reporting spurious NAN Data framesMiri Korenblit1-6/+7
2026-03-25wifi: nl80211: define an API for configuring the NAN peer's scheduleMiri Korenblit1-0/+58
2026-03-25wifi: nl80211: add support for NAN stationsMiri Korenblit1-0/+56
2026-03-25wifi: cfg80211: separately store HT, VHT and HE capabilities for NANMiri Korenblit1-0/+11
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit1-0/+21
2026-03-25wifi: cfg80211: Add an API to configure local NAN scheduleMiri Korenblit1-1/+72
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern1-5/+5
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit1-2/+1
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit1-12/+12
2026-03-02wifi: cfg80211: add support to handle incumbent signal detected event from ma...Hari Chandrakanthan1-0/+23
2026-03-02wifi: cfg80211: set and report chandef CAC ongoingJanusz Dziedzic1-0/+3
2026-02-02wifi: cfg80211: add initial UHR supportJohannes Berg1-3/+55
2026-01-30Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-4/+33
2026-01-27wifi: cfg80211: treat deprecated INDOOR_SP_AP_OLD control value as LPI modePagadala Yesu Anjaneyulu1-1/+1
2026-01-27wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM requestAvraham Stern1-1/+6
2026-01-27wifi: nl80211/cfg80211: add negotiated burst period to FTM resultAvraham Stern1-0/+2
2026-01-27wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ra...Avraham Stern1-1/+3
2026-01-27wifi: nl80211/cfg80211: add new FTM capabilitiesAvraham Stern1-1/+19
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+0
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg1-3/+0
2026-01-14wifi: nl80211: Add support for EPP peer indicationSai Pratyusha Magam1-0/+2
2026-01-08wifi: cfg80211: add cfg80211_stop_link() for per-link teardownManish Dharanenthiran1-2/+20
2025-11-25wifi: cfg80211: include s1g_primary_2mhz when comparing chandefsLachlan Hodges1-1/+2
2025-11-20wifi: cfg80211: Add support for 6GHz AP role not relevant AP typePagadala Yesu Anjaneyulu1-0/+1
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu1-2/+7
2025-11-11wifi: cfg80211/mac80211: clean up duplicate ap_power handlingPagadala Yesu Anjaneyulu1-0/+24
2025-11-10wifi: cfg80211: fix doc of struct key_paramsChien Wong1-2/+1
2025-11-10wifi: cfg80211: fix EHT typoJohannes Berg1-1/+1
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+78
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg1-0/+78
2025-10-27wifi: cfg80211: Add debugfs support for multi-radio wiphyRoopni Devanathan1-0/+4
2025-10-27wifi: cfg80211/mac80211: validate radio frequency range for monitor modeRyder Lee1-0/+14
2025-09-22wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flagsJohannes Berg1-15/+1
2025-09-19wifi: cfg80211: remove ieee80211_s1g_channel_widthLachlan Hodges1-10/+0
2025-09-19wifi: cfg80211: correctly implement and validate S1G chandefLachlan Hodges1-0/+95
2025-09-19wifi: cfg80211: Store the NAN cluster IDIlan Peer1-0/+3
2025-09-19wifi: cfg80211: Advertise supported NAN capabilitiesIlan Peer1-0/+38
2025-09-19wifi: cfg80211: Add cluster joined notification APIsAndrei Otcheretianski1-0/+14
2025-09-19wifi: nl80211: Add NAN Discovery Window (DW) notificationAndrei Otcheretianski1-0/+12
2025-09-19wifi: nl80211: Add more configuration options for NAN commandsAndrei Otcheretianski1-0/+60
2025-09-04wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSSArend van Spriel1-0/+29
2025-09-04wifi: nl80211: Add EHT fixed Tx rate supportMuna Sinada1-0/+3
2025-09-04wifi: cfg80211: fix return value in cfg80211_get_radio_idx_by_chan()Aditya Kumar Singh1-1/+1
2025-07-21wifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee1-4/+6
2025-07-18wifi: cfg80211: support configuring an S1G short beaconing BSSLachlan Hodges1-0/+23
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-07-15wifi: cfg80211: parse attribute to update unsolicited probe response templateYuvarani V1-0/+4
2025-07-15wifi: cfg80211: Fix interface type validationIlan Peer1-1/+1