1
0
Fork 0
alistair23-linux/drivers/net/ixp2000
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
..
Kconfig
Makefile
caleb.c
caleb.h
enp2611.c net: Fix IXP 2000 network driver building. 2009-10-13 00:03:11 -07:00
ixp2400-msf.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
ixp2400-msf.h
ixp2400_rx.uc
ixp2400_rx.ucode
ixp2400_tx.uc
ixp2400_tx.ucode
ixpdev.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
ixpdev.h
ixpdev_priv.h
pm3386.c
pm3386.h