Srinivas Girigowda 30a6417487 qcacmn: Change logs to appropriate log levels преди 2 години
..
be 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
kiwi 5d8e550bb7 qcacmn: Add support for local packet capture start преди 2 години
li 980d883f07 qcacmn: Introduce HAL API to get phy ppdu id size преди 2 години
qca5018 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
qca5332 0419d28f6e qcacmn: Move TX 2.0 code under WLAN_PKT_CAPTURE_TX_2_0 macro преди 2 години
qca6290 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
qca6390 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
qca6490 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
qca6750 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
qca8074v1 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
qca8074v2 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
qcn6122 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
qcn6432 299a136fb1 qcacmn: Initial changes for Pebble bring up преди 2 години
qcn9000 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
qcn9224 0419d28f6e qcacmn: Move TX 2.0 code under WLAN_PKT_CAPTURE_TX_2_0 macro преди 2 години
rh 4971375b9a qcacmn: Add HAL changes for TX completions on WCN6450 преди 2 години
wcn6450 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 преди 7 години
hal_api.h 48cf24b446 qcacmn: Remove trailing newline from the DP Logs преди 2 години
hal_api_mon.h 5d8e550bb7 qcacmn: Add support for local packet capture start преди 2 години
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows преди 6 години
hal_generic_api.h 5d8e550bb7 qcacmn: Add support for local packet capture start преди 2 години
hal_hw_headers.h c2c0f7f7f9 qcacmn: Support REO2SW ring pointer update threshold configuration преди 2 години
hal_internal.h 4e16309dd1 qcacmn: split srng history into small trunks преди 2 години
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build преди 4 години
hal_reo.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation преди 2 години
hal_rx.h 980d883f07 qcacmn: Introduce HAL API to get phy ppdu id size преди 2 години
hal_rx_flow.c 07bdb1114b qcacmn: Remove trailing comma/period from the DP logs преди 2 години
hal_rx_flow.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation преди 2 години
hal_rx_flow_info.h 328ea67a32 qcacmn: enable FSE with MLO support преди 2 години
hal_rx_hw_defines.h 63ea23ade1 qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 преди 3 години
hal_srng.c 30a6417487 qcacmn: Change logs to appropriate log levels преди 2 години
hal_tx.h bbd8a57b8e qcacmn: Initial changes for QCN6432 bring-up in HAL layer преди 2 години
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