aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000/plx_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-12/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner1-12/+1
2018-11-28can: sja1000: plx_pci: add support for ASEM CAN raw deviceFlavio Suligoi1-1/+64
2016-10-31can: sja1000: plx_pci: Add support for Moxa CAN devicesLukas Resch1-0/+18
2016-05-09can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin1-8/+56
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-03-17can: populate netdev::dev_id for udev discriminationChristopher R. Baker1-0/+1
2014-01-11can: sja1000: add support for Elcus CAN200PCIOleg Moroz1-1/+22
2013-12-17can: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-09-21can: sja1000: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-04-16can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp1-6/+6
2013-03-27can: sja1000: fix define conflict on SHMarc Kleine-Budde1-2/+2
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches1-1/+0
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-1/+1
2012-12-03can: remove __dev* attributesBill Pemberton1-10/+10
2012-11-15can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opto CAN boardMuhammad Ghias1-0/+19
2012-04-16net/can: use module_pci_driverAxel Lin1-12/+1
2012-02-03can: plx_pci: add support for IXXAT PCI cardsJames Kime1-1/+21
2011-08-13drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall1-2/+2
2010-12-21drivers/net/*/: Use static constJoe Perches1-1/+1
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-1/+0
2010-04-13can: Add esd board support to plx_pci CAN driverMatthias Fuchs1-11/+142
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-02-03can: add support for CAN interface cards based on the PLX90xx PCI bridgePavel Cheblakov1-0/+472