summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/wifi7
AgeCommit message (Expand)Author
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers
2026-04-07wifi: ath12k: Enable IPQ5424 WiFi device supportSowmiya Sree Elavalagan
2026-04-07wifi: ath12k: Add CE remap hardware parameters for IPQ5424Saravanakumar Duraisamy
2026-04-07wifi: ath12k: add ath12k_hw_regs for IPQ5424Saravanakumar Duraisamy
2026-04-07wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424Raj Kumar Bhagat
2026-04-07wifi: ath12k: Add ath12k_hw_params for IPQ5424Saravanakumar Duraisamy
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-03-06wifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh
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: ath12k: Remove the unused argument from the Rx data pathKarthikeyan Periyasamy
2026-03-02wifi: ath12k: Enable monitor mode support on IPQ5332Aaradhana Sahu
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-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-15wifi: ath12k: enable QCC2072 supportBaochen Qiang
2026-01-15wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072Miaoqing Pan
2026-01-15wifi: ath12k: send peer meta data version to firmwareBaochen Qiang
2026-01-15wifi: ath12k: handle REO status ring for QCC2072Baochen Qiang
2026-01-15wifi: ath12k: handle REO CMD ring for QCC2072Baochen Qiang
2026-01-15wifi: ath12k: add hardware ops support for QCC2072Baochen Qiang
2026-01-15wifi: ath12k: add HAL descriptor and ops for QCC2072Baochen Qiang
2026-01-15wifi: ath12k: support downloading auxiliary ucode image for QCC2072Baochen Qiang
2026-01-15wifi: ath12k: add hardware parameters for QCC2072Baochen Qiang
2026-01-15wifi: ath12k: add hardware registers for QCC2072Baochen Qiang
2026-01-15wifi: ath12k: refactor REO status ring handlingBaochen Qiang
2026-01-15wifi: ath12k: refactor REO CMD ring handlingBaochen Qiang
2026-01-15wifi: ath12k: refactor PCI window register accessBaochen Qiang
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson
2025-11-11wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k moduleAlok Singh
2025-11-11wifi: ath12k: Move MSDU END TLV processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move MU user processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move remaining SIG TLV parsing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move EHT SIG processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move HE SIG processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move HT/VHT SIG processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move TX monitor functionality to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move monitor status processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move monitor ring processing to Wi-Fi 7 moduleAlok Singh
2025-11-05wifi: ath12k: Use dp objects in performance critical pathsPavankumar Nandeshwar
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar
2025-11-05wifi: ath12k: Remove arch-specific HAL dependencies from common DPPavankumar Nandeshwar
2025-11-05wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7Pavankumar Nandeshwar
2025-11-05wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7Pavankumar Nandeshwar
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar
2025-11-05wifi: ath12k: Move ieee80211_ops callback to the arch specific moduleRipan Deuri