Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Nisha Menon 9db78810c9 qcacld-3.0: Update Wifi netdevs for IPA exception path NAPI
Starting Kernel 4.19 IPA LAN RX supports NAPI polling
mechanism. Netdevs that hook into IPA need to call
netif_receive_skb() or similar to deliver the packet
to network stack instead of using netif_rx_ni().

IPA driver exports ipa_get_lan_rx_napi(void) API for
this purpose. If this API call returns true use
netif_receive_skb() or fallback on legacy api.

Add the changes under a feature flag IPA_LAN_RX_NAPI_SUPPORT.
The flag is enabled only for linux kernel version 4.19 and
above.

Change-Id: I3bf200c993461e45da0d07697678c634760e9a89
CRs-Fixed: 2560360
2020-01-20 14:01:33 -08:00
components qcacld-3.0: Reject Vdev trans when driver in unloading/recovering 2020-01-20 12:31:40 -08:00
configs qcacld-3.0: Enabling METERING Feature for BENGAL 2020-01-16 15:47:21 -08:00
core qcacld-3.0: Update Wifi netdevs for IPA exception path NAPI 2020-01-20 14:01:33 -08:00
os_if qcacld-3.0: Remove sta_id check in NDP peer handlers 2020-01-01 20:04:12 -08:00
uapi/linux qcacld-3.0: Add PKTLOG_TYPE_RX_STATBUF 2019-10-09 19:10:36 -07:00
Android.mk qcacld-3.0: Disable the module under QMAA 2019-09-18 19:02:04 -07:00
Kbuild qcacld-3.0: Compile pktlog files based on platform 2020-01-17 13:41:07 -08:00
Kconfig
Makefile
README.txt

This is CNSS WLAN Host Driver for products starting from iHelium