summaryrefslogtreecommitdiff
path: root/drivers/net/can/sja1000
AgeCommit message (Expand)Author
2021-12-07can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-10-17can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma
2021-07-25can: peak_pci: Add name and FW version of the card in kernel bufferStephane Grosjean
2021-07-25can: peak_pci: fix checkpatch warningsMarc Kleine-Budde
2021-07-25can: peak_pci: convert comments to network style commentsMarc Kleine-Budde
2021-03-30can: dev: can_free_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-30can: sja1000: sja1000_err(): don't count arbitration lose as an errorJeroen Hofstee
2020-11-20can: drivers: add len8_dlc support for various CAN adaptersOliver Hartkopp
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp
2020-11-20can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-08-20can: peak_pci: Make structure peak_pciec_i2c_bit_ops constantNishka Dasgupta
2019-08-13can: sja1000: f81601: remove unused including <linux/version.h>YueHaibing
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-02can: sja1000: force the string buffer NULL-terminatedWang Xiayang
2019-07-24can: sja1000: f81601: add Fintek F81601 supportJi-Ze Hong (Peter Hong)
2019-07-24can: sja1000: Makefile/Kconfig: sort alphabeticallyMarc Kleine-Budde
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