Ripan Deuri 855046f89d qcacmn: Fix peer id mismatch on Tx completion há 1 ano atrás
..
be e018c89988 qcacmn: Add logic to stitch MPDU for LPC há 9 meses atrás
kiwi 9e2fa7fdc6 qcacmn: Mark wow wakeup indication in the packet buffer há 1 ano atrás
li 6813cbfead qcacmn: add MU Sniffer compatibility há 10 meses atrás
qca5018 ea44c5ab75 qcacmn: assign dump functions to per chip specific há 1 ano atrás
qca5332 46aca5dfc5 qcacmn: Add srng disable function for 5332 há 1 ano atrás
qca6290 ea44c5ab75 qcacmn: assign dump functions to per chip specific há 1 ano atrás
qca6390 ea44c5ab75 qcacmn: assign dump functions to per chip specific há 1 ano atrás
qca6490 643e1be5db qcacmn: use rssi_comb_ppdu for sniffer rssi há 1 ano atrás
qca6750 e8299d5599 qcacmn: Add hal api to get L3 type from packet tlvs há 1 ano atrás
qca8074v1 ea44c5ab75 qcacmn: assign dump functions to per chip specific há 1 ano atrás
qca8074v2 ea44c5ab75 qcacmn: assign dump functions to per chip specific há 1 ano atrás
qcn6122 ea44c5ab75 qcacmn: assign dump functions to per chip specific há 1 ano atrás
qcn6432 937e92c6c5 qcacmn: Enable CFR on pebble há 1 ano atrás
qcn9000 ea44c5ab75 qcacmn: assign dump functions to per chip specific há 1 ano atrás
qcn9224 6813cbfead qcacmn: add MU Sniffer compatibility há 10 meses atrás
rh f6f6716f10 qcacmn: fix out of bounds by dereference há 1 ano atrás
wcn6450 f1e6f44d64 qcacmn: Add HAL API support to get l3 type from pkt tlvs há 1 ano atrás
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 há 6 anos atrás
hal_api.h 855046f89d qcacmn: Fix peer id mismatch on Tx completion há 8 meses atrás
hal_api_mon.h 6813cbfead qcacmn: add MU Sniffer compatibility há 10 meses atrás
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows há 5 anos atrás
hal_generic_api.h 7fe1a4cf42 qcacmn: Add support for disabling MSI for direct link CEs há 1 ano atrás
hal_hw_headers.h c2c0f7f7f9 qcacmn: Support REO2SW ring pointer update threshold configuration há 2 anos atrás
hal_internal.h 6813cbfead qcacmn: add MU Sniffer compatibility há 10 meses atrás
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build há 3 anos atrás
hal_reo.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation há 2 anos atrás
hal_rx.h 643e1be5db qcacmn: use rssi_comb_ppdu for sniffer rssi há 1 ano atrás
hal_rx_flow.c 4be2141852 qcacmn: Add fisa table to ssr dump há 1 ano atrás
hal_rx_flow.h 201bd01d1e qcacmn: Fix hal/wifi3.0 documentation há 2 anos atrás
hal_rx_flow_info.h 328ea67a32 qcacmn: enable FSE with MLO support há 2 anos atrás
hal_rx_hw_defines.h 72a6ff4b6e qcacmn: Fix tlv processing for Big endian mode há 1 ano atrás
hal_srng.c e2e92aa7d6 qcacmn: Force update HP/TP upon delayed register writes há 1 ano atrás
hal_tx.h 77608ba875 qcacmn: decouple TSF auto report from uplink delay feature há 1 ano atrás
hal_tx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium há 3 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