Nandha Kishore Easwaran 4842f87b82 qcacmn: Define shadow register as 0 in else case 5 жил өмнө
..
qca6290 fa6f80fcad qcacmn: use proper HAL abtraction APIs to get WBM internal error 5 жил өмнө
qca6390 fa6f80fcad qcacmn: use proper HAL abtraction APIs to get WBM internal error 5 жил өмнө
qca6490 fa6f80fcad qcacmn: use proper HAL abtraction APIs to get WBM internal error 5 жил өмнө
qca6750 984343c2ea qcacmn: HAL layer changes for Moselle 5 жил өмнө
qca8074v1 fa6f80fcad qcacmn: use proper HAL abtraction APIs to get WBM internal error 5 жил өмнө
qca8074v2 fa6f80fcad qcacmn: use proper HAL abtraction APIs to get WBM internal error 5 жил өмнө
qcn9000 fa6f80fcad qcacmn: use proper HAL abtraction APIs to get WBM internal error 5 жил өмнө
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 жил өмнө
hal_api.h 4842f87b82 qcacmn: Define shadow register as 0 in else case 5 жил өмнө
hal_api_mon.h 5cd2e56349 qcacmn: CFR: Process PPDU status TLVs and extract CFR information 5 жил өмнө
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 жил өмнө
hal_generic_api.h 984343c2ea qcacmn: HAL layer changes for Moselle 5 жил өмнө
hal_hw_headers.h 33fce952a9 qcacmn: Fix the next link descriptor read issue 5 жил өмнө
hal_internal.h 984343c2ea qcacmn: HAL layer changes for Moselle 5 жил өмнө
hal_reo.c 30294e2c79 qcacmn: Skip setting BA window size to 2 for NON BA case 5 жил өмнө
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 жил өмнө
hal_rx.h 5cd2e56349 qcacmn: CFR: Process PPDU status TLVs and extract CFR information 5 жил өмнө
hal_rx_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 жил өмнө
hal_srng.c 984343c2ea qcacmn: HAL layer changes for Moselle 5 жил өмнө
hal_tx.h fa6f80fcad qcacmn: use proper HAL abtraction APIs to get WBM internal error 5 жил өмнө
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 жил өмнө

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