Hariharan Ramanathan 16630d2422 qcacmn: Hal related changes for QCA5332 3 жил өмнө
..
be 16630d2422 qcacmn: Hal related changes for QCA5332 2 жил өмнө
kiwi 16630d2422 qcacmn: Hal related changes for QCA5332 2 жил өмнө
li 277054124d qcacmn: AST entry create and update support for IPA 3 жил өмнө
qca5018 e198badbe6 qcacmn: Get the correct MSDU length in the RX path 3 жил өмнө
qca5332 16630d2422 qcacmn: Hal related changes for QCA5332 2 жил өмнө
qca6290 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 жил өмнө
qca6390 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 жил өмнө
qca6490 e198badbe6 qcacmn: Get the correct MSDU length in the RX path 3 жил өмнө
qca6750 e198badbe6 qcacmn: Get the correct MSDU length in the RX path 3 жил өмнө
qca8074v1 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 жил өмнө
qca8074v2 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 жил өмнө
qcn6122 e198badbe6 qcacmn: Get the correct MSDU length in the RX path 3 жил өмнө
qcn9000 7be2cf3775 qcacmn: Add support for vlan tagged traffic in IPA offload 2 жил өмнө
qcn9224 16630d2422 qcacmn: Hal related changes for QCA5332 2 жил өмнө
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 жил өмнө
hal_api.h 9ba8236444 qcacmn: Add support to track high watermark for SRNGs 3 жил өмнө
hal_api_mon.h bf92ed7b61 qcacmn: Add sanity check while adding a-msdu subframe header 3 жил өмнө
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 жил өмнө
hal_generic_api.h f17d789fa6 qcacmn: Add Waikiki monitor HAL processing 3 жил өмнө
hal_hw_headers.h a3585f6fe8 qcacmn: Add sanity check for BA window size in DP 3 жил өмнө
hal_internal.h 16630d2422 qcacmn: Hal related changes for QCA5332 2 жил өмнө
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 bb29a06aad qcacmn: Add hal API to get L3 type field 3 жил өмнө
hal_rx_flow.c 1684251d1f qcacmn: Move FISA FST table to CMEM on Kiwi 3 жил өмнө
hal_rx_flow.h 1684251d1f qcacmn: Move FISA FST table to CMEM on Kiwi 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 fc00c5bb21 qcacmn: Initial Hal changes for QCA5332 3 жил өмнө
hal_tx.h 0ffa79f0a4 qcacmn: Use CONFIG_SAWF macro for enabling HW Tx Delay 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