Nanda Krishnan baf49c9f89 qcacmn: Tracking the ring util stats há 2 anos atrás
..
be 5e84f6fe25 qcacmn: use right TLV tag header length for peach há 2 anos atrás
kiwi 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
li 980d883f07 qcacmn: Introduce HAL API to get phy ppdu id size há 2 anos atrás
qca5018 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qca5332 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qca6290 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qca6390 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qca6490 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qca6750 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qca8074v1 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qca8074v2 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qcn6122 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qcn6432 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qcn9000 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
qcn9224 ade262ccac qcacmn: Fix tlv parsing for rx_evm details tlv há 2 anos atrás
rh 09430f47e6 qcacmn: fix kernel null pointer dereference há 2 anos atrás
wcn6450 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 há 7 anos atrás
hal_api.h baf49c9f89 qcacmn: Tracking the ring util stats há 2 anos atrás
hal_api_mon.h ade262ccac qcacmn: Fix tlv parsing for rx_evm details tlv há 2 anos atrás
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows há 6 anos atrás
hal_generic_api.h 5d8e550bb7 qcacmn: Add support for local packet capture start há 2 anos atrás
hal_hw_headers.h c2c0f7f7f9 qcacmn: Support REO2SW ring pointer update threshold configuration há 2 anos atrás
hal_internal.h 39ed82e609 qcacmn: qcacmn: Add Monitor 1.0 support for WCN6450 há 2 anos atrás
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build há 4 anos atrás
hal_reo.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation há 2 anos atrás
hal_rx.h 0df4b5eaea qcacmn: Optimize DP Rx Error Handling (Part-2) há 2 anos atrás
hal_rx_flow.c 07bdb1114b qcacmn: Remove trailing comma/period from the DP logs há 2 anos atrás
hal_rx_flow.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation há 2 anos atrás
hal_rx_flow_info.h 328ea67a32 qcacmn: enable FSE with MLO support há 2 anos atrás
hal_rx_hw_defines.h 63ea23ade1 qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 há 3 anos atrás
hal_srng.c 30a6417487 qcacmn: Change logs to appropriate log levels há 2 anos atrás
hal_tx.h bbd8a57b8e qcacmn: Initial changes for QCN6432 bring-up in HAL layer há 2 anos atrás
hal_tx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium há 4 anos atrás

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