Basamma Yakkanahalli 031d51614e qcacmn: Add DBR support for standalone sounding CBF CV data 2 жил өмнө
..
be 8c72eb9696 qcacmn: Add hal api to set word mask 2 жил өмнө
kiwi a3d8c8606d qcacmn: Add WBM2SW ring descriptor structure symbol 2 жил өмнө
li 15b6ef6b0e qcacmn: Fix hal/wifi3.0/li documentation 2 жил өмнө
qca5018 87f6016da2 qcacmn: Fix hal/wifi3.0/qca5018 documentation 2 жил өмнө
qca5332 274f667c45 qcacmn: Fix hal/wifi3.0/qca5332 documentation 2 жил өмнө
qca6290 de5b0b9a2f qcacmn: Fix hal/wifi3.0/qca6290 documentation 2 жил өмнө
qca6390 f11e72a709 qcacmn: Fix hal/wifi3.0/qca6390 documentation 2 жил өмнө
qca6490 9c8278f7b9 qcacmn: Fix hal/wifi3.0/qca6490 documentation 2 жил өмнө
qca6750 845ef54e78 qcacmn: Fix hal/wifi3.0/qca6750 documentation 2 жил өмнө
qca8074v1 5047c5345a qcacmn: Fix hal/wifi3.0/qca8074v1 documentation 2 жил өмнө
qca8074v2 2cdca1a9c3 qcacmn: Fix hal/wifi3.0/qca8074v2 documentation 2 жил өмнө
qcn6122 4f8ff9d20f qcacmn: Fix hal/wifi3.0/qcn6122 documentation 2 жил өмнө
qcn9000 d25361b2f2 qcacmn: Fix hal/wifi3.0/qcn9000 documentation 2 жил өмнө
qcn9224 031d51614e qcacmn: Add DBR support for standalone sounding CBF CV data 2 жил өмнө
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 жил өмнө
hal_api.h c2c0f7f7f9 qcacmn: Support REO2SW ring pointer update threshold configuration 2 жил өмнө
hal_api_mon.h 8c72eb9696 qcacmn: Add hal api to set word mask 2 жил өмнө
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 жил өмнө
hal_generic_api.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation 2 жил өмнө
hal_hw_headers.h c2c0f7f7f9 qcacmn: Support REO2SW ring pointer update threshold configuration 2 жил өмнө
hal_internal.h 031d51614e qcacmn: Add DBR support for standalone sounding CBF CV data 2 жил өмнө
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 жил өмнө
hal_reo.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation 2 жил өмнө
hal_rx.h f8a610f679 qcacmn: Fix hal_rx.h documentation 2 жил өмнө
hal_rx_flow.c 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation 2 жил өмнө
hal_rx_flow.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation 2 жил өмнө
hal_rx_flow_info.h 328ea67a32 qcacmn: enable FSE with MLO support 2 жил өмнө
hal_rx_hw_defines.h 63ea23ade1 qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 3 жил өмнө
hal_srng.c c2c0f7f7f9 qcacmn: Support REO2SW ring pointer update threshold configuration 2 жил өмнө
hal_tx.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation 2 жил өмнө
hal_tx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium 4 жил өмнө

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