bings 3a5c2d3456 qcacmn: Fix print format error 5 роки тому
..
qca5018 c0b1d0ebf0 qcacmn: use distinct I/O remap to access CE register for ipq5018 5 роки тому
qca6290 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 роки тому
qca6390 d30eab103c qcacmn: Create monitor mode spinlock and add null check 5 роки тому
qca6490 d30eab103c qcacmn: Create monitor mode spinlock and add null check 5 роки тому
qca6750 d30eab103c qcacmn: Create monitor mode spinlock and add null check 5 роки тому
qca8074v1 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 роки тому
qca8074v2 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 роки тому
qcn9000 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 роки тому
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 роки тому
hal_api.h 32acca2463 qcacmn: Flush the PCIe window select config before device access 5 роки тому
hal_api_mon.h d2e553e973 qcacmn: Add debug statistics for monitor mode 5 роки тому
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 роки тому
hal_generic_api.h e4155588aa qcacmn: Get back WAR to confirm WBM IDLE ring LSB write 5 роки тому
hal_hw_headers.h 9043089a40 qcacmn: Add prefetch_timer config for CE rings 5 роки тому
hal_internal.h c0b1d0ebf0 qcacmn: use distinct I/O remap to access CE register for ipq5018 5 роки тому
hal_reo.c e7d41574f3 qcacmn: Add dbgid for each runtime put/get 5 роки тому
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 роки тому
hal_rx.h d30eab103c qcacmn: Create monitor mode spinlock and add null check 5 роки тому
hal_rx_flow.c 3a5c2d3456 qcacmn: Fix print format error 5 роки тому
hal_rx_flow.h f3b2944efe qcacmn: Move flow learning and operation HAL macros out of header file 5 роки тому
hal_srng.c c0b1d0ebf0 qcacmn: use distinct I/O remap to access CE register for ipq5018 5 роки тому
hal_tx.h 41c0716617 qcacmn: Add a change to do fast transmit completion 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