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 [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
Makefile [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
caleb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
caleb.h [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
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 [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_rx.uc [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_rx.ucode [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_tx.uc [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixp2400_tx.ucode [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
ixpdev.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
ixpdev.h [NET]: Make NAPI polling independent of struct net_device objects. 2007-10-10 16:47:45 -07:00
ixpdev_priv.h [PATCH] intel ixp2000 network driver 2005-11-18 13:32:22 -05:00
pm3386.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pm3386.h The ixp2000 driver for the enp2611 was developed on a board with 2006-05-15 12:25:29 -07:00