aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)AuthorFilesLines
2026-07-31wifi: ath11k: fix leak in ath11k_service_ready_ext_event()Jeff Johnson1-0/+1
2026-07-31wifi: ath11k: fix resource leak on error in ext IRQ setupZhaoJinming1-24/+55
2026-07-30wifi: ath11k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson1-3/+5
2026-07-29wifi: ath11k: fix overreads in ath11k_wmi_process_csa_switch_count_event()Jeff Johnson1-2/+19
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski3-20/+30
2026-07-22wifi: ath11k: add purwa-iot-evk and qcs6490-rb3gen2 to usecase firmware tableMiaoqing Pan1-1/+3
2026-07-22wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx()Jeff Johnson1-2/+4
2026-07-22wifi: ath11k: Correctly copy the hint BSSID in WMI scan requestJeff Johnson1-2/+2
2026-07-22wifi: ath11k: validate regulatory capability phy_idPengpeng Hou1-0/+6
2026-07-14wifi: ath11k: cap out-of-range rx MCS instead of leaving bogus rateBaochen Qiang1-15/+15
2026-07-09wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam1-0/+4
2026-07-09wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()Dmitry Morgun1-0/+3
2026-07-09wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()Wentao Liang1-0/+1
2026-07-02wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_beginGaole Zhang1-3/+8
2026-06-09wifi: ath11k: Update Qualcomm copyrightsJeff Johnson48-48/+38
2026-06-01wifi: ath11k: raise max vdevs to 4 on hardware with P2P and dual-station supportWei Zhang1-5/+5
2026-06-01wifi: ath11k: add MSDU length validation for TKIP MIC errorMiaoqing Pan1-0/+9
2026-06-01wifi: ath11k: fix invalid data access in ath11k_dp_rx_h_undecap_nwifiMiaoqing Pan1-3/+47
2026-06-01wifi: ath11k: use kzalloc_flex for struct scan_req_paramsRosen Penev2-46/+28
2026-05-28Merge tag 'ath-next-20260526' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg6-5/+14
2026-05-20wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez1-0/+1
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker1-2/+4
2026-05-18wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach2-6/+2
2026-05-12wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()Nicolas Escande1-0/+1
2026-05-12wifi: ath11k: fix error path leaks in some WMI callsNicolas Escande1-16/+96
2026-05-12wifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande1-3/+16
2026-05-11wifi: ath: Fix the license markingDaniel Lezcano1-1/+0
2026-04-30wifi: ath11k: cancel SSR work items during PCI shutdownWei Zhang2-1/+11
2026-04-30wifi: ath: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski1-1/+1
2026-04-30wifi: ath: Use the unified QMI service ID instead of defining it locallyDaniel Lezcano2-2/+1
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers4-57/+7
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+7
2026-03-24wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar1-8/+7
2026-03-06wifi: move action code from per-type frame structsJohannes Berg1-2/+2
2026-03-04Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg2-18/+20
2026-03-02wifi: ath11k: Silence remoteproc probe deferral printsBjorn Andersson1-7/+3
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R1-1/+1
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R1-1/+1
2026-02-26wifi: ath11k: fix memory leaks in beacon template setupZilin Guan1-11/+17
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds2-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds6-18/+18
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook13-44/+39
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-4/+0
2026-01-30wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan2-0/+31
2026-01-15wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_paramsAlexandru Gagniuc8-26/+34
2026-01-15wifi: ath11k: Register handler for CFR capture eventVenkateswara Naralasetty5-2/+365
2026-01-15wifi: ath11k: Register DBR event handler for CFR dataVenkateswara Naralasetty5-3/+339
2026-01-15wifi: ath11k: Register relayfs entries for CFR dumpVenkateswara Naralasetty2-0/+36