aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000/ems_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-09-24ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas1-7/+9
2009-07-23can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas1-44/+108
2009-06-01can: sja1000: stop misusing member base_addr of struct net_deviceWolfgang Grandegger1-21/+15
2009-06-01can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger1-3/+0
2009-05-18can: SJA1000 driver for EMS PCI cardsWolfgang Grandegger1-0/+329