summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/hal.h
AgeCommit message (Expand)Author
2026-06-01wifi: ath12k: Add support for 4-address frame notificationTamizh Chelvam Raja
2026-03-06wifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh
2026-01-15wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072Miaoqing Pan
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 registers for QCC2072Baochen Qiang
2026-01-15wifi: ath12k: refactor REO status ring handlingBaochen Qiang
2026-01-15wifi: ath12k: refactor REO CMD ring handlingBaochen 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 MPDU pop functionality to Wi-Fi 7 moduleAlok Singh
2025-11-05wifi: ath12k: Remove arch-specific HAL dependencies from common DPPavankumar Nandeshwar
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani
2025-10-10wifi: ath12k: Drop hal_ prefix from hardware register namesRipan Deuri
2025-10-10wifi: ath12k: Rename hal_ops to opsRipan Deuri
2025-10-10wifi: ath12k: Segregate the common and wifi7 specific structuresPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL Cookie Conversion and RBM related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL REO and Rx buf related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL Tx, REO and link idle setup related APIs to wifi7 dire...Pavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL CE status and set link desc addr APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL CE desc related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL SRNG shadow config and get ring id APIs to wifi7 direc...Pavankumar Nandeshwar
2025-10-10wifi: ath12k: Move HAL CE setup and SRNG related APIs to wifi7 directoryPavankumar Nandeshwar
2025-10-10wifi: ath12k: Use hal handle instead of ab handlePavankumar Nandeshwar
2025-10-10wifi: ath12k: Move hal_params and regs to hal from hwPavankumar Nandeshwar
2025-10-10wifi: ath12k: Move wbm_rbm_map to hw specific hal filesPavankumar Nandeshwar
2025-10-10wifi: ath12k: Initialize hal_ops through hal_initPavankumar Nandeshwar
2025-10-10wifi: ath12k: Initialize desc_size through hal_initPavankumar Nandeshwar
2025-09-22wifi: ath12k: Use 1KB Cache Flush Command for QoS TID DescriptorsManish Dharanenthiran
2025-09-11wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rxPavankumar Nandeshwar
2025-09-11wifi: ath12k: Remove hal_rx_ops and merge into hal_opsRipan Deuri
2025-09-11wifi: ath12k: Add new infra for the rx pathPavankumar Nandeshwar
2025-09-11wifi: ath12k: Move hal_rx_ops callbacks to hal_opsPavankumar Nandeshwar
2025-09-11wifi: ath12k: Replace ops with direct calls for rxdma ring maskPavankumar Nandeshwar
2025-09-11wifi: ath12k: Remove non-compact TLV support from QCNPavankumar Nandeshwar
2025-09-03wifi: ath12k: Move rx_desc.h file to wifi7 directoryPavankumar Nandeshwar
2025-09-03wifi: ath12k: Move hal_desc.h file to wifi7 directoryPavankumar Nandeshwar
2025-09-03wifi: ath12k: Move hal_rx.h file to wifi7 directoryPavankumar Nandeshwar
2025-09-03wifi: ath12k: Move hal_tx.h file to wifi7 directoryPavankumar Nandeshwar
2025-06-07wifi: ath12k: Fix hal_reo_cmd_status kernel-docJeff Johnson
2025-05-16wifi: ath12k: add support to reap and process monitor status ringKang Yang
2025-05-16wifi: ath12k: add srng config template for mon status ringKang Yang
2025-04-07wifi: ath12k: Fix invalid memory access while forming 802.11 headerP Praneesh
2025-04-03wifi: ath12k: Add support to clear qdesc array in REO cacheBalamurugan S
2025-04-03wifi: ath12k: Fix the enabling of REO queue lookup table featureSriram R
2025-03-25wifi: ath12k: add AHB driver support for IPQ5332Balamurugan S
2025-03-25wifi: ath12k: Add hw_params to remap CE register space for IPQ5332Balamurugan S
2025-03-25wifi: ath12k: refactor ath12k_hw_regs structureP Praneesh
2024-12-19wifi: ath12k: Change the Tx monitor SRNG ring IDKarthikeyan Periyasamy