summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: nl80211: simplify nested if checksJohannes Berg2025-01-131-4/+3
* wifi: cfg80211: Add support for controlling EPCSIlan Peer2025-01-131-0/+60
* wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer2025-01-131-0/+84
* wifi: nl80211: Split the links handling of an association requestIlan Peer2025-01-131-75/+76
* wifi: nl80211: fix nl80211_start_radar_detection return valueNicolas Escande2025-01-131-18/+19
* wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg2025-01-131-0/+32
* Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-12-201-121/+82
|\
| * wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram2024-12-041-2/+11
| * wifi: cfg80211: define and use wiphy guardJohannes Berg2024-12-041-119/+71
* | wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-oneLin Ma2024-12-031-1/+1
|/
* Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-11-141-4/+5
|\
| * wifi: cfg80211: Fix an error handling path in nl80211_start_ap()Christophe JAILLET2024-11-071-4/+4
| * wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scanAleksei Vetrov2024-11-071-0/+1
* | net: convert to nla_get_*_default()Johannes Berg2024-11-111-36/+18
|/
* Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-10-301-40/+64
|\
| * wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau2024-10-231-0/+1
| * wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau2024-10-231-1/+1
| * wifi: cfg80211: report per wiphy radio antenna maskFelix Fietkau2024-10-231-0/+5
| * wifi: cfg80211: add option for vif allowed radiosFelix Fietkau2024-10-231-8/+52
| * wifi: cfg80211: disallow SMPS in AP modeJohannes Berg2024-10-231-27/+3
| * wifi: nl80211: remove redundant null pointer check in coalescingDmitry Kandybka2024-10-081-2/+0
| * wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov2024-10-081-2/+2
* | genetlink: hold RCU in genlmsg_mcast()Eric Dumazet2024-10-161-6/+2
|/
* wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errorsDmitry Antipov2024-09-091-1/+2
* wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh2024-09-061-7/+8
* wifi: cfg80211: handle DFS per linkAditya Kumar Singh2024-09-061-5/+19
* wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh2024-09-061-5/+5
* wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam2024-09-061-11/+15
* wifi: cfg80211: Set correct chandef when starting CACIssam Hamdi2024-08-281-1/+14
* wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau2024-07-091-11/+102
* wifi: nl80211: split helper function from nl80211_put_iface_combinationsFelix Fietkau2024-07-081-52/+59
* wifi: nl80211: don't give key data to userspaceJohannes Berg2024-06-281-8/+2
* Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-271-5/+30
|\
| * wifi: nl80211: remove the FTMs per burst limit for NDP rangingAvraham Stern2024-06-121-2/+1
| * wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg2024-06-121-2/+25
| * wifi: mac80211: refactor channel checksJohannes Berg2024-06-121-1/+1
| * wifi: nl80211: expose can-monitor channel propertyJohannes Berg2024-06-121-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-271-1/+5
|\ \ | |/ |/|
| * wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet2024-06-261-1/+5
* | wifi: nl80211: clean up coalescing rule handlingJohannes Berg2024-05-291-31/+16
* | wifi: cfg80211: restrict operation during radar detectionJohannes Berg2024-05-231-6/+15
* | wifi: nl80211: disallow setting special AP channel widthsJohannes Berg2024-05-231-0/+27
|/
* Merge wireless into wireless-nextJohannes Berg2024-05-061-7/+7
|\
| * wifi: nl80211: Avoid address calculations via out of bounds array indexingKees Cook2024-05-031-7/+7
* | wifi: cfg80211: handle color change per linkAditya Kumar Singh2024-05-031-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-0/+2
|\|
| * wifi: nl80211: don't free NULL coalescing ruleJohannes Berg2024-04-191-0/+2
* | wifi: cfg80211: make some regulatory functions voidJohannes Berg2024-04-191-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-0/+2
|\
| * wifi: nl80211: reject iftype change with mesh ID changeJohannes Berg2024-02-151-0/+2