index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
wifi7
Age
Commit message (
Expand
)
Author
2026-04-08
wifi: ath12k: Use michael_mic() from cfg80211
Eric Biggers
2026-04-07
wifi: ath12k: Enable IPQ5424 WiFi device support
Sowmiya Sree Elavalagan
2026-04-07
wifi: ath12k: Add CE remap hardware parameters for IPQ5424
Saravanakumar Duraisamy
2026-04-07
wifi: ath12k: add ath12k_hw_regs for IPQ5424
Saravanakumar Duraisamy
2026-04-07
wifi: ath12k: add ath12k_hw_version_map entry for IPQ5424
Raj Kumar Bhagat
2026-04-07
wifi: ath12k: Add ath12k_hw_params for IPQ5424
Saravanakumar Duraisamy
2026-03-24
Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
2026-03-06
wifi: ath12k: Fix legacy rate mapping for monitor mode capture
P Praneesh
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
2026-03-04
Merge tag 'ath-next-20260303' of https://git.kernel.org/pub/scm/linux/kernel/...
Johannes Berg
2026-03-02
wifi: ath12k: Remove the unused argument from the Rx data path
Karthikeyan Periyasamy
2026-03-02
wifi: ath12k: Enable monitor mode support on IPQ5332
Aaradhana Sahu
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-15
wifi: ath12k: enable QCC2072 support
Baochen Qiang
2026-01-15
wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072
Miaoqing Pan
2026-01-15
wifi: ath12k: send peer meta data version to firmware
Baochen Qiang
2026-01-15
wifi: ath12k: handle REO status ring for QCC2072
Baochen Qiang
2026-01-15
wifi: ath12k: handle REO CMD ring for QCC2072
Baochen Qiang
2026-01-15
wifi: ath12k: add hardware ops support for QCC2072
Baochen Qiang
2026-01-15
wifi: ath12k: add HAL descriptor and ops for QCC2072
Baochen Qiang
2026-01-15
wifi: ath12k: support downloading auxiliary ucode image for QCC2072
Baochen Qiang
2026-01-15
wifi: ath12k: add hardware parameters for QCC2072
Baochen Qiang
2026-01-15
wifi: ath12k: add hardware registers for QCC2072
Baochen Qiang
2026-01-15
wifi: ath12k: refactor REO status ring handling
Baochen Qiang
2026-01-15
wifi: ath12k: refactor REO CMD ring handling
Baochen Qiang
2026-01-15
wifi: ath12k: refactor PCI window register access
Baochen Qiang
2025-12-15
Merge branch 'ath12k-ng' into ath-next
Jeff Johnson
2025-11-11
wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k module
Alok Singh
2025-11-11
wifi: ath12k: Move MSDU END TLV processing to Wi-Fi 7 module
Alok Singh
2025-11-11
wifi: ath12k: Move MU user processing to Wi-Fi 7 module
Alok Singh
2025-11-11
wifi: ath12k: Move remaining SIG TLV parsing to Wi-Fi 7 module
Alok Singh
2025-11-11
wifi: ath12k: Move EHT SIG processing to Wi-Fi 7 module
Alok Singh
2025-11-11
wifi: ath12k: Move HE SIG processing to Wi-Fi 7 module
Alok Singh
2025-11-11
wifi: ath12k: Move HT/VHT SIG processing to Wi-Fi 7 module
Alok Singh
2025-11-11
wifi: ath12k: Move TX monitor functionality to Wi-Fi 7 module
Alok Singh
2025-11-11
wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 module
Alok Singh
2025-11-11
wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 module
Alok Singh
2025-11-11
wifi: ath12k: Move monitor status processing to Wi-Fi 7 module
Alok Singh
2025-11-11
wifi: ath12k: Move monitor ring processing to Wi-Fi 7 module
Alok Singh
2025-11-05
wifi: ath12k: Use dp objects in performance critical paths
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.ko
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Remove arch-specific HAL dependencies from common DP
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Remove the wifi7 header inclusions in common code
Pavankumar Nandeshwar
2025-11-05
wifi: ath12k: Move ieee80211_ops callback to the arch specific module
Ripan Deuri
[next]