Tallapragada Kalyan 80e1cfff99 qcacmn: add new fields to flow rule HAL API to support PPE 2 ani în urmă
..
be f6ecea5fa3 qcacmn: Fix compilation for Big endian 2 ani în urmă
kiwi ae55a446c6 qcacmn: Scratch register read api for qca5332 2 ani în urmă
li 92fc6fa7c1 qcacmn: Add control frame stats accounting support 2 ani în urmă
qca5018 117ae69181 qcacmn: hal: Fix misspellings 2 ani în urmă
qca5332 bbe3f3466f qcacmn: Add wmask functions for QCA5332 2 ani în urmă
qca6290 117ae69181 qcacmn: hal: Fix misspellings 2 ani în urmă
qca6390 117ae69181 qcacmn: hal: Fix misspellings 2 ani în urmă
qca6490 117ae69181 qcacmn: hal: Fix misspellings 2 ani în urmă
qca6750 117ae69181 qcacmn: hal: Fix misspellings 2 ani în urmă
qca8074v1 117ae69181 qcacmn: hal: Fix misspellings 2 ani în urmă
qca8074v2 117ae69181 qcacmn: hal: Fix misspellings 2 ani în urmă
qcn6122 fb0b54baee qcacmn: Initial changes for QCN9160 bring-up in HAL layer 2 ani în urmă
qcn9000 117ae69181 qcacmn: hal: Fix misspellings 2 ani în urmă
qcn9224 80e1cfff99 qcacmn: add new fields to flow rule HAL API to support PPE 2 ani în urmă
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 ani în urmă
hal_api.h a2ddd8956b qcacmn: Retain ds ring indices across wifi restart 2 ani în urmă
hal_api_mon.h af0472aa08 qcacmn: Update PPDU drop counter 2 ani în urmă
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 ani în urmă
hal_generic_api.h a2ddd8956b qcacmn: Retain ds ring indices across wifi restart 2 ani în urmă
hal_hw_headers.h a3585f6fe8 qcacmn: Add sanity check for BA window size in DP 3 ani în urmă
hal_internal.h ae55a446c6 qcacmn: Scratch register read api for qca5332 2 ani în urmă
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 ani în urmă
hal_reo.h 117ae69181 qcacmn: hal: Fix misspellings 2 ani în urmă
hal_rx.h f8a610f679 qcacmn: Fix hal_rx.h documentation 2 ani în urmă
hal_rx_flow.c 117ae69181 qcacmn: hal: Fix misspellings 2 ani în urmă
hal_rx_flow.h 1684251d1f qcacmn: Move FISA FST table to CMEM on Kiwi 3 ani în urmă
hal_rx_flow_info.h 80e1cfff99 qcacmn: add new fields to flow rule HAL API to support PPE 2 ani în urmă
hal_rx_hw_defines.h 63ea23ade1 qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 3 ani în urmă
hal_srng.c a2ddd8956b qcacmn: Retain ds ring indices across wifi restart 2 ani în urmă
hal_tx.h 00b746a64d qcacmn: Increase the field width of bandwidth for 320 MHz 2 ani în urmă
hal_tx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium 4 ani în urmă

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