OpenCloudOS-Kernel/drivers/net/can/sja1000
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 can: Add esd board support to plx_pci CAN driver 2010-04-13 01:23:26 -07:00
Makefile can: add support for CAN interface cards based on the PLX90xx PCI bridge 2010-02-03 18:38:41 -08:00
ems_pci.c Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
kvaser_pci.c Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
plx_pci.c Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
sja1000.c net: trans_start cleanups 2010-05-10 05:01:31 -07:00
sja1000.h can: make the number of echo skb's configurable 2009-10-13 03:44:04 -07:00
sja1000_isa.c Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
sja1000_of_platform.c Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
sja1000_platform.c Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00