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
/
c_can
/
c_can_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+1
2022-09-28
can: c_can: don't cache TX messages for C_CAN cores
Marc Kleine-Budde
1
-6
/
+5
2022-07-27
can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
Vincent Mailhol
1
-1
/
+1
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-3
/
+3
2022-07-19
can: c_can: remove wrong comment
Dario Binacchi
1
-1
/
+0
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-15
/
+1
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-5
/
+2
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-2
/
+2
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-5
/
+0
2021-08-19
can: c_can: cache frames to operate as a true FIFO
Dario Binacchi
1
-5
/
+18
2021-08-19
can: c_can: support tx ring algorithm
Dario Binacchi
1
-17
/
+50
2021-08-19
can: c_can: exit c_can_do_tx() early if no frames have been sent
Dario Binacchi
1
-5
/
+6
2021-08-19
can: c_can: rename IF_RX -> IF_NAPI
Marc Kleine-Budde
1
-12
/
+14
2021-08-19
can: c_can: c_can_do_tx(): fix typo in comment
Marc Kleine-Budde
1
-1
/
+1
2021-05-27
can: c_can: add ethtool support
Dario Binacchi
1
-0
/
+1354