aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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-07-02wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_beginGaole Zhang1-3/+8
2026-07-02wifi: ath6kl: fix use-after-free in aggr_reset_state()Daniel Hodges1-1/+1
2026-07-02wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware requestCheng Yongkang1-6/+1
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
2026-06-09wifi: mt76: mt7921: refactor CLC support check flowJB Tsai3-6/+16
2026-06-09wifi: mt76: mt7921: refactor regulatory domain handling to regd.[ch]JB Tsai7-99/+122
2026-06-09wifi: mt76: mt7996: disable UNI_BSS_INFO_PROTECT_INFO for mt7996Ryder Lee1-0/+4
2026-06-09wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
2026-06-09wifi: mt76: fix argument to ieee80211_is_first_frag()Bjoern A. Zeeb1-1/+1
2026-06-09wifi: mt76: mt7921u: escalate broken USB transport to device resetSean Wang4-1/+35
2026-06-09wifi: mt76: mt792x: add common USB transport reset helpersSean Wang4-0/+59
2026-06-09wifi: mt76: mt792x: report txpower for the requested vif linkSean Wang4-2/+45
2026-06-09wifi: mt76: connac: factor out rate power limit calculationSean Wang2-8/+23
2026-06-09wifi: mt76: connac: use a helper to cache txpower_curSean Wang3-4/+18
2026-06-09wifi: mt76: mt7996: limit work in set_bitrate_maskDylan Eskew1-3/+6