summaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAgeFilesLines
* can: let SJA1000 driver depend on HAS_IOMEMHeiko Carstens2009-06-231-1/+1
* can: sja1000_of_platform: fix build problems with printk formatWolfgang Grandegger2009-06-101-4/+6
* can: sja1000: generic OF platform bus driverWolfgang Grandegger2009-06-013-0/+243
* can: sja1000: stop misusing member base_addr of struct net_deviceWolfgang Grandegger2009-06-015-98/+95Star
* can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger2009-06-013-5/+2Star
* The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...Wolfgang Grandegger2009-05-193-0/+419
* can: SJA1000 driver for EMS PCI cardsWolfgang Grandegger2009-05-193-0/+337
* can: SJA1000 generic platform bus driverWolfgang Grandegger2009-05-193-0/+175
* can: Driver for the SJA1000 CAN controllerWolfgang Grandegger2009-05-195-0/+832
* can: CAN Network device driver and Netlink interfaceWolfgang Grandegger2009-05-193-0/+685
* vcan: whitespace fixesOliver Hartkopp2008-12-181-10/+10
* vcan: convert to net_device_opsOliver Hartkopp2008-12-161-1/+5
* [CAN]: Add virtual CAN netdevice driverOliver Hartkopp2008-01-283-0/+199