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
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
/
usb
/
ucan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
can: ucan: Remove repeated word
Mao Zhu
1
-1
/
+1
2022-12-12
can: ucan: remove unused ucan_priv::intf
Vincent Mailhol
1
-2
/
+0
2022-12-12
can: ucan: use strscpy() to instead of strncpy()
Xu Panda
1
-3
/
+2
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+1
2022-10-26
can: ucan: ucan_disconnect(): change unregister_netdev() to unregister_candev()
Dongliang Mu
1
-1
/
+1
2022-10-19
can: ucan: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+2
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
1
-0
/
+6
2022-03-16
can: ucan: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-7
/
+3
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-1
/
+2
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-2
/
+4
2021-03-30
can: ucan: fix alignment constraints
Arnd Bergmann
1
-1
/
+1
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-3
/
+3
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-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-7
/
+7
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-4
/
+4
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
1
-2
/
+2
2019-12-03
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
1
-1
/
+1
2018-11-28
can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"
Colin Ian King
1
-1
/
+1
2018-11-09
can: ucan: remove duplicated include from ucan.c
YueHaibing
1
-4
/
+0
2018-11-09
can: ucan: remove set but not used variable 'udev'
YueHaibing
1
-3
/
+0
2018-07-27
can: ucan: add driver for Theobroma Systems UCAN devices
Jakob Unterwurzacher
1
-0
/
+1613