android_kernel_samsung_sm86.../hal/wifi3.0
Sai Rupesh Chevuru 6bbb8971e2 qcacmn: Fix for ping issue in NAWDS Learning repeater mode
In qcn9224, NAWDS Learning repeater mode will receive packets
with reason as HAL_RXDMA_UNAUTHORIZED_WDS.

Change-Id: I6fe8428a5f8e2bac0e1db45b87169db0bd4cc271
2021-12-30 03:23:12 -08:00
..
be qcacmn: Remove IP from files 2021-12-29 04:28:58 -08:00
kiwi qcacmn: Remove IP from files 2021-12-29 04:28:58 -08:00
li qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
qca5018 qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
qca6290 qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
qca6390 qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
qca6490 qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
qca6750 qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
qca8074v1 qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
qca8074v2 qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
qcn6122 qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
qcn9000 qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
qcn9224 qcacmn: Remove IP from files 2021-12-29 04:28:58 -08:00
hal_api_mon.h qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 2021-12-15 08:44:09 -08:00
hal_api.h qcacmn: Remove IP from files 2021-12-29 04:28:58 -08:00
hal_flow.h qcacmn: Add a new feature to support tagging of IPv4/v6 flows 2019-08-07 11:28:21 -07:00
hal_generic_api.h qcacmn: Add support for beryllium on WIN 2021-08-13 12:04:12 -07:00
hal_hw_headers.h qcacmn: Changes needed for MLO soc attach 2021-11-23 03:55:36 -08:00
hal_internal.h qcacmn: Remove IP from files 2021-12-29 04:28:58 -08:00
hal_reo.c qcacmn: Fixes to enable LI & BE in a build 2021-06-07 01:51:15 -07:00
hal_reo.h qcacmn: Add logic for allocation and reset of vdev_stats_id 2021-11-30 00:57:49 -08:00
hal_rx_flow_info.h qcacmn: HAL RX flow API changes for beryllium 2021-06-05 15:10:50 -07:00
hal_rx_flow.c qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
hal_rx_flow.h qcacmn: Move CCE and flow hal implementation to per chip 2021-12-21 11:41:42 -08:00
hal_rx_hw_defines.h qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 2021-12-15 08:44:09 -08:00
hal_rx.h qcacmn: Fix for ping issue in NAWDS Learning repeater mode 2021-12-30 03:23:12 -08:00
hal_srng.c qcacmn: Remove IP from files 2021-12-29 04:28:58 -08:00
hal_tx_hw_defines.h qcacmn: HAL hardware header files changes for beryllium 2021-06-05 15:10:50 -07:00
hal_tx.h qcacmn: Remove IP from files 2021-12-29 04:28:58 -08:00
README qcacmn: Separate hal for qca6290 and qca8074 2018-07-21 00:03:20 -07:00

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