Alok Kumar 32de2fe166 qcacmn: Fix compilation and update SHADOW REG OFFSET for qca6750 5 سال پیش
..
qca5018 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 سال پیش
qca6290 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 سال پیش
qca6390 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 سال پیش
qca6490 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 سال پیش
qca6750 32de2fe166 qcacmn: Fix compilation and update SHADOW REG OFFSET for qca6750 5 سال پیش
qca8074v1 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 سال پیش
qca8074v2 eb601eca1e qcacmn: Fix DSCP to tid mapping for Tx packets 5 سال پیش
qcn9000 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 سال پیش
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 سال پیش
hal_api.h 32de2fe166 qcacmn: Fix compilation and update SHADOW REG OFFSET for qca6750 5 سال پیش
hal_api_mon.h 03a9f5b19c qcacmn: Add framework to configure varying data/monitor buf size 5 سال پیش
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 سال پیش
hal_generic_api.h 6997a37a1e qcacmn: Extract msdu end TLV information at once during Rx fast path 5 سال پیش
hal_hw_headers.h 33fce952a9 qcacmn: Fix the next link descriptor read issue 5 سال پیش
hal_internal.h 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 سال پیش
hal_reo.c 30294e2c79 qcacmn: Skip setting BA window size to 2 for NON BA case 5 سال پیش
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 سال پیش
hal_rx.h fc8337d5de qcacmn: Add support for noACK frames 5 سال پیش
hal_rx_flow.c f89f2b3e50 qcacmn: Fix wifi load issue on CYP 5 سال پیش
hal_rx_flow.h f3b2944efe qcacmn: Move flow learning and operation HAL macros out of header file 5 سال پیش
hal_srng.c d188789876 qcacmn: Enhancement in Minidump feature 5 سال پیش
hal_tx.h fa6f80fcad qcacmn: use proper HAL abtraction APIs to get WBM internal error 5 سال پیش
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 سال پیش

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