Aniruddha Paul 33fce952a9 qcacmn: Fix the next link descriptor read issue преди 5 години
..
qca6290 fadeef890b qcacmn: populate qos_null in rx state преди 5 години
qca6390 fadeef890b qcacmn: populate qos_null in rx state преди 5 години
qca6490 fadeef890b qcacmn: populate qos_null in rx state преди 5 години
qca8074v1 fadeef890b qcacmn: populate qos_null in rx state преди 5 години
qca8074v2 fadeef890b qcacmn: populate qos_null in rx state преди 5 години
qcn9000 fadeef890b qcacmn: populate qos_null in rx state преди 5 години
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 преди 7 години
hal_api.h 33fce952a9 qcacmn: Fix the next link descriptor read issue преди 5 години
hal_api_mon.h 33fce952a9 qcacmn: Fix the next link descriptor read issue преди 5 години
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows преди 6 години
hal_generic_api.h fadeef890b qcacmn: populate qos_null in rx state преди 5 години
hal_hw_headers.h 33fce952a9 qcacmn: Fix the next link descriptor read issue преди 5 години
hal_internal.h bcf953583a qcacmn: Use multi window write and read for pine преди 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 33fce952a9 qcacmn: Fix the next link descriptor read issue преди 5 години
hal_rx_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows преди 6 години
hal_srng.c a718c757b3 qcacmn: check register writing result for IPA case преди 5 години
hal_tx.h b86ddaf205 qcacmn: Handle wbm_internal_error in tx completions преди 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