Mohit Khanna c58bf56dae qcacmn: Use QDF_MODULE_ID_HAL for HAL tracing APIs 5 年之前
..
qca5018 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 年之前
qca6290 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 年之前
qca6390 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 年之前
qca6490 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 年之前
qca6750 32de2fe166 qcacmn: Fix compilation and update SHADOW REG OFFSET for qca6750 5 年之前
qca8074v1 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 年之前
qca8074v2 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 年之前
qcn9000 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 年之前
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 年之前
hal_api.h 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 年之前
hal_api_mon.h 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 年之前
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 年之前
hal_generic_api.h 6997a37a1e qcacmn: Extract msdu end TLV information at once during Rx fast path 5 年之前
hal_hw_headers.h b4429e8278 qcacmn: Add delayed register write support in HAL 5 年之前
hal_internal.h c58bf56dae qcacmn: Use QDF_MODULE_ID_HAL for HAL tracing APIs 5 年之前
hal_reo.c 30294e2c79 qcacmn: Skip setting BA window size to 2 for NON BA case 5 年之前
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 年之前
hal_rx.h fc8337d5de qcacmn: Add support for noACK frames 5 年之前
hal_rx_flow.c f89f2b3e50 qcacmn: Fix wifi load issue on CYP 5 年之前
hal_rx_flow.h f3b2944efe qcacmn: Move flow learning and operation HAL macros out of header file 5 年之前
hal_srng.c b1d228b9aa qcacmn: Change print format for pointer and timer 5 年之前
hal_tx.h fa6f80fcad qcacmn: use proper HAL abtraction APIs to get WBM internal error 5 年之前
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 年之前

README

The below qca6290 and qca8074 folder has c files defining functions
and structures to hold target specific definitions to handle differences between
chips with respect to hal.

Please ensure changes get applied to all platform specific files if the fixes
are generic and applicable to all the folders.

qca6290
hal_6290_rx.c - rx related target specific function
hal_6290_srng_table.c - holds hw srng table and hal hw reg offsets array
hal_6290_tx.c - tx related target specific function
qca8074
hal_8074_rx.c - rx related target specific function
hal_8074_srng_table.c - holds hw srng table and hal hw reg offsets array
hal_8074_tx.c - tx related target specific function