summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: clear wdev->cqm_config pointer on freeJohannes Berg2024-10-251-0/+1
* Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2024-10-252-0/+11
|\
| * wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel2024-10-081-0/+7
| * wifi: cfg80211: Do not create BSS entries for unsupported channelsChenming Huang2024-10-081-0/+4
* | genetlink: hold RCU in genlmsg_mcast()Eric Dumazet2024-10-151-6/+2
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
|/
* wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errorsDmitry Antipov2024-09-092-2/+4
* wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh2024-09-062-12/+13
* wifi: cfg80211: handle DFS per linkAditya Kumar Singh2024-09-065-34/+62
* wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh2024-09-065-13/+14
* wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt classAditya Kumar Singh2024-09-061-3/+12
* wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSSVeerendranath Jakkam2024-09-061-0/+27
* wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam2024-09-063-11/+19
* wifi: cfg80211: make BSS source types publicVeerendranath Jakkam2024-09-062-5/+7
* wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error pathsVeerendranath Jakkam2024-09-061-2/+2
* wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov2024-09-061-3/+3
* Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-09-046-15/+30
|\
| * wifi: cfg80211: Set correct chandef when starting CACIssam Hamdi2024-08-281-1/+14
| * wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang2024-08-271-2/+2
| * wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priorityhhorace2024-08-271-4/+6
| * wifi: lib80211: Constify struct lib80211_crypto_opsChristophe JAILLET2024-08-274-4/+4
| * wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211Christophe JAILLET2024-08-271-4/+4
* | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-031-5/+5
* | wifi: cfg80211: correct S1G beacon length calculationJohannes Berg2024-07-261-3/+8
* | wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_doneVeerendranath Jakkam2024-07-261-0/+1
|/
* wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau2024-07-091-0/+35
* wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau2024-07-092-7/+38
* 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-2711-138/+256
|\
| * wifi: cfg80211: Always call tracingIlan Peer2024-06-261-35/+21
| * wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scanEmmanuel Grumbach2024-06-121-2/+2
| * wifi: nl80211: remove the FTMs per burst limit for NDP rangingAvraham Stern2024-06-122-3/+10
| * wifi: cfg80211: reject non-conformant 6 GHz center frequenciesBenjamin Berg2024-06-122-11/+49
| * wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg2024-06-124-19/+62
| * wifi: cfg80211: refactor regulatory beaconing checkingJohannes Berg2024-06-121-18/+12
| * wifi: cfg80211: refactor 6 GHz AP power type parsingJohannes Berg2024-06-122-27/+46
| * wifi: mac80211: refactor channel checksJohannes Berg2024-06-123-10/+14
| * wifi: nl80211: expose can-monitor channel propertyJohannes Berg2024-06-121-0/+3
| * wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()Baochen Qiang2024-06-121-1/+3
| * wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()Baochen Qiang2024-06-121-2/+2
| * wifi: cfg80211: make hash table duplicates more survivableJohannes Berg2024-06-121-12/+34
* | 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-201-3/+9
|\| | | |/ |/|
| * wifi: cfg80211: wext: add extra SIOCSIWSCAN data checkDmitry Antipov2024-06-121-2/+6
| * wifi: cfg80211: wext: set ssids=NULL for passive scansJohannes Berg2024-06-121-1/+3
* | Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-106-111/+225
|\ \ | |/ |/|
| * wifi: nl80211: clean up coalescing rule handlingJohannes Berg2024-05-293-34/+20