Chaithanya Garrepalli b733f89803 qcacmn: change RxDMA rings to DMAC mode for QCN9224 3 жил өмнө
..
be 60db195327 qcacmn: Change to route vdev_id exceptions to FW 3 жил өмнө
li 8fd6fe32e8 qcacmn: Conditionally compile scan radio special vap stats 3 жил өмнө
qca5018 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
qca6290 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
qca6390 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
qca6490 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
qca6750 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
qca8074v1 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
qca8074v2 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
qcn6122 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
qcn9000 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
qcn9224 9790643449 qcacmn: Fix compilation issue in Big endian mode 3 жил өмнө
wcn7850 2228afc5b4 qcacmn: Enable HW cookie conversion feature 3 жил өмнө
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 жил өмнө
hal_api.h b733f89803 qcacmn: change RxDMA rings to DMAC mode for QCN9224 3 жил өмнө
hal_api_mon.h 8fd6fe32e8 qcacmn: Conditionally compile scan radio special vap stats 3 жил өмнө
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 жил өмнө
hal_generic_api.h 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
hal_hw_headers.h 37e2c6d9ed qcacmn: Register IRQ for near full irq 4 жил өмнө
hal_internal.h 2228afc5b4 qcacmn: Enable HW cookie conversion feature 3 жил өмнө
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 жил өмнө
hal_reo.h 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 жил өмнө
hal_rx.h 851b1f68c0 qcacmn: enable MEC support for Beryllium 3 жил өмнө
hal_rx_flow.c 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 жил өмнө
hal_rx_flow.h 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 жил өмнө
hal_rx_flow_info.h 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 жил өмнө
hal_rx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium 4 жил өмнө
hal_srng.c 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 жил өмнө
hal_tx.h 4fa2c22c80 qcacmn: Add ini param for reo dest ring 3 жил өмнө
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