Venkata Sharath Chandra Manchala 685045eb9c qcacmn: Add hal_rx_msdu_end_sa_sw_peer_id_get API 5 lat temu
..
qca6290 685045eb9c qcacmn: Add hal_rx_msdu_end_sa_sw_peer_id_get API 5 lat temu
qca6390 685045eb9c qcacmn: Add hal_rx_msdu_end_sa_sw_peer_id_get API 5 lat temu
qca6490 685045eb9c qcacmn: Add hal_rx_msdu_end_sa_sw_peer_id_get API 5 lat temu
qca8074v1 685045eb9c qcacmn: Add hal_rx_msdu_end_sa_sw_peer_id_get API 5 lat temu
qca8074v2 685045eb9c qcacmn: Add hal_rx_msdu_end_sa_sw_peer_id_get API 5 lat temu
qcn9000 685045eb9c qcacmn: Add hal_rx_msdu_end_sa_sw_peer_id_get API 5 lat temu
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 6 lat temu
hal_api.h 78b01a1e1b qcacmn: Flush srng tp and hp only for flush event 5 lat temu
hal_api_mon.h 84d5092701 qcacmn: Add hal_rx_hw_desc_get_ppduid_get API 5 lat temu
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 lat temu
hal_generic_api.h 25d7dbc589 qcacmn: Add hal_reo_status_get_header_generic API 5 lat temu
hal_hw_headers.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 lat temu
hal_internal.h 685045eb9c qcacmn: Add hal_rx_msdu_end_sa_sw_peer_id_get API 5 lat temu
hal_reo.c 78b01a1e1b qcacmn: Flush srng tp and hp only for flush event 5 lat temu
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 lat temu
hal_rx.h 685045eb9c qcacmn: Add hal_rx_msdu_end_sa_sw_peer_id_get API 5 lat temu
hal_rx_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 lat temu
hal_srng.c 78b01a1e1b qcacmn: Flush srng tp and hp only for flush event 5 lat temu
hal_tx.h da4d1b37e3 qcacmn: tx completion handler with invalid release source 5 lat temu
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 lat temu

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