aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000/peak_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-17can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma1-5/+4
2021-07-25can: peak_pci: Add name and FW version of the card in kernel bufferStephane Grosjean1-11/+53
2021-07-25can: peak_pci: fix checkpatch warningsMarc Kleine-Budde1-2/+4
2021-07-25can: peak_pci: convert comments to network style commentsMarc Kleine-Budde1-35/+14
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-2/+0
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde1-1/+1
2019-08-20can: peak_pci: Make structure peak_pciec_i2c_bit_ops constantNishka Dasgupta1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner1-9/+1
2018-07-27can: sja1000: Replace mdelay with usleep_range in peak_pci_probeJia-Ju Bai1-1/+1
2017-12-01can: peak/pci: fix potential bug when probe() failsStephane Grosjean1-1/+4
2015-09-30can: peak_pci: add unused device id. in devices tableStephane Grosjean1-0/+1
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