Ananya Gupta a550225eb1 qcacmn: Rate limit logs when wake request fails há 4 anos atrás
..
qca5018 1719814f01 qcacmn: Change miscellaneous control register val há 4 anos atrás
qca6290 a64da56134 qcacmn: Stop FISA if frame rings mismatch há 4 anos atrás
qca6390 af0f724da2 qcacmn: Add support to handle BAR frames in host há 4 anos atrás
qca6490 af0f724da2 qcacmn: Add support to handle BAR frames in host há 4 anos atrás
qca6750 081912efd0 qcacmn: Add API to get reo destination indication for QCA6750 há 4 anos atrás
qca8074v1 a64da56134 qcacmn: Stop FISA if frame rings mismatch há 4 anos atrás
qca8074v2 a64da56134 qcacmn: Stop FISA if frame rings mismatch há 4 anos atrás
qcn9000 a64da56134 qcacmn: Stop FISA if frame rings mismatch há 4 anos atrás
qcn9100 1719814f01 qcacmn: Change miscellaneous control register val há 4 anos atrás
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 há 7 anos atrás
hal_api.h a550225eb1 qcacmn: Rate limit logs when wake request fails há 4 anos atrás
hal_api_mon.h c58c061890 qcacmn: Add error print for matching ppdu_id during HAL processing há 5 anos atrás
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows há 6 anos atrás
hal_generic_api.h 1a0bc1efc4 qcacmn: Data path changes for big endian platform há 4 anos atrás
hal_hw_headers.h 1a4e3a96c7 qcacmn: add APIs to access CMEM há 4 anos atrás
hal_internal.h a377301c78 qcacmn: Add support to map generic shadow regs há 4 anos atrás
hal_reo.c 5040a3b6ed qcacmn: hal: Remove redundant __func__ from the logs há 4 anos atrás
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL há 6 anos atrás
hal_rx.h af0f724da2 qcacmn: Add support to handle BAR frames in host há 4 anos atrás
hal_rx_flow.c 0907c4679d qcacmn: Initialize the HW FST memory to zero há 4 anos atrás
hal_rx_flow.h 3433cf4974 qcacmn: add HAL APIs to configure FSE in CMEM há 4 anos atrás
hal_rx_flow_info.h 50e10cff51 qcacmn: Remove hash key related member in hal_rx_fst há 5 anos atrás
hal_srng.c a939d20dbf qcacmn: Move delayed-reg-work active_work_cnt decrement há 4 anos atrás
hal_tx.h 1a0bc1efc4 qcacmn: Data path changes for big endian platform há 4 anos atrás
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL há 6 anos atrás

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