summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2026-06-09wifi: ath11k: Update Qualcomm copyrightsJeff Johnson
2026-06-01wifi: ath11k: raise max vdevs to 4 on hardware with P2P and dual-station supportWei Zhang
2026-06-01wifi: ath11k: add MSDU length validation for TKIP MIC errorMiaoqing Pan
2026-06-01wifi: ath11k: fix invalid data access in ath11k_dp_rx_h_undecap_nwifiMiaoqing Pan
2026-06-01wifi: ath11k: use kzalloc_flex for struct scan_req_paramsRosen Penev
2026-05-28Merge tag 'ath-next-20260526' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-05-20wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker
2026-05-18wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach
2026-05-12wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm()Nicolas Escande
2026-05-12wifi: ath11k: fix error path leaks in some WMI callsNicolas Escande
2026-05-12wifi: ath11k: fix error path leaks in some WMI WOW callsNicolas Escande
2026-05-11wifi: ath: Fix the license markingDaniel Lezcano
2026-04-30wifi: ath11k: cancel SSR work items during PCI shutdownWei Zhang
2026-04-30wifi: ath: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-04-30wifi: ath: Use the unified QMI service ID instead of defining it locallyDaniel Lezcano
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-24wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2026-03-04Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/...Johannes Berg
2026-03-02wifi: ath11k: Silence remoteproc probe deferral printsBjorn Andersson
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R
2026-02-26wifi: ath11k: fix memory leaks in beacon template setupZilin Guan
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-30wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan
2026-01-15wifi: ath11k: move .max_tx_ring to struct ath11k_hw_hal_paramsAlexandru Gagniuc
2026-01-15wifi: ath11k: Register handler for CFR capture eventVenkateswara Naralasetty
2026-01-15wifi: ath11k: Register DBR event handler for CFR dataVenkateswara Naralasetty
2026-01-15wifi: ath11k: Register relayfs entries for CFR dumpVenkateswara Naralasetty
2026-01-15wifi: ath11k: Add support unassociated client CFRVenkateswara Naralasetty
2026-01-15wifi: ath11k: Register debugfs for CFR configurationVenkateswara Naralasetty
2026-01-15wifi: ath11k: Add initialization and deinitialization sequence for CFR moduleVenkateswara Naralasetty
2026-01-15wifi: ath11k: fix comment typo in monitor mode handlingChien Wong
2026-01-15wifi: ath11k: Fix failure to connect to a 6 GHz APQian Zhang
2026-01-15wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1Ross Vandegrift
2025-12-31net: qrtr: Drop the MHI auto_queue feature for IPCR DL channelsManivannan Sadhasivam
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande
2025-11-05Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-05Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-10-23wifi: ath11k: Correctly use "ab" macro parameterJeff Johnson
2025-10-23wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTIONAditya Kumar Singh