aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000/peak_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-18can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp1-1/+5
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-05-21can: peak_pci: prevent use after free at netdev removalStephane Grosjean1-5/+9
2014-03-17can: populate netdev::dev_id for udev discriminationChristopher R. Baker1-0/+1
2013-09-21can: sja1000: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-04-16can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp1-1/+1
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+1
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches1-4/+1
2012-12-28sja1000: don't use [delayed_]work_pending()Tejun Heo1-2/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03can: remove __dev* attributesBill Pemberton1-3/+3
2012-10-24can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean1-2/+11
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin1-0/+2
2012-04-16net/can: use module_pci_driverAxel Lin1-11/+1
2012-03-03can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean1-14/+491
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean1-14/+9
2011-11-21net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl1-1/+0
2011-09-21can/sja1000: driver for PEAK PCAN PCI/PCIe cardsWolfgang Grandegger1-0/+291