index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
dev
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
can: dev: add generic function can_eth_ioctl_hwts()
Vincent Mailhol
1
-0
/
+29
2022-07-28
can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
Vincent Mailhol
1
-0
/
+21
2022-06-11
can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
Vincent Mailhol
1
-8
/
+1
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-5
/
+0
2022-03-06
can: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-01-05
can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
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
-4
/
+0
2021-08-19
can: dev: provide optional GPIO based termination support
Oleksij Rempel
1
-0
/
+66
2021-02-25
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
1
-1
/
+3
2021-01-27
can: dev: export can_get_state_str() function
Vincent Mailhol
1
-1
/
+2
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-01-13
can: dev: move netlink related code into seperate file
Marc Kleine-Budde
1
-367
/
+3
2021-01-13
can: dev: move skb related into seperate file
Marc Kleine-Budde
1
-213
/
+0
2021-01-13
can: dev: move length related code into seperate file
Marc Kleine-Budde
1
-33
/
+0
2021-01-13
can: dev: move bittiming related code into seperate file
Marc Kleine-Budde
1
-261
/
+0
2021-01-13
can: dev: move driver related infrastructure into separate subdir
Marc Kleine-Budde
1
-0
/
+1338