aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni18-20/+77
2026-07-07wifi: brcmfmac: cyw: fix heap overflow on a short auth frameMaoyi Xie1-0/+6
2026-07-07wifi: brcmfmac: initialize SDIO data work before cleanupRunyu Xiao1-1/+1
2026-07-06wifi: rsi: validate beacon length before fixed buffer copyPengpeng Hou1-0/+8
2026-07-06wifi: libipw: fix key index receive bound checksPengpeng Hou1-2/+2
2026-07-06wifi: rsi: bound background scan probe request copyPengpeng Hou1-0/+6
2026-07-06wifi: libertas: reject short monitor TX framesPengpeng Hou1-0/+7
2026-07-06wifi: ralink: RT2X00: init EEPROM properlyCorentin Labbe4-4/+4
2026-07-06wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou1-2/+4
2026-07-06wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei1-0/+8
2026-07-06wifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen1-2/+13
2026-07-06wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng1-0/+1
2026-07-06wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie1-1/+1
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas1-0/+1
2026-07-06wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal1-4/+4
2026-07-06wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao1-2/+10
2026-07-06wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims1-1/+0
2026-07-06wifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims1-1/+1
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)6-6/+0
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds4-8/+8
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds414-5012/+18648
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds2-5/+7
2026-06-14wifi: ath6kl: fix invalid workqueue flags in ath6kl_usb_create()wuyankun1-1/+1
2026-06-10Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski313-1803/+9576
2026-06-10b43: add RF power offset for N-PHY r8 + radio 2057 r8Alessio Ferri1-0/+19
2026-06-10b43: add channel info table for N-PHY r8 + radio 2057 r8Alessio Ferri1-0/+106
2026-06-10b43: add IPA TX gain table for N-PHY r8 + radio 2057 r8Alessio Ferri1-0/+39
2026-06-10b43: support radio 2057 rev 8Alessio Ferri2-17/+110
2026-06-10b43: route d11 corerev 22 to 24-bit indirect radio accessAlessio Ferri1-1/+5
2026-06-10b43: add d11 core revision 0x16 to id tableAlessio Ferri1-0/+1
2026-06-10b43: add firmware mappings for rev22Alessio Ferri1-2/+10
2026-06-10wifi: brcmfmac: flowring: simplify flow allocationRosen Penev2-9/+3
2026-06-10wifi: brcm80211: change current_bss to valueRosen Penev2-35/+7
2026-06-10Merge tag 'ath-next-20260609' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg103-171/+139
2026-06-09wifi: ath12k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE when NSS ratio is reportedWen Gong1-0/+4
2026-06-09wifi: ath12k: fix EAPOL TX failure caused by stale tcl_metadata bitsBaochen Qiang1-5/+5
2026-06-09wifi: ath: Update copyright in testmode_i.hJeff Johnson1-1/+1
2026-06-09wifi: ath10k: Update Qualcomm copyrightsJeff Johnson23-23/+14
2026-06-09wifi: ath11k: Update Qualcomm copyrightsJeff Johnson48-48/+38
2026-06-09wifi: ath12k: Update Qualcomm copyrightsJeff Johnson17-17/+16
2026-06-09wifi: mt76: Drop unneeded mt76_register_debugfs_fops() return checksIngyu Jang5-10/+1
2026-06-09wifi: mt76: mt7921: assert sniffer on chanctx changeDevin Wittmayer1-2/+4
2026-06-09wifi: mt76: mt7996: fix potential tx_retries underflowRyder Lee1-3/+3
2026-06-09wifi: mt76: mt7925: fix potential tx_retries underflowRyder Lee1-2/+3
2026-06-09wifi: mt76: mt7921: fix potential tx_retries underflowRyder Lee1-2/+3
2026-06-09wifi: mt76: mt7915: fix potential tx_retries underflowRyder Lee1-5/+5
2026-06-09wifi: mt76: mt7921: disable auto regd changes after user setJB Tsai2-1/+7
2026-06-09wifi: mt76: mt7921: add auto regdomain switch supportJB Tsai6-11/+92
2026-06-09wifi: mt76: mt7921: refactor regulatory notifier flowJB Tsai4-16/+36