aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000
AgeCommit message (Expand)Author
2019-08-29can: sja1000: force the string buffer NULL-terminatedWang Xiayang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-11-28can: sja1000: plx_pci: add support for ASEM CAN raw deviceFlavio Suligoi
2018-07-27can: sja1000: Replace mdelay with usleep_range in pcan_add_channelsJia-Ju Bai
2018-07-27can: sja1000: Replace mdelay with usleep_range in peak_pci_probeJia-Ju Bai
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2017-12-01can: peak/pci: fix potential bug when probe() failsStephane Grosjean
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27drivers/net: can: Convert timers to use timer_setup()Kees Cook
2017-09-21drivers: net: can: sja1000: use setup_timer() helper.Allen Pais
2017-04-20Annotate hardware config module parameters in drivers/net/can/David Howells
2016-10-31can: sja1000: plx_pci: Add support for Moxa CAN devicesLukas Resch
2016-06-17can: tscan1: Utilize the module_isa_driver macroWilliam Breathitt Gray
2016-05-09can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin
2016-05-09can: sja1000: Fix error location forwardingAlexander Gerasiov
2016-02-20can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel
2016-02-20can: sja1000: of: add per-compatible init hookDamien Riegel
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp
2015-11-23can: sja1000: clear interrupts on startMirza Krak
2015-09-30can: peak_pci: add unused device id. in devices tableStephane Grosjean
2015-07-15can: sja1000: don't touch skb after netif_rx()Marc Kleine-Budde
2015-03-17can: constify of_device_id arrayFabian Frederick
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-07can: sja1000: Consolidate and unify state change handlingAndri Yngvason
2014-11-18can: remove unused variableSudip Mukherjee
2014-10-20net: can: sja1000: drop owner assignment from platform_driversWolfram Sang
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-18can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak
2014-08-18net: can: use kbuild magic to inherit debug settingsWolfram Sang
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-15can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACKNikita Edward Baruzdin
2014-07-15can: sja1000: Add support for CAN_CTRLMODE_LOOPBACKNikita Edward Baruzdin
2014-05-21can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-04-24can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-03-17can: populate netdev::dev_id for udev discriminationChristopher R. Baker
2014-03-17can: Unify MTU settings for CAN interfacesOliver Hartkopp
2014-02-06can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register accessFlorian Vaussard
2014-02-04can: sja1000: fuse of_platform into platformFlorian Vaussard
2014-02-04can: sja1000: platform: use devm_* APIsFlorian Vaussard
2014-02-04can: sja1000: convert printk to use netdev APIFlorian Vaussard
2014-01-11can: sja1000: add support for Elcus CAN200PCIOleg Moroz
2013-12-17can: Fix FSF address in file headersJeff Kirsher
2013-11-25can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp