index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
sja1000
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
can: sja1000: remove redundant variable ret
Jinpeng Cui
1
-5
/
+1
2022-09-05
can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
Biju Das
1
-5
/
+33
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
1
-0
/
+6
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-0
/
+1
2022-07-20
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-07-19
can: sja1000: Change the return type as void for SoC specific init
Biju Das
1
-9
/
+4
2022-07-19
can: sja1000: Use device_get_match_data to get device data
Biju Das
1
-5
/
+2
2022-07-19
can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
Biju Das
2
-4
/
+7
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-11
/
+0
2022-04-19
can: Fix Links to Technologic Systems web resources
Kris Bahnsen
2
-5
/
+4
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-3
/
+1
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-2
/
+3
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-2
/
+0
2022-01-05
can: sja1000: sp_probe(): use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+8
2021-12-07
can: sja1000: fix use after free in ems_pcmcia_add_card()
Dan Carpenter
1
-1
/
+6
2021-10-17
can: peak_pci: peak_pci_remove(): fix UAF
Zheyu Ma
1
-5
/
+4
2021-07-25
can: peak_pci: Add name and FW version of the card in kernel buffer
Stephane Grosjean
1
-11
/
+53
2021-07-25
can: peak_pci: fix checkpatch warnings
Marc Kleine-Budde
1
-2
/
+4
2021-07-25
can: peak_pci: convert comments to network style comments
Marc Kleine-Budde
1
-35
/
+14
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
6
-18
/
+0
2021-02-22
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+1
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
1
-3
/
+1
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+1
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-1
/
+1
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2020-11-30
can: sja1000: sja1000_err(): don't count arbitration lose as an error
Jeroen Hofstee
1
-1
/
+0
2020-11-20
can: drivers: add len8_dlc support for various CAN adapters
Oliver Hartkopp
1
-5
/
+5
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-5
/
+5
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-1
/
+1
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-9
/
+9
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
2019-08-20
can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-08-13
can: sja1000: f81601: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-02
can: sja1000: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-07-24
can: sja1000: f81601: add Fintek F81601 support
Ji-Ze Hong (Peter Hong)
3
-0
/
+223
2019-07-24
can: sja1000: Makefile/Kconfig: sort alphabetically
Marc Kleine-Budde
2
-40
/
+41
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
3
-27
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
5
-60
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-11-28
can: sja1000: plx_pci: add support for ASEM CAN raw device
Flavio Suligoi
2
-1
/
+65
2018-07-27
can: sja1000: Replace mdelay with usleep_range in pcan_add_channels
Jia-Ju Bai
1
-1
/
+1
2018-07-27
can: sja1000: Replace mdelay with usleep_range in peak_pci_probe
Jia-Ju Bai
1
-1
/
+1
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-7
/
+7
2017-12-01
can: peak/pci: fix potential bug when probe() fails
Stephane Grosjean
1
-1
/
+4
[next]