aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/wifi7
AgeCommit message (Expand)AuthorFilesLines
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers1-4/+3
2026-04-07wifi: ath12k: Enable IPQ5424 WiFi device supportSowmiya Sree Elavalagan1-0/+8
2026-04-07wifi: ath12k: Add CE remap hardware parameters for IPQ5424Saravanakumar Duraisamy1-5/+17
2026-04-07wifi: ath12k: add ath12k_hw_regs for IPQ5424Saravanakumar Duraisamy4-1/+93
2026-04-07wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424Raj Kumar Bhagat1-0/+7
2026-04-07wifi: ath12k: Add ath12k_hw_params for IPQ5424Saravanakumar Duraisamy1-0/+79
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg1-16/+60
2026-03-06wifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh1-16/+60
2026-03-06wifi: move action code from per-type frame structsJohannes Berg1-1/+1
2026-03-04Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/...Johannes Berg2-16/+13
2026-03-02wifi: ath12k: Remove the unused argument from the Rx data pathKarthikeyan Periyasamy1-14/+11
2026-03-02wifi: ath12k: Enable monitor mode support on IPQ5332Aaradhana Sahu1-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook3-6/+6
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+0
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski17-100/+819
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4
2026-01-15wifi: ath12k: enable QCC2072 supportBaochen Qiang1-1/+13
2026-01-15wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072Miaoqing Pan3-0/+8
2026-01-15wifi: ath12k: send peer meta data version to firmwareBaochen Qiang1-0/+5
2026-01-15wifi: ath12k: handle REO status ring for QCC2072Baochen Qiang2-1/+25
2026-01-15wifi: ath12k: handle REO CMD ring for QCC2072Baochen Qiang4-3/+53
2026-01-15wifi: ath12k: add hardware ops support for QCC2072Baochen Qiang5-1/+69
2026-01-15wifi: ath12k: add HAL descriptor and ops for QCC2072Baochen Qiang6-3/+385
2026-01-15wifi: ath12k: support downloading auxiliary ucode image for QCC2072Baochen Qiang1-1/+7
2026-01-15wifi: ath12k: add hardware parameters for QCC2072Baochen Qiang1-0/+85
2026-01-15wifi: ath12k: add hardware registers for QCC2072Baochen Qiang4-1/+112
2026-01-15wifi: ath12k: refactor REO status ring handlingBaochen Qiang6-49/+31
2026-01-15wifi: ath12k: refactor REO CMD ring handlingBaochen Qiang5-48/+22
2026-01-15wifi: ath12k: refactor PCI window register accessBaochen Qiang1-0/+12
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson35-0/+19091
2025-11-11wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k moduleAlok Singh5-49/+95
2025-11-11wifi: ath12k: Move MSDU END TLV processing to Wi-Fi 7 moduleAlok Singh1-4/+54
2025-11-11wifi: ath12k: Move MU user processing to Wi-Fi 7 moduleAlok Singh1-4/+352
2025-11-11wifi: ath12k: Move remaining SIG TLV parsing to Wi-Fi 7 moduleAlok Singh1-5/+269
2025-11-11wifi: ath12k: Move EHT SIG processing to Wi-Fi 7 moduleAlok Singh1-2/+384
2025-11-11wifi: ath12k: Move HE SIG processing to Wi-Fi 7 moduleAlok Singh1-10/+370
2025-11-11wifi: ath12k: Move HT/VHT SIG processing to Wi-Fi 7 moduleAlok Singh1-3/+59
2025-11-11wifi: ath12k: Move TX monitor functionality to Wi-Fi 7 moduleAlok Singh2-0/+682
2025-11-11wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 moduleAlok Singh1-3/+316
2025-11-11wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 moduleAlok Singh4-9/+211
2025-11-11wifi: ath12k: Move monitor status processing to Wi-Fi 7 moduleAlok Singh1-7/+392
2025-11-11wifi: ath12k: Move monitor ring processing to Wi-Fi 7 moduleAlok Singh5-6/+273
2025-11-05wifi: ath12k: Use dp objects in performance critical pathsPavankumar Nandeshwar7-188/+188
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar7-9/+9
2025-11-05wifi: ath12k: Remove arch-specific HAL dependencies from common DPPavankumar Nandeshwar3-4/+2
2025-11-05wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7Pavankumar Nandeshwar1-4/+27
2025-11-05wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7Pavankumar Nandeshwar3-3/+30
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar5-61/+23
2025-11-05wifi: ath12k: Move ieee80211_ops callback to the arch specific moduleRipan Deuri2-1/+209