Rakesh Pillai b93b4af698 qcacmn: Fix timestamp parsing from TLV for kiwi hace 3 años
..
be b93b4af698 qcacmn: Fix timestamp parsing from TLV for kiwi hace 3 años
li d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
qca5018 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
qca6290 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
qca6390 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
qca6490 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
qca6750 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
qca8074v1 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
qca8074v2 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
qcn6122 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
qcn9000 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
qcn9224 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
wcn7850 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 hace 7 años
hal_api.h 4e7ceff561 qcacmn: Prefetch RX HW desc, SW desc and SKB in pipeline fashion hace 3 años
hal_api_mon.h 63ea23ade1 qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 hace 3 años
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows hace 6 años
hal_generic_api.h 7ccb73b31f qcacmn: Add support for beryllium on WIN hace 3 años
hal_hw_headers.h 70398a0ccd qcacmn: Changes needed for MLO soc attach hace 3 años
hal_internal.h d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build hace 4 años
hal_reo.h 6c7fcf1d61 qcacmn: Add logic for allocation and reset of vdev_stats_id hace 3 años
hal_rx.h d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
hal_rx_flow.c d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
hal_rx_flow.h d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip hace 3 años
hal_rx_flow_info.h 1190bfe856 qcacmn: HAL RX flow API changes for beryllium hace 4 años
hal_rx_hw_defines.h 63ea23ade1 qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 hace 3 años
hal_srng.c c9ff3a2ac9 qcacmn: Support hif window register and set init_phase for Kiwi hace 3 años
hal_tx.h 4fa2c22c80 qcacmn: Add ini param for reo dest ring hace 3 años
hal_tx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium hace 4 años

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