summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000/peak_pci.c
Commit message (Expand)AuthorAgeFilesLines
* can: peak_pci: Make structure peak_pciec_i2c_bit_ops constantNishka Dasgupta2019-08-201-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner2019-06-191-9/+1
* can: sja1000: Replace mdelay with usleep_range in peak_pci_probeJia-Ju Bai2018-07-271-1/+1
* can: peak/pci: fix potential bug when probe() failsStephane Grosjean2017-12-011-1/+4
* can: peak_pci: add unused device id. in devices tableStephane Grosjean2015-09-301-0/+1
* can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp2014-09-181-1/+5
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* can: peak_pci: prevent use after free at netdev removalStephane Grosjean2014-05-211-5/+9
* can: populate netdev::dev_id for udev discriminationChristopher R. Baker2014-03-171-0/+1
* can: sja1000: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-211-2/+0
* can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp2013-04-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-201-4/+1
|\
| * can: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-4/+1
* | sja1000: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
|/
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* can: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean2012-10-241-2/+11
* can: peak_pci: fix error return codePeter Senna Tschudin2012-10-041-0/+2
* net/can: use module_pci_driverAxel Lin2012-04-161-11/+1
* can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean2012-03-031-14/+491
* can: peak_pci: Fix the way channels are linked togetherStephane Grosjean2012-02-031-14/+9
* net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl2011-11-211-1/+0
* can/sja1000: driver for PEAK PCAN PCI/PCIe cardsWolfgang Grandegger2011-09-211-0/+291
OpenPOWER on IntegriCloud