Jia Ding d40b388d2f qcacmn: Mark first packet after wow wakeup 3 жил өмнө
..
be 7148dfedf8 qcacmn: Handle enhanced stats from Rx monitor path in Waikiki 3 жил өмнө
kiwi d40b388d2f qcacmn: Mark first packet after wow wakeup 3 жил өмнө
li eb543663d2 qcacmn: Enable usage of delta_tsf for SAWF 3 жил өмнө
qca5018 1ce26880e3 qcacmn: extract phyrx abort info to capture undecoded metadata 3 жил өмнө
qca6290 d40b388d2f qcacmn: Mark first packet after wow wakeup 3 жил өмнө
qca6390 d40b388d2f qcacmn: Mark first packet after wow wakeup 3 жил өмнө
qca6490 d40b388d2f qcacmn: Mark first packet after wow wakeup 3 жил өмнө
qca6750 d40b388d2f qcacmn: Mark first packet after wow wakeup 3 жил өмнө
qca8074v1 1ce26880e3 qcacmn: extract phyrx abort info to capture undecoded metadata 3 жил өмнө
qca8074v2 1ce26880e3 qcacmn: extract phyrx abort info to capture undecoded metadata 3 жил өмнө
qcn6122 5f8681ff1e qcacmn: Enable the 4th Tx. completion ring 3 жил өмнө
qcn9000 0101390bcd qcacmn: Update rxdma error code 3 жил өмнө
qcn9224 f17d789fa6 qcacmn: Add Waikiki monitor HAL processing 3 жил өмнө
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 жил өмнө
hal_api.h 77530eea0b qcacmn: support PLD lock for window register accessing 3 жил өмнө
hal_api_mon.h f17d789fa6 qcacmn: Add Waikiki monitor HAL processing 3 жил өмнө
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 жил өмнө
hal_generic_api.h f17d789fa6 qcacmn: Add Waikiki monitor HAL processing 3 жил өмнө
hal_hw_headers.h 381d67a7a2 qcacmn: Add support to get reo qdesc size for li & be platforms 3 жил өмнө
hal_internal.h d40b388d2f qcacmn: Mark first packet after wow wakeup 3 жил өмнө
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 жил өмнө
hal_reo.h 381d67a7a2 qcacmn: Add support to get reo qdesc size for li & be platforms 3 жил өмнө
hal_rx.h d40b388d2f qcacmn: Mark first packet after wow wakeup 3 жил өмнө
hal_rx_flow.c 19e8de26f3 qcacmn: Changes required to build against kiwi v2 hw files 3 жил өмнө
hal_rx_flow.h d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip 3 жил өмнө
hal_rx_flow_info.h 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 жил өмнө
hal_rx_hw_defines.h 63ea23ade1 qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 3 жил өмнө
hal_srng.c e4d9b0c2d7 qcacmn: REO queue ref enhancement for Waikiki 3 жил өмнө
hal_tx.h c27e15c6da qcacmn: Add 64 bit extraction macros for Tx 3 жил өмнө
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