openwrt/target/linux/ath79
Sieng-Piaw Liew 3acd2ea148
ath79: fix Tx cleanup when NAPI poll budget is zero
NAPI poll() function may be passed a budget value of zero, i.e. during
netpoll, which isn't NAPI context.
Therefore, napi_consume_skb() must be given budget value instead of
!flush to truly discern netpoll-like scenarios.

https://lore.kernel.org/netdev/20220707141056.2644-1-liew.s.piaw@gmail.com/t/#m470f5c20225e76fb08c44d6cfa2f1b739ffaaea4
Signed-off-by: Sieng-Piaw Liew <liew.s.piaw@gmail.com>
2022-07-14 12:51:16 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: tplink-archer-c6-v2-us: fix inverted LED colors 2022-07-12 09:25:43 +02:00
files ath79: fix Tx cleanup when NAPI poll budget is zero 2022-07-14 12:51:16 +02:00
generic ath79: use rtl8366s and rtl8366_smi as a module 2022-07-01 20:22:53 +02:00
image ath79: use rtl8366s and rtl8366_smi as a module 2022-07-01 20:22:53 +02:00
mikrotik ath79: add support for RouterBOARD mAP 2022-06-29 12:36:04 +02:00
nand ath79: add support for Netgear PGZNG1 2022-06-19 12:31:02 +02:00
patches-5.10 kernel: backport mtd dynamic partition patch 2022-07-08 10:19:58 +02:00
patches-5.15 kernel: backport mtd dynamic partition patch 2022-07-08 10:19:58 +02:00
tiny ath79: move ubnt-xm to tiny 2022-06-11 21:22:58 +02:00
config-5.10 generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-24 17:10:24 +02:00
config-5.15 generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-24 17:10:24 +02:00
Makefile ath79: switch to Kernel 5.10 2021-12-21 21:38:52 +01:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00