summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-07wifi: nl80211: fix assoc link handlingJohannes Berg
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-04wifi: nl80211: disable multi-link reconfigurationJohannes Berg
2025-02-28wifi: cfg80211: reorg sinfo structure elements for meshSarika Sharma
2025-02-26wifi: cfg80211: expose update timestamp to driversBenjamin Berg
2025-02-11wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel
2025-01-13wifi: nl80211: simplify nested if checksJohannes Berg
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer
2025-01-13wifi: nl80211: Split the links handling of an association requestIlan Peer
2025-01-13wifi: nl80211: fix nl80211_start_radar_detection return valueNicolas Escande
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-12-04wifi: cfg80211: define and use wiphy guardJohannes Berg
2024-12-03wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-oneLin Ma
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-11net: convert to nla_get_*_default()Johannes Berg
2024-11-07wifi: cfg80211: Fix an error handling path in nl80211_start_ap()Christophe JAILLET
2024-11-07wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scanAleksei Vetrov
2024-10-29Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-10-23wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau
2024-10-23wifi: cfg80211: report per wiphy radio antenna maskFelix Fietkau
2024-10-23wifi: cfg80211: add option for vif allowed radiosFelix Fietkau
2024-10-23wifi: cfg80211: disallow SMPS in AP modeJohannes Berg
2024-10-15genetlink: hold RCU in genlmsg_mcast()Eric Dumazet
2024-10-08wifi: nl80211: remove redundant null pointer check in coalescingDmitry Kandybka
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov
2024-09-09wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errorsDmitry Antipov
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-09-06wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam
2024-08-28wifi: cfg80211: Set correct chandef when starting CACIssam Hamdi
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau
2024-07-08wifi: nl80211: split helper function from nl80211_put_iface_combinationsFelix Fietkau
2024-06-28wifi: nl80211: don't give key data to userspaceJohannes Berg
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet
2024-06-12wifi: nl80211: remove the FTMs per burst limit for NDP rangingAvraham Stern
2024-06-12wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg
2024-06-12wifi: mac80211: refactor channel checksJohannes Berg
2024-06-12wifi: nl80211: expose can-monitor channel propertyJohannes Berg
2024-05-29wifi: nl80211: clean up coalescing rule handlingJohannes Berg
2024-05-23wifi: cfg80211: restrict operation during radar detectionJohannes Berg
2024-05-23wifi: nl80211: disallow setting special AP channel widthsJohannes Berg