summaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg1-0/+78
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
2025-07-15wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg1-1/+1
2025-07-09wifi: cfg80211: add a flag for the first part of a scanBenjamin Berg1-1/+5
2025-07-09wifi: cfg80211: hide scan internalsJohannes Berg1-6/+0
2025-06-24wifi: cfg80211: support configuration of S1G station capabilitiesLachlan Hodges1-1/+3
2025-06-24wifi: cfg80211: Add Support to Set RTS Threshold for each RadioRoopni Devanathan1-0/+18
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-4/+8
2025-06-24wifi: mac80211: extend support to fill link level sinfo structureSarika Sharma1-0/+11
2025-06-24wifi: cfg80211: allocate memory for link_station info structureSarika Sharma1-0/+7
2025-06-24wifi: cfg80211: add link_station_info structure to support MLO statisticsSarika Sharma1-0/+101
2025-06-20wifi: cfg80211: Add support for link reconfiguration negotiation offload to d...Kavita Kavita1-0/+6
2025-06-20wifi: cfg80211: Add utility API to get radio index from channelVasanthakumar Thiagarajan1-0/+11
2025-04-23wifi: nl80211: add link id of transmitted profile for MLO MBSSIDRameshkumar Sundaram1-0/+2
2025-04-23wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLDRamasamy Kaliappan1-0/+5
2025-04-23wifi: cfg80211/mac80211: remove more 5/10 MHz codeJohannes Berg1-37/+0
2025-03-12wifi: cfg80211: expose cfg80211_chandef_get_width()Johannes Berg1-0/+11
2025-03-11wifi: cfg80211: Update the link address when a link is addedIlan Peer1-0/+1
2025-03-11wifi: cfg80211: improve supported_selector documentationJohannes Berg1-2/+2
2025-03-11wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu1-0/+3
2025-03-11wifi: cfg80211: allow setting extended MLD capa/opsJohannes Berg1-0/+6
2025-03-11wifi: cfg80211: move link reconfig parameters into a structJohannes Berg1-3/+12
2025-02-28wifi: cfg80211: reorg sinfo structure elements for meshSarika Sharma1-22/+21
2025-02-26wifi: cfg80211: expose update timestamp to driversBenjamin Berg1-0/+3
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel1-1/+1
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer1-0/+10
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer1-0/+45
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg1-0/+12
2024-12-20Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+5
2024-12-10net: reformat kdoc return statementsJakub Kicinski1-1/+1
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram1-1/+1
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg1-0/+4
2024-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+44
2024-10-23wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau1-0/+2
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau1-0/+1