summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2010-07-05can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp
2009-11-13can: add the missing netlink get_xstats_size callbackWolfgang Grandegger
2009-11-13can: Fix driver Kconfig structureOliver Hartkopp
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger
2009-11-06ems_usb: Fix byte order issues on big endian machinesSebastian Haas
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov
2009-09-25at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller
2009-09-24ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas
2009-09-22at91_can: add driver for Atmel's CAN controller on AT91SAM9263Marc Kleine-Budde
2009-09-21ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interfaceSebastian Haas
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp
2009-09-04can: sja1000: legacy SJA1000 ISA bus driverWolfgang Grandegger
2009-09-04can: sja1000: fix network statistics updateWolfgang Grandegger
2009-09-04can: add can_free_echo_skb() for upcoming driversWolfgang Grandegger
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-09-01netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-13can: fix oops caused by wrong rtnl newlink usageOliver Hartkopp
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-23can: let SJA1000 driver depend on HAS_IOMEMHeiko Carstens
2009-06-10can: sja1000_of_platform: fix build problems with printk formatWolfgang Grandegger
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger
2009-06-01can: sja1000: stop misusing member base_addr of struct net_deviceWolfgang Grandegger
2009-06-01can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger
2009-05-18The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...Wolfgang Grandegger
2009-05-18can: SJA1000 driver for EMS PCI cardsWolfgang Grandegger
2009-05-18can: SJA1000 generic platform bus driverWolfgang Grandegger
2009-05-18can: Driver for the SJA1000 CAN controllerWolfgang Grandegger
2009-05-18can: CAN Network device driver and Netlink interfaceWolfgang Grandegger
2008-12-17vcan: whitespace fixesOliver Hartkopp
2008-12-16vcan: convert to net_device_opsOliver Hartkopp
2008-01-28[CAN]: Add virtual CAN netdevice driverOliver Hartkopp