Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
jiad 42cc9fd76b qcacld-3.0: Fix WDI 3.0 ethernet header offset
Upon client connection to SAP, WLAN IPA will pass a message
containing client MAC address and ethernet header offset to
IPA driver. Per WDI 3.0, there's no frag_header and
ipa_header prepended in front of ethernet header. Thus
ethernet header length is passed to IPA driver as header
length during interface registration. But in per-client
message, offset passed to IPA driver still accounts for
length of frag_header and ipa_header. As a result packet
queued to event ring will have wrong ethernet header.
And this causes IPA to WLAN TX HW path not work as expected.

Fix is to define frag_header and ipa_header as 0 sized
structure for WDI 3.0 so that ethernet header offset will
be 0.

Change-Id: I58cdf78732ad2909bf89058f2a5bc24c42f841d2
CRs-Fixed: 2421315
2019-03-22 11:41:53 -07:00
components qcacld-3.0: Fix WDI 3.0 ethernet header offset 2019-03-22 11:41:53 -07:00
configs qcacld-3.0: Disable coex priorities configuration module for mainline 2019-03-22 03:08:47 -07:00
core Release 5.2.0.127F 2019-03-22 08:47:16 -07:00
os_if qcacld-3.0: Register for qdf_op_protect/unprotect 2019-03-21 21:20:14 -07:00
uapi/linux qcacld-3.0: Fix tab stop checkpatch warnings 2018-09-13 13:20:38 -07:00
Android.mk qcacld-3.0: add support for multi ko 2019-01-30 00:02:51 -08:00
Kbuild qcacld-3.0: Enable qdf_periodic_work 2019-03-21 21:20:01 -07:00
Kconfig qcacld-3.0: Combine all NAN related flags with WLAN_FEATURE_NAN 2019-02-04 10:44:30 -08:00
Makefile
README.txt

This is CNSS WLAN Host Driver for products starting from iHelium