openwrt-ipq-breeze303/package/kernel/mac80211
Sean Khan b46a81392a ath11k_nss: Revert logic from coconut branch in NSS redirect
There was logic that was initially included in the coconut branch of
QSDK for older mac80211 NSS implementation. It was brought over to
address an issue with ath10k where during heavy traffic, AP would trigger
`failed to increase tx pending count: -16, dropping`.

The issue was actually caused by `skb_recyler` malforming some packets.
Disabling `skb_recyler` fixed the error, and therefore the logic
regarding `skb_queue_len(&local->pending[q]) >= 1000` can be reverted to
match what is currently upstream with QSDK.

Alsi refreshed remaning patches after rebase.

Signed-off-by: Sean Khan <datapronix@protonmail.com>
2024-10-11 19:19:14 -04:00
..
files ath11k_nss: optimize qca-nss-pbuf init script 2024-10-11 19:19:12 -04:00
patches ath11k_nss: Revert logic from coconut branch in NSS redirect 2024-10-11 19:19:14 -04:00
scripts mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
ath.mk qualcommax: NSS: Set required NSS packages and options 2024-10-11 19:19:06 -04:00
broadcom.mk mac80211: select BRCMFMAC_SDIO on starfive 2024-03-10 18:21:50 +01:00
intel.mk packages: remove kernel 5.15 remnants 2024-09-20 11:16:02 +02:00
Makefile ath11k_nss: Check for NSS FW 11.4 and build accordingly 2024-10-11 19:19:12 -04:00
marvell.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
ralink.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
realtek.mk mac80211: update to version 6.11 2024-09-26 10:55:11 +02:00