summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000
Commit message (Expand)AuthorAgeFilesLines
* can: dev: can_free_echo_skb(): extend to return can frame lengthMarc Kleine-Budde2021-03-301-1/+1
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-176-18/+0
* Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-02-211-3/+1
|\
| * isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-3/+1
* | can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde2021-01-141-1/+1
* | can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol2021-01-141-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-031-1/+0
|\
| * can: sja1000: sja1000_err(): don't count arbitration lose as an errorJeroen Hofstee2020-11-301-1/+0
* | can: drivers: add len8_dlc support for various CAN adaptersOliver Hartkopp2020-11-201-5/+5
* | can: replace can_dlc as variable/element for payload lengthOliver Hartkopp2020-11-201-5/+5
* | can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp2020-11-201-1/+1
|/
* can: drivers: fix spelling mistakesMarc Kleine-Budde2020-09-212-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-9/+9
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
* can: peak_pci: Make structure peak_pciec_i2c_bit_ops constantNishka Dasgupta2019-08-201-1/+1
* can: sja1000: f81601: remove unused including <linux/version.h>YueHaibing2019-08-131-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-1/+1
|\
| * can: sja1000: force the string buffer NULL-terminatedWang Xiayang2019-08-021-1/+1
* | can: sja1000: f81601: add Fintek F81601 supportJi-Ze Hong (Peter Hong)2019-07-243-0/+223
* | can: sja1000: Makefile/Kconfig: sort alphabeticallyMarc Kleine-Budde2019-07-242-40/+41
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner2019-06-193-27/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner2019-06-055-60/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* can: sja1000: plx_pci: add support for ASEM CAN raw deviceFlavio Suligoi2018-11-282-1/+65
* can: sja1000: Replace mdelay with usleep_range in pcan_add_channelsJia-Ju Bai2018-07-271-1/+1
* can: sja1000: Replace mdelay with usleep_range in peak_pci_probeJia-Ju Bai2018-07-271-1/+1
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-261-7/+7
* can: peak/pci: fix potential bug when probe() failsStephane Grosjean2017-12-011-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | drivers/net: can: Convert timers to use timer_setup()Kees Cook2017-10-271-3/+3
* | drivers: net: can: sja1000: use setup_timer() helper.Allen Pais2017-09-211-3/+1
|/
* Annotate hardware config module parameters in drivers/net/can/David Howells2017-04-201-4/+4
* can: sja1000: plx_pci: Add support for Moxa CAN devicesLukas Resch2016-10-311-0/+18
* can: tscan1: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-171-11/+1
* can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin2016-05-091-8/+56
* can: sja1000: Fix error location forwardingAlexander Gerasiov2016-05-091-1/+5
* can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel2016-02-201-0/+47
* can: sja1000: of: add per-compatible init hookDamien Riegel2016-02-201-9/+31
* can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp2015-11-231-1/+0
* can: sja1000: clear interrupts on startMirza Krak2015-11-231-0/+3
* can: peak_pci: add unused device id. in devices tableStephane Grosjean2015-09-301-0/+1
* can: sja1000: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
* can: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * net: can: sja1000: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | can: sja1000: Consolidate and unify state change handlingAndri Yngvason2014-12-071-28/+23
* | can: remove unused variableSudip Mukherjee2014-11-181-4/+1
|/