aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/dp.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson1-1507/+235
2025-11-05wifi: ath12k: Use dp objects in performance critical pathsPavankumar Nandeshwar1-5/+4
2025-11-05wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7Pavankumar Nandeshwar1-0/+10
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar1-1/+0
2025-11-05wifi: ath12k: Move DP device stats to ath12k_dpPavankumar Nandeshwar1-0/+27
2025-11-05wifi: ath12k: Add callbacks in arch_ops for rx APIsPavankumar Nandeshwar1-2/+100
2025-10-27wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peerHarsh Kumar Bijlani1-0/+1
2025-10-27wifi: ath12k: Add hash table for ath12k_dp_link_peerHarsh Kumar Bijlani1-1/+9
2025-10-27wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dpHarsh Kumar Bijlani1-0/+6
2025-10-27wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peerHarsh Kumar Bijlani1-1/+1
2025-10-10wifi: ath12k: Segregate the common and wifi7 specific structuresPavankumar Nandeshwar1-5/+9
2025-10-10wifi: ath12k: Move HAL Cookie Conversion and RBM related APIs to wifi7 directoryPavankumar Nandeshwar1-1/+0
2025-10-10wifi: ath12k: Add direct HAL pointer in ath12k_dpPavankumar Nandeshwar1-0/+1
2025-10-10wifi: ath12k: Initialize desc_size through hal_initPavankumar Nandeshwar1-1/+0
2025-10-08wifi: ath12k: Rearrange PPDU radio statsRipan Deuri1-0/+6
2025-10-08wifi: ath12k: Refactor data path pdev structRipan Deuri1-0/+35
2025-09-30wifi: ath12k: Add framework for hardware specific DP interrupt handlerRipan Deuri1-0/+18
2025-09-30wifi: ath12k: Rearrange DP fields in ath12k_hw_group structRipan Deuri1-0/+10
2025-09-30wifi: ath12k: Support arch-specific DP device allocationRipan Deuri1-2/+2
2025-09-22wifi: ath12k: Add Retry Mechanism for REO RX Queue Update FailuresManish Dharanenthiran1-3/+7
2025-09-22wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256Nithyanantham Paramasivam1-1/+1
2025-09-11wifi: ath12k: Remove non-compact TLV support from QCNPavankumar Nandeshwar1-1/+0
2025-09-03wifi: ath12k: Move HTT specific code from dp.c to newly introduced filesHarsh Kumar Bijlani1-1/+0
2025-09-03wifi: ath12k: Move HTT Tx specific code to newly introduced filesHarsh Kumar Bijlani1-2/+0
2025-09-03wifi: ath12k: Move HTT code in dp.h to newly introduced filesHarsh Kumar Bijlani1-1505/+1
2025-09-03wifi: ath12k: Move srng processing to wifi7 directoryPavankumar Nandeshwar1-3/+0
2025-09-03wifi: ath12k: Move hal_desc.h file to wifi7 directoryPavankumar Nandeshwar1-1/+1
2025-09-03wifi: ath12k: Move hal_rx.h file to wifi7 directoryPavankumar Nandeshwar1-2/+2
2025-07-15wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM modeAaradhana Sahu1-0/+1
2025-07-14wifi: ath12k: Refactor macros to use memory profile-based valuesAaradhana Sahu1-16/+21
2025-07-07wifi: ath12k: properly set bit for pdev mask for firmware PPDU_STATS requestSarika Sharma1-1/+2
2025-07-07wifi: ath12k: correctly update bw for ofdma packetsSarika Sharma1-0/+2
2025-05-19wifi: ath12k: Add device dp stats supportVinith Kumar R1-0/+3
2025-05-16wifi: ath12k: Enable AST index based address search in Station ModeThiraviyam Mariyappan1-0/+2
2025-05-16wifi: ath12k: add support to reap and process monitor status ringKang Yang1-0/+12
2025-05-16wifi: ath12k: add ring config for monitor mode on WCN7850Kang Yang1-0/+9
2025-05-16wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv()Kang Yang1-0/+2
2025-04-17wifi: ath12k: Fix memory leak during extended skb allocationP Praneesh1-0/+2
2025-04-17wifi: ath12k: Refactor tx descriptor handling in tx completion handlerP Praneesh1-0/+5
2025-04-11wifi: ath12k: Add support for link specific datapath statsBalamurugan Mahalingam1-0/+11
2025-04-03wifi: ath12k: Fix the enabling of REO queue lookup table featureSriram R1-1/+4
2025-03-27wifi: ath12k: Add extra TLV tag parsing support in monitor Rx pathP Praneesh1-0/+2
2025-02-11wifi: ath12k: Add support for MLO Multicast handling in driverBalamurugan Mahalingam1-0/+6
2025-02-11wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitionsBalamurugan Mahalingam1-7/+14
2025-01-26wifi: ath12k: Restructure the code for monitor ring processingP Praneesh1-1/+0
2025-01-26wifi: ath12k: Enable filter config for monitor destination ringP Praneesh1-2/+47
2025-01-26wifi: ath12k: Add HTT source ring ID for monitor ringsP Praneesh1-1/+4
2025-01-10wifi: ath12k: Support AST Entry StatsRoopni Devanathan1-0/+12
2024-12-19wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFGKarthikeyan Periyasamy1-4/+10
2024-12-16wifi: ath12k: add helper function to init partner cmem configurationKarthikeyan Periyasamy1-0/+1