linux-stable/drivers/net/ethernet/realtek
Heiner Kallweit d1f5050b45 r8169: speed up rtl_loop_wait
When testing I figured out that most operations signal finish even
before we trigger the first delay. Seems like PCI(e) access and
memory barriers typically add enough latency. Therefore move the
first delay after the first check.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-05 10:52:02 -07:00
..
8139cp.c net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles 2019-01-29 10:03:50 -08:00
8139too.c 8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC 2019-03-08 15:23:23 -08:00
atp.c drivers: net: atp: fix various indentation issues 2019-03-15 11:58:17 -07:00
atp.h
Kconfig r8169: add missing Kconfig dependency 2018-08-17 12:24:13 -07:00
Makefile
r8169.c r8169: speed up rtl_loop_wait 2019-05-05 10:52:02 -07:00