aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/hal.h
AgeCommit message (Expand)AuthorFilesLines
2026-03-06wifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh1-12/+19
2026-01-15wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072Miaoqing Pan1-0/+2
2026-01-15wifi: ath12k: handle REO status ring for QCC2072Baochen Qiang1-0/+1
2026-01-15wifi: ath12k: handle REO CMD ring for QCC2072Baochen Qiang1-0/+1
2026-01-15wifi: ath12k: add hardware registers for QCC2072Baochen Qiang1-0/+2
2026-01-15wifi: ath12k: refactor REO status ring handlingBaochen Qiang1-0/+5
2026-01-15wifi: ath12k: refactor REO CMD ring handlingBaochen Qiang1-0/+23
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson1-578/+915
2025-11-11wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k moduleAlok Singh1-0/+28
2025-11-11wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 moduleAlok Singh1-0/+5
2025-11-05wifi: ath12k: Remove arch-specific HAL dependencies from common DPPavankumar Nandeshwar1-1/+5
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar1-0/+60
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani1-0/+9
2025-10-10wifi: ath12k: Drop hal_ prefix from hardware register namesRipan Deuri1-71/+71
2025-10-10wifi: ath12k: Rename hal_ops to opsRipan Deuri1-1/+1
2025-10-10wifi: ath12k: Segregate the common and wifi7 specific structuresPavankumar Nandeshwar1-512/+97
2025-10-10wifi: ath12k: Move HAL Cookie Conversion and RBM related APIs to wifi7 directoryPavankumar Nandeshwar1-0/+6
2025-10-10wifi: ath12k: Move HAL REO and Rx buf related APIs to wifi7 directoryPavankumar Nandeshwar1-6/+17
2025-10-10wifi: ath12k: Move HAL Tx, REO and link idle setup related APIs to wifi7 dire...Pavankumar Nandeshwar1-6/+24
2025-10-10wifi: ath12k: Move HAL CE status and set link desc addr APIs to wifi7 directoryPavankumar Nandeshwar1-4/+10
2025-10-10wifi: ath12k: Move HAL CE desc related APIs to wifi7 directoryPavankumar Nandeshwar1-4/+14
2025-10-10wifi: ath12k: Move HAL SRNG shadow config and get ring id APIs to wifi7 direc...Pavankumar Nandeshwar1-0/+5
2025-10-10wifi: ath12k: Move HAL CE setup and SRNG related APIs to wifi7 directoryPavankumar Nandeshwar1-0/+6
2025-10-10wifi: ath12k: Use hal handle instead of ab handlePavankumar Nandeshwar1-125/+127
2025-10-10wifi: ath12k: Move hal_params and regs to hal from hwPavankumar Nandeshwar1-61/+150
2025-10-10wifi: ath12k: Move wbm_rbm_map to hw specific hal filesPavankumar Nandeshwar1-1/+3
2025-10-10wifi: ath12k: Initialize hal_ops through hal_initPavankumar Nandeshwar1-3/+2
2025-10-10wifi: ath12k: Initialize desc_size through hal_initPavankumar Nandeshwar1-1/+4
2025-09-22wifi: ath12k: Use 1KB Cache Flush Command for QoS TID DescriptorsManish Dharanenthiran1-0/+1
2025-09-11wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rxPavankumar Nandeshwar1-7/+8
2025-09-11wifi: ath12k: Remove hal_rx_ops and merge into hal_opsRipan Deuri1-10/+4
2025-09-11wifi: ath12k: Add new infra for the rx pathPavankumar Nandeshwar1-28/+33
2025-09-11wifi: ath12k: Move hal_rx_ops callbacks to hal_opsPavankumar Nandeshwar1-10/+10
2025-09-11wifi: ath12k: Replace ops with direct calls for rxdma ring maskPavankumar Nandeshwar1-4/+0
2025-09-11wifi: ath12k: Remove non-compact TLV support from QCNPavankumar Nandeshwar1-2/+0
2025-09-03wifi: ath12k: Move rx_desc.h file to wifi7 directoryPavankumar Nandeshwar1-1/+47
2025-09-03wifi: ath12k: Move hal_desc.h file to wifi7 directoryPavankumar Nandeshwar1-1/+148
2025-09-03wifi: ath12k: Move hal_rx.h file to wifi7 directoryPavankumar Nandeshwar1-0/+295
2025-09-03wifi: ath12k: Move hal_tx.h file to wifi7 directoryPavankumar Nandeshwar1-1/+8
2025-06-07wifi: ath12k: Fix hal_reo_cmd_status kernel-docJeff Johnson1-1/+2
2025-05-16wifi: ath12k: add support to reap and process monitor status ringKang Yang1-0/+3
2025-05-16wifi: ath12k: add srng config template for mon status ringKang Yang1-0/+1
2025-04-07wifi: ath12k: Fix invalid memory access while forming 802.11 headerP Praneesh1-1/+0
2025-04-03wifi: ath12k: Add support to clear qdesc array in REO cacheBalamurugan S1-0/+1
2025-04-03wifi: ath12k: Fix the enabling of REO queue lookup table featureSriram R1-0/+6
2025-03-25wifi: ath12k: add AHB driver support for IPQ5332Balamurugan S1-0/+1
2025-03-25wifi: ath12k: Add hw_params to remap CE register space for IPQ5332Balamurugan S1-0/+4
2025-03-25wifi: ath12k: refactor ath12k_hw_regs structureP Praneesh1-28/+35
2024-12-19wifi: ath12k: Change the Tx monitor SRNG ring IDKarthikeyan Periyasamy1-1/+1
2024-05-03wifi: ath12k: Refactor idle ring descriptor setupKarthikeyan Periyasamy1-1/+2