summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2025-11-02wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()Alexander Wetzel
2025-09-09wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()Dan Carpenter
2025-09-09wifi: cfg80211: fix use-after-free in cmp_bss()Dmitry Antipov
2025-08-20wifi: cfg80211: reject HTC bit for management framesJohannes Berg
2025-08-15wifi: nl80211: Set num_sub_specs before looping through sub_specsKees Cook
2025-07-17wifi: cfg80211: fix S1G beacon head validation in nl80211Lachlan Hodges
2025-07-17wifi: prevent A-MSDU attacks in mesh networksMathy Vanhoef
2025-06-27wifi: cfg80211: init wiphy_work before allocating rfkill failsEdward Adam Davis
2025-06-19wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges
2025-05-29wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu
2025-05-18wifi: cfg80211: fix out-of-bounds access during multi-link element defragment...Veerendranath Jakkam
2025-03-22wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit
2025-03-13wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov
2025-03-13wifi: cfg80211: regulatory: improve invalid hints checkingNikita Zhandarovich
2025-02-08wifi: cfg80211: adjust allocation of colocated AP dataDmitry Antipov
2025-02-08wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlierKees Cook
2025-02-08wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_...Zichen Xie
2025-01-09wifi: cfg80211: clear link ID from bitmap during link delete after clean upAditya Kumar Singh
2024-12-19wifi: cfg80211: sme: init n_channels before channels[] accessHaoyu Li
2024-12-19wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-oneLin Ma
2024-12-05wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scanAleksei Vetrov
2024-12-05wifi: cfg80211: Remove the Medium Synchronization Delay validity checkLingbo Kong
2024-12-05wifi: cfg80211: check radio iface combination for multi radio per wiphyKarthikeyan Periyasamy
2024-10-25wifi: cfg80211: clear wdev->cqm_config pointer on freeJohannes Berg
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-10-15genetlink: hold RCU in genlmsg_mcast()Eric Dumazet
2024-10-08wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel
2024-10-08wifi: cfg80211: Do not create BSS entries for unsupported channelsChenming Huang
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
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: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt classAditya Kumar Singh
2024-09-06wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSSVeerendranath Jakkam
2024-09-06wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam
2024-09-06wifi: cfg80211: make BSS source types publicVeerendranath Jakkam
2024-09-06wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error pathsVeerendranath Jakkam
2024-09-06wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-08-28wifi: cfg80211: Set correct chandef when starting CACIssam Hamdi
2024-08-27wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-27wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priorityhhorace
2024-08-27wifi: lib80211: Constify struct lib80211_crypto_opsChristophe JAILLET
2024-08-27wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211Christophe JAILLET
2024-07-26wifi: cfg80211: correct S1G beacon length calculationJohannes Berg
2024-07-26wifi: cfg80211: fix reporting failed MLO links status with cfg80211_connect_doneVeerendranath Jakkam
2024-07-09wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau