linux_dsm_epyc7002/drivers/net/ethernet/atheros/atl1e
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
..
atl1e_ethtool.c net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings 2016-11-13 13:53:01 -05:00
atl1e_hw.c atl1e: remove unnecessary break after return 2014-07-20 21:30:19 -07:00
atl1e_hw.h trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix 2015-04-29 14:56:39 -04:00
atl1e_main.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
atl1e_param.c net/atheros: remove __dev* attributes 2012-12-03 11:16:54 -08:00
atl1e.h atle1: remove LLTX support and TX_UNLOCKED 2016-04-26 15:53:04 -04:00
Makefile