openwrtv4/target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek
Felix Fietkau 9a4253b81f ramips: improve ethernet driver performance with GRO/TSO
GRO stores packets as fraglist. If they are routed back to the ethernet
device, they need to be re-segmented if the driver does not support
sending fraglists.
Add the missing support for that, along with a missing feature flag that
allows full routed GRO->TSO offload.
Considerably reduces CPU utilization for routing

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-06-19 09:45:28 +02:00
..
esw_rt3050.c
esw_rt3050.h
ethtool.c
ethtool.h
gsw_mt7620.c
gsw_mt7620.h
gsw_mt7621.c
Kconfig
Makefile
mdio.c
mdio.h
mdio_mt7620.c
mdio_rt2880.c
mdio_rt2880.h
mt7530.c
mt7530.h
mtk_debugfs.c
mtk_eth_soc.c ramips: improve ethernet driver performance with GRO/TSO 2018-06-19 09:45:28 +02:00
mtk_eth_soc.h ramips: improve ethernet driver performance with GRO/TSO 2018-06-19 09:45:28 +02:00
mtk_offload.c
mtk_offload.h
soc_mt7620.c
soc_mt7621.c ramips: improve ethernet driver performance with GRO/TSO 2018-06-19 09:45:28 +02:00
soc_rt2880.c
soc_rt3050.c
soc_rt3883.c