summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2026-05-05Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-18/+92
2026-05-05wifi: libertas: notify firmware load wait on disconnectJakov Novak-0/+1
2026-05-04wifi: ath5k: do not access array OOBJiri Slaby (SUSE)-1/+2
2026-05-04wifi: ath12k: fix peer_id usage in normal RX pathBaochen Qiang-1/+1
2026-05-04wifi: ath12k: initialize RSSI dBm conversion event stateRameshkumar Sundaram-1/+1
2026-05-04wifi: ath12k: fix leak in some ath12k_wmi_xxx() functionsNicolas Escande-15/+88
2026-05-04wifi: cw1200: Revert "Fix locking in error paths"Bart Van Assche-2/+0
2026-04-28Merge tag 'ath-current-20260427' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-31/+54
2026-04-28wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park-3/+2
2026-04-27wifi: libertas: fix integer underflow in process_cmdrequest()Amir Mohammad Jahangirzad-2/+3
2026-04-27wifi: b43legacy: enforce bounds check on firmware key index in RX pathTristan Madani-1/+2
2026-04-27wifi: b43: enforce bounds check on firmware key index in b43_rx()Tristan Madani-1/+2
2026-04-27wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog taskMarek Szyprowski-2/+4
2026-04-23wifi: ath12k: use lockdep_assert_in_rcu_read_lock() for RCU assertionsYu-Hsiang Tseng-2/+2
2026-04-23wifi: ath10k: snoc: select POWER_SEQUENCINGDmitry Baryshkov-0/+1
2026-04-23wifi: ath12k: fix OF node refcount imbalance in WSI graph traversalAaradhana Sahu-29/+48
2026-04-23wifi: ath12k: prepare REO update element only for primary linkBaochen Qiang-0/+3
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-773/+5686
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+7
2026-04-08wifi: ath10k: Add device-tree quirk to skip host cap QMI requestsAmit Pundir-3/+14
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers-116/+5
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers-62/+8
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers-57/+7
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers-3/+3
2026-04-08Merge tag 'ath-next-20260407' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-46/+382
2026-04-08wifi: libertas_tf: refactor endpoint lookupJohan Hovold-25/+21
2026-04-08wifi: libertas: refactor endpoint lookupJohan Hovold-17/+16
2026-04-08wifi: at76c50x: refactor endpoint lookupJohan Hovold-18/+4
2026-04-07wifi: ath12k: Enable IPQ5424 WiFi device supportSowmiya Sree Elavalagan-14/+31
2026-04-07wifi: ath12k: Add CE remap hardware parameters for IPQ5424Saravanakumar Duraisamy-9/+26
2026-04-07wifi: ath12k: add ath12k_hw_regs for IPQ5424Saravanakumar Duraisamy-1/+93
2026-04-07wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424Raj Kumar Bhagat-0/+7
2026-04-07wifi: ath12k: Add ath12k_hw_params for IPQ5424Saravanakumar Duraisamy-0/+80
2026-04-07wifi: ath10k: fix station lookup failure during disconnectBaochen Qiang-11/+15
2026-04-07wifi: ath12k: Create symlink for each radio in a wiphyRoopni Devanathan-8/+29
2026-04-07wifi: ath12k: Skip adding inactive partner vdev infoAvula Sri Charan-1/+1
2026-04-07wifi: ath12k: Support channel change statsHarish Rachakonda-0/+98
2026-04-07wifi: ath12k: Rename hw_link_id to radio_idx in ath12k_ah_to_ar()Roopni Devanathan-5/+5
2026-04-07Merge tag 'rtw-next-2026-04-02' of https://github.com/pkshih/rtw into wireles...Johannes Berg-415/+5192
2026-04-07wifi: brcmfmac: silence warning for non-existent, optional firmwareAlexander Stein-6/+11
2026-04-07wifi: iwlegacy: Fix GFP flags in allocation loopBrendan Jackman-1/+2
2026-04-07wifi: wilc1000: use kzalloc_flexRosen Penev-4/+4
2026-04-07wifi: iwlegacy: Fixup allocation failure logBrendan Jackman-2/+2
2026-04-07wifi: brcmfmac: of: defer probe for MAC addressRosen Penev-1/+3
2026-04-07wifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore-0/+15
2026-04-07wifi: rt2x00usb: fix devres lifetimeJohan Hovold-1/+1
2026-04-07wifi: brcmfmac: validate bsscfg indices in IF eventsPengpeng Hou-0/+5
2026-04-07wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier-1/+1
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-56/+163
2026-04-02wifi: rtw89: usb: fix TX flow control by tracking in-flight URBsLucid Duck-2/+21