sky2: fix sky2_link_down copy/paste comment error
[safe/jmp/linux-2.6] / drivers / net / can /
2009-10-14 Anton Vorontsovnet: Fix OF platform drivers coldplug/hotplug when...
2009-09-25 David S. Millerat91_can: Forgotten git 'add' of at91_can.c
2009-09-24 Sebastian Haasems_pci: fix size of CAN controllers BAR mapping for...
2009-09-22 Marc Kleine-Buddeat91_can: add driver for Atmel's CAN controller on...
2009-09-21 Sebastian Haasems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB...
2009-09-15 Oliver Hartkoppcan: fix NOHZ local_softirq_pending 08 warning
2009-09-04 Wolfgang Grandeggercan: sja1000: legacy SJA1000 ISA bus driver
2009-09-04 Wolfgang Grandeggercan: sja1000: fix network statistics update
2009-09-04 Wolfgang Grandeggercan: add can_free_echo_skb() for upcoming drivers
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-09-01 Stephen Hemmingernetdev: convert pseudo drivers to netdev_tx_t
2009-08-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-13 Oliver Hartkoppcan: fix oops caused by wrong rtnl newlink usage
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-24 Sebastian Haascan: sja1000: Add support for the new 4 channel EMS...
2009-07-20 Wolfgang Grandeggercan: switch carrier on if device was stopped while...
2009-07-20 Wolfgang Grandeggercan: restart device even if dev_alloc_skb() fails
2009-07-20 Wolfgang Grandeggercan: sja1000: remove duplicated includes
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-23 Heiko Carstenscan: let SJA1000 driver depend on HAS_IOMEM
2009-06-10 Wolfgang Grandeggercan: sja1000_of_platform: fix build problems with print...
2009-06-01 Wolfgang Grandeggercan: sja1000: generic OF platform bus driver
2009-06-01 Wolfgang Grandeggercan: sja1000: stop misusing member base_addr of struct...
2009-06-01 Wolfgang Grandeggercan: some fixes and cleanups to the initial device...
2009-05-18 Wolfgang GrandeggerThe patch adds support for the PCI cards: PCIcan and...
2009-05-18 Wolfgang Grandeggercan: SJA1000 driver for EMS PCI cards
2009-05-18 Wolfgang Grandeggercan: SJA1000 generic platform bus driver
2009-05-18 Wolfgang Grandeggercan: Driver for the SJA1000 CAN controller
2009-05-18 Wolfgang Grandeggercan: CAN Network device driver and Netlink interface
2008-12-17 Oliver Hartkoppvcan: whitespace fixes
2008-12-16 Oliver Hartkoppvcan: convert to net_device_ops
2008-01-28 Oliver Hartkopp[CAN]: Add virtual CAN netdevice driver