OpenCloudOS-Kernel/drivers/net/ethernet/arc
Eric Dumazet 6ad20165d3 drivers: net: generalize napi_complete_done()
napi_complete_done() allows to opt-in for gro_flush_timeout,
added back in linux-3.19, commit 3b47d30396
("net: gro: add a per device gro flush timer")

This allows for more efficient GRO aggregation without
sacrifying latencies.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-30 15:10:42 -05:00
..
Kconfig net: arc_emac: add dependencies on associated arches and compile test 2016-11-29 18:57:36 -05:00
Makefile ethernet: arc: Add support for Rockchip SoC layer device tree bindings 2014-09-09 17:29:59 -07:00
emac.h net: ethernet: arc: emac: use phydev from struct net_device 2016-07-04 15:59:52 -07:00
emac_arc.c net: arc: Fix module autoload for OF platform driver 2015-09-21 16:08:20 -07:00
emac_main.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
emac_mdio.c net: arc_emac: mark arc_mdio_reset() static 2016-09-06 15:58:59 -07:00
emac_rockchip.c net: arc: trivial: cleanup the emac driver 2016-03-16 19:28:01 -04:00