linux/drivers/net/tulip
Eric Dumazet 1ae5dc342a net: trans_start cleanups
Now that core network takes care of trans_start updates, dont do it
in drivers themselves, if possible. Drivers can avoid one cache miss
(on dev->trans_start) in their start_xmit() handler.

Exceptions are NETIF_F_LLTX drivers

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-10 05:01:31 -07:00
..
21142.c
de4x5.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
de4x5.h
de2104x.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
dmfe.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
eeprom.c
interrupt.c
Kconfig
Makefile
media.c
pnic2.c
pnic.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
timer.c
tulip_core.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
tulip.h
uli526x.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
winbond-840.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
xircom_cb.c