Srinivas Girigowda 5040a3b6ed qcacmn: hal: Remove redundant __func__ from the logs 4 ani în urmă
..
qca5018 d4ef2e3959 qcacmn: Fetch cfr info from PHYRX & RXPCU ppdu end tlv 4 ani în urmă
qca6290 3ae6b5c3fe qcacmn: Update REO Remap config API as platform specific 5 ani în urmă
qca6390 199e1831ab qcacmn: Rate limit rxdma decrypt error related log 5 ani în urmă
qca6490 87d4f73245 qcacmn: Handle raw frames and invalid flow_idx stats 5 ani în urmă
qca6750 199e1831ab qcacmn: Rate limit rxdma decrypt error related log 5 ani în urmă
qca8074v1 e3876720a2 qcacmn: Add ini config to remap reo destination rings used by host 5 ani în urmă
qca8074v2 e3876720a2 qcacmn: Add ini config to remap reo destination rings used by host 5 ani în urmă
qcn9000 26c199c8d6 qcacmn: Update chan_capture_status fetch logic for QC9000 5 ani în urmă
qcn9100 a50e6800e9 qcacmn: Use correct headers for qcn9100 4 ani în urmă
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 ani în urmă
hal_api.h 5040a3b6ed qcacmn: hal: Remove redundant __func__ from the logs 4 ani în urmă
hal_api_mon.h c58c061890 qcacmn: Add error print for matching ppdu_id during HAL processing 4 ani în urmă
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 ani în urmă
hal_generic_api.h 6756b1a5aa qcacmn: Data path changes for QCN9100 bringup 4 ani în urmă
hal_hw_headers.h 9043089a40 qcacmn: Add prefetch_timer config for CE rings 5 ani în urmă
hal_internal.h 21af5ba8cf qcacmn: Add data structures for SWLM 4 ani în urmă
hal_reo.c 5040a3b6ed qcacmn: hal: Remove redundant __func__ from the logs 4 ani în urmă
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 ani în urmă
hal_rx.h 59d63401a5 qcacmn: Use next link_desc instead of msdu_count 4 ani în urmă
hal_rx_flow.c 50e10cff51 qcacmn: Remove hash key related member in hal_rx_fst 5 ani în urmă
hal_rx_flow.h c6d4cbfd1a qcacmn: qcn9000 changes in rx flow identification 5 ani în urmă
hal_rx_flow_info.h 50e10cff51 qcacmn: Remove hash key related member in hal_rx_fst 5 ani în urmă
hal_srng.c 5040a3b6ed qcacmn: hal: Remove redundant __func__ from the logs 4 ani în urmă
hal_tx.h 41c0716617 qcacmn: Add a change to do fast transmit completion 5 ani în urmă
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 ani în urmă

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