Jeevan Kukkalli 959b66b917 qcacmn: Avoid memzero operation in monitor interrupt handling il y a 1 an
..
be 959b66b917 qcacmn: Avoid memzero operation in monitor interrupt handling il y a 1 an
kiwi 643e1be5db qcacmn: use rssi_comb_ppdu for sniffer rssi il y a 1 an
li 643e1be5db qcacmn: use rssi_comb_ppdu for sniffer rssi il y a 1 an
qca5018 ea44c5ab75 qcacmn: assign dump functions to per chip specific il y a 1 an
qca5332 46aca5dfc5 qcacmn: Add srng disable function for 5332 il y a 1 an
qca6290 ea44c5ab75 qcacmn: assign dump functions to per chip specific il y a 1 an
qca6390 ea44c5ab75 qcacmn: assign dump functions to per chip specific il y a 1 an
qca6490 643e1be5db qcacmn: use rssi_comb_ppdu for sniffer rssi il y a 1 an
qca6750 ea44c5ab75 qcacmn: assign dump functions to per chip specific il y a 1 an
qca8074v1 ea44c5ab75 qcacmn: assign dump functions to per chip specific il y a 1 an
qca8074v2 ea44c5ab75 qcacmn: assign dump functions to per chip specific il y a 1 an
qcn6122 ea44c5ab75 qcacmn: assign dump functions to per chip specific il y a 1 an
qcn6432 937e92c6c5 qcacmn: Enable CFR on pebble il y a 1 an
qcn9000 ea44c5ab75 qcacmn: assign dump functions to per chip specific il y a 1 an
qcn9224 932f2d2bb2 qcacmn: Add support for RXDMA buf ring for VLAN with IPA il y a 1 an
rh 627e19ca45 qcacmn: Update HAL generic APIs for Rhine architecture il y a 1 an
wcn6450 ea44c5ab75 qcacmn: assign dump functions to per chip specific il y a 1 an
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 il y a 7 ans
hal_api.h 3600a51a25 qcacmn: Fix RXDMA null buffer address access issue il y a 1 an
hal_api_mon.h 72a6ff4b6e qcacmn: Fix tlv processing for Big endian mode il y a 1 an
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows il y a 6 ans
hal_generic_api.h 46aca5dfc5 qcacmn: Add srng disable function for 5332 il y a 1 an
hal_hw_headers.h c2c0f7f7f9 qcacmn: Support REO2SW ring pointer update threshold configuration il y a 2 ans
hal_internal.h 643e1be5db qcacmn: use rssi_comb_ppdu for sniffer rssi il y a 1 an
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build il y a 4 ans
hal_reo.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation il y a 2 ans
hal_rx.h 643e1be5db qcacmn: use rssi_comb_ppdu for sniffer rssi il y a 1 an
hal_rx_flow.c 4be2141852 qcacmn: Add fisa table to ssr dump il y a 1 an
hal_rx_flow.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation il y a 2 ans
hal_rx_flow_info.h 328ea67a32 qcacmn: enable FSE with MLO support il y a 2 ans
hal_rx_hw_defines.h 72a6ff4b6e qcacmn: Fix tlv processing for Big endian mode il y a 1 an
hal_srng.c 667450308d qcacmn: Fix delay req queue not update to date issue il y a 1 an
hal_tx.h 77608ba875 qcacmn: decouple TSF auto report from uplink delay feature il y a 1 an
hal_tx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium il y a 4 ans

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