summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath12k/dp_htt.c
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar-0/+1
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani-33/+30
2025-10-27wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx pathsHarsh Kumar Bijlani-17/+5
2025-10-27wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dpHarsh Kumar Bijlani-13/+13
2025-10-27wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peerHarsh Kumar Bijlani-14/+14
2025-10-08wifi: ath12k: Rearrange PPDU radio statsRipan Deuri-25/+34
2025-09-30wifi: ath12k: Convert ath12k_dp member in ath12k_base to pointerRipan Deuri-9/+13
2025-09-03wifi: ath12k: Move HTT specific code from dp.c to newly introduced filesHarsh Kumar Bijlani-2/+29
2025-09-03wifi: ath12k: Move HTT Tx specific code to newly introduced filesHarsh Kumar Bijlani-0/+683
2025-09-03wifi: ath12k: Move HTT Rx specific code to newly introduced filesHarsh Kumar Bijlani-0/+644