summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-15wifi: nl80211: Set num_sub_specs before looping through sub_specsKees Cook1-0/+1
2025-07-17wifi: cfg80211: fix S1G beacon head validation in nl80211Lachlan Hodges1-2/+5
2025-05-29wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu1-0/+4
2025-03-13wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov1-0/+5
2024-12-19wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-oneLin Ma1-1/+1
2024-12-05wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scanAleksei Vetrov1-0/+1
2024-10-16genetlink: hold RCU in genlmsg_mcast()Eric Dumazet1-6/+2
2024-09-09wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errorsDmitry Antipov1-1/+2
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh1-7/+8
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh1-5/+19
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh1-5/+5
2024-09-06wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam1-11/+15
2024-08-28wifi: cfg80211: Set correct chandef when starting CACIssam Hamdi1-1/+14
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau1-11/+102
2024-07-08wifi: nl80211: split helper function from nl80211_put_iface_combinationsFelix Fietkau1-52/+59
2024-06-28wifi: nl80211: don't give key data to userspaceJohannes Berg1-8/+2
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-5/+30
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2024-06-26wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet1-1/+5
2024-06-12wifi: nl80211: remove the FTMs per burst limit for NDP rangingAvraham Stern1-2/+1
2024-06-12wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg1-2/+25
2024-06-12wifi: mac80211: refactor channel checksJohannes Berg1-1/+1
2024-06-12wifi: nl80211: expose can-monitor channel propertyJohannes Berg1-0/+3
2024-05-29wifi: nl80211: clean up coalescing rule handlingJohannes Berg1-31/+16
2024-05-23wifi: cfg80211: restrict operation during radar detectionJohannes Berg1-6/+15
2024-05-23wifi: nl80211: disallow setting special AP channel widthsJohannes Berg1-0/+27
2024-05-06Merge wireless into wireless-nextJohannes Berg1-7/+7
2024-05-03wifi: cfg80211: handle color change per linkAditya Kumar Singh1-2/+8
2024-05-03wifi: nl80211: Avoid address calculations via out of bounds array indexingKees Cook1-7/+7
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2024-04-19wifi: cfg80211: make some regulatory functions voidJohannes Berg1-1/+2
2024-04-19wifi: nl80211: don't free NULL coalescing ruleJohannes Berg1-0/+2
2024-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2024-02-21wifi: nl80211: refactor parsing CSA offsetsJohannes Berg1-81/+56
2024-02-21wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...Alexis Lothoré1-1/+18
2024-02-15wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg1-0/+2
2024-02-15wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg1-4/+0
2024-02-12wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz1-0/+5
2024-02-12wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg1-9/+18
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg1-4/+4
2024-02-12wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh1-1/+18
2024-02-08wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh1-0/+1
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg1-43/+24
2024-02-02wifi: nl80211: move WPA version validation to policyJohannes Berg1-13/+7
2024-01-26Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson1-55/+0
2024-01-26wifi: cfg80211: validate MLO connections betterJohannes Berg1-1/+2
2024-01-26wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg1-3/+21
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+1
2024-01-18wifi: cfg80211: fix missing interfaces when dumpingMichal Kazior1-0/+1
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya1-0/+6