linux/drivers/net/ethernet/atheros/atl1c
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
..
atl1c_ethtool.c net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettings 2016-11-14 13:37:42 -05:00
atl1c_hw.c ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
atl1c_hw.h atl1c: fix issue of io access mode for AR8152 v2.1 2012-07-20 11:21:18 -07:00
atl1c_main.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
atl1c.h atl1c: remove private tx lock 2016-04-26 15:53:04 -04:00
Makefile