Rakesh Pillai 28f1bf3f4e qcacmn: Invalidate ring desc cookie after processing 5 anos atrás
..
qca5018 e3876720a2 qcacmn: Add ini config to remap reo destination rings used by host 5 anos atrás
qca6290 3ae6b5c3fe qcacmn: Update REO Remap config API as platform specific 5 anos atrás
qca6390 199e1831ab qcacmn: Rate limit rxdma decrypt error related log 5 anos atrás
qca6490 199e1831ab qcacmn: Rate limit rxdma decrypt error related log 5 anos atrás
qca6750 199e1831ab qcacmn: Rate limit rxdma decrypt error related log 5 anos atrás
qca8074v1 e3876720a2 qcacmn: Add ini config to remap reo destination rings used by host 5 anos atrás
qca8074v2 e3876720a2 qcacmn: Add ini config to remap reo destination rings used by host 5 anos atrás
qcn9000 7b80d55849 qcacmn: HAL change to fetch cfr info from PHYRX & RXPCU ppdu end tlv 5 anos atrás
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 anos atrás
hal_api.h 3ae6b5c3fe qcacmn: Update REO Remap config API as platform specific 5 anos atrás
hal_api_mon.h d2e553e973 qcacmn: Add debug statistics for monitor mode 5 anos atrás
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 anos atrás
hal_generic_api.h e4155588aa qcacmn: Get back WAR to confirm WBM IDLE ring LSB write 5 anos atrás
hal_hw_headers.h 9043089a40 qcacmn: Add prefetch_timer config for CE rings 5 anos atrás
hal_internal.h 0f08390fa4 qcacmn: Add memory barrier to avoid inconsistent reg write for valid flag 5 anos atrás
hal_reo.c e7d41574f3 qcacmn: Add dbgid for each runtime put/get 5 anos atrás
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 anos atrás
hal_rx.h 28f1bf3f4e qcacmn: Invalidate ring desc cookie after processing 5 anos atrás
hal_rx_flow.c f90dff9449 qcacmn: Fix compilation issue due to uninitialized variables 5 anos atrás
hal_rx_flow.h c6d4cbfd1a qcacmn: qcn9000 changes in rx flow identification 5 anos atrás
hal_rx_flow_info.h c6d4cbfd1a qcacmn: qcn9000 changes in rx flow identification 5 anos atrás
hal_srng.c 0f08390fa4 qcacmn: Add memory barrier to avoid inconsistent reg write for valid flag 5 anos atrás
hal_tx.h 41c0716617 qcacmn: Add a change to do fast transmit completion 5 anos atrás
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 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