openwrt/target/linux/ath79
Sieng Piaw Liew 265f402fbd
ath79: ag71xx: reuse skbuff_head with napi skb api
napi_build_skb() reuses NAPI skbuff_head cache in order to save some
cycles on freeing/allocating skbuff_heads on every new Rx or completed
Tx.
Use napi_consume_skb() to feed the cache with skbuff_heads of completed
Tx so it's never empty.

Signed-off-by: Sieng Piaw Liew <liew.s.piaw@gmail.com>
[ fixed commit title ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2022-07-04 17:14:39 +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: add support for ASUS RP-AC51 2022-06-30 00:23:42 +02:00
files ath79: ag71xx: reuse skbuff_head with napi skb api 2022-07-04 17:14:39 +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: bump 5.10 to 5.10.122 2022-06-27 00:57:15 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.47 2022-06-27 00:57:16 +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