index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
drivers/net: can: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-09-21
drivers: net: can: sja1000: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-04-20
Annotate hardware config module parameters in drivers/net/can/
David Howells
1
-4
/
+4
2016-10-31
can: sja1000: plx_pci: Add support for Moxa CAN devices
Lukas Resch
1
-0
/
+18
2016-06-17
can: tscan1: Utilize the module_isa_driver macro
William Breathitt Gray
1
-11
/
+1
2016-05-09
can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe card
Nikita Edward Baruzdin
1
-8
/
+56
2016-05-09
can: sja1000: Fix error location forwarding
Alexander Gerasiov
1
-1
/
+5
2016-02-20
can: sja1000: of: add compatibility with Technologic Systems version
Damien Riegel
1
-0
/
+47
2016-02-20
can: sja1000: of: add per-compatible init hook
Damien Riegel
1
-9
/
+31
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
1
-1
/
+0
2015-11-23
can: sja1000: clear interrupts on start
Mirza Krak
1
-0
/
+3
2015-09-30
can: peak_pci: add unused device id. in devices table
Stephane Grosjean
1
-0
/
+1
2015-07-15
can: sja1000: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+2
2015-03-17
can: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+0
2014-12-07
can: sja1000: Consolidate and unify state change handling
Andri Yngvason
1
-28
/
+23
2014-11-18
can: remove unused variable
Sudip Mukherjee
1
-4
/
+1
2014-10-20
net: can: sja1000: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
[next]