summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/hal.c
AgeCommit message (Expand)Author
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: 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: Move monitor status processing to Wi-Fi 7 moduleAlok Singh
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar
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 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-10-10wifi: ath12k: Move srng config and hal_ops to hw specific hal filesPavankumar 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: unify HAL ops naming across chipsRipan Deuri
2025-09-11wifi: ath12k: Move the hal APIs to hardware specific filesRipan Deuri
2025-09-11wifi: ath12k: Remove non-compact TLV support from QCNPavankumar 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-08-20wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific componentsKiran Venkatappa
2025-06-26wifi: ath12k: fix dest ring-buffer corruption when ring is fullJohan Hovold
2025-06-26wifi: ath12k: fix source ring-buffer corruptionJohan Hovold
2025-06-26wifi: ath12k: use plain access for descriptor lengthJohan Hovold
2025-06-26wifi: ath12k: fix dest ring-buffer corruptionJohan Hovold
2025-05-19wifi: ath12k: fix ring-buffer corruptionJohan Hovold
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-17wifi: ath12k: using msdu end descriptor to check for rx multicast packetsSarika Sharma
2025-04-07wifi: ath12k: Fix invalid memory access while forming 802.11 headerP Praneesh
2025-03-25wifi: ath12k: refactor ath12k_hw_regs structureP Praneesh
2024-12-19wifi: ath12k: Change the Tx monitor SRNG ring IDKarthikeyan Periyasamy
2024-10-22wifi: ath12k: remove msdu_end structure for WCN7850Lingbo Kong
2024-05-03wifi: ath12k: Refactor idle ring descriptor setupKarthikeyan Periyasamy
2024-02-02wifi: ath12k: add MAC id support in WBM error pathKarthikeyan Periyasamy
2024-02-02wifi: ath12k: subscribe required word mask from rx tlvKarthikeyan Kathirvel
2024-02-02wifi: ath12k: remove hal_desc_sz from hw paramsRaj Kumar Bhagat
2024-02-02wifi: ath12k: split hal_ops to support RX TLVs word mask compactionRaj Kumar Bhagat