linux_dsm_epyc7002/drivers/net/ethernet/sfc/falcon
Eric Dumazet 86bc8b310f sfc-falcon: get rid of custom busy polling code
In linux-4.5, busy polling was implemented in core
NAPI stack, meaning that all custom implementation can
be removed from drivers.

Not only we remove lot's of tricky code, we also remove
one lock operation in fast path.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Edward Cree <ecree@solarflare.com>
Cc: Bert Kenward <bkenward@solarflare.com>
Acked-by: Bert Kenward <bkenward@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-03 09:56:50 -05:00
..
bitfield.h
efx.c sfc-falcon: get rid of custom busy polling code 2017-02-03 09:56:50 -05:00
efx.h
enum.h
ethtool.c
falcon_boards.c
falcon.c
farch_regs.h
farch.c
filter.h
io.h
Kconfig
Makefile
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h sfc-falcon: get rid of custom busy polling code 2017-02-03 09:56:50 -05:00
nic.c
nic.h
phy.h
qt202x_phy.c
rx.c sfc-falcon: get rid of custom busy polling code 2017-02-03 09:56:50 -05:00
selftest.c
selftest.h
tenxpress.c
tx.c
tx.h
txc43128_phy.c
workarounds.h