aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-23wifi: nl80211: add link id of transmitted profile for MLO MBSSIDRameshkumar Sundaram1-1/+23
2025-04-23wifi: cfg80211: Add support to get EMLSR capabilities of non-AP MLDRamasamy Kaliappan1-0/+18
2025-03-18wifi: nl80211: re-enable multi-link reconfigurationJohannes Berg1-1/+2
2025-03-18wifi: nl80211: store chandef on the correct link when starting CACAditya Kumar Singh1-1/+1
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg1-5/+14
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-4/+8
2025-03-11wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu1-0/+4
2025-03-11wifi: cfg80211: allow setting extended MLD capa/opsJohannes Berg1-0/+12
2025-03-11wifi: cfg80211: move link reconfig parameters into a structJohannes Berg1-13/+11
2025-03-07wifi: nl80211: fix assoc link handlingJohannes Berg1-4/+8
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+6
2025-03-04wifi: nl80211: disable multi-link reconfigurationJohannes Berg1-1/+1
2025-02-28wifi: cfg80211: reorg sinfo structure elements for meshSarika Sharma1-5/+6
2025-02-26wifi: cfg80211: expose update timestamp to driversBenjamin Berg1-2/+2
2025-02-11wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov1-0/+5
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel1-0/+4
2025-01-13wifi: nl80211: simplify nested if checksJohannes Berg1-4/+3
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer1-0/+60
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer1-0/+84
2025-01-13wifi: nl80211: Split the links handling of an association requestIlan Peer1-75/+76
2025-01-13wifi: nl80211: fix nl80211_start_radar_detection return valueNicolas Escande1-18/+19
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg1-0/+32
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-121/+82
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram1-2/+11
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg1-119/+71
2024-12-03wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-oneLin Ma1-1/+1
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-4/+5
2024-11-11net: convert to nla_get_*_default()Johannes Berg1-36/+18
2024-11-07wifi: cfg80211: Fix an error handling path in nl80211_start_ap()Christophe JAILLET1-4/+4
2024-11-07wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scanAleksei Vetrov1-0/+1
2024-10-29Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-40/+64
2024-10-23wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau1-0/+1
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau1-1/+1
2024-10-23wifi: cfg80211: report per wiphy radio antenna maskFelix Fietkau1-0/+5
2024-10-23wifi: cfg80211: add option for vif allowed radiosFelix Fietkau1-8/+52
2024-10-23wifi: cfg80211: disallow SMPS in AP modeJohannes Berg1-27/+3
2024-10-15genetlink: hold RCU in genlmsg_mcast()Eric Dumazet1-6/+2
2024-10-08wifi: nl80211: remove redundant null pointer check in coalescingDmitry Kandybka1-2/+0
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov1-2/+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/kernel/git/wireless/wireless-nextJakub Kicinski1-5/+30
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5