index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
sun4i_can.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-4
/
+1
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-4
/
+6
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-5
/
+2
2021-12-08
can: sun4i_can: add support for R40 CAN controller
Evgeny Boger
1
-2
/
+60
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-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2020-11-30
can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an error
Jeroen Hofstee
1
-1
/
+0
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-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
1
-1
/
+1
2019-11-11
can: sun4i: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2018-07-27
can: sun4i: fix sun4ican_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2017-11-10
can: sun4i: handle overrun in RX FIFO
Gerhard Bertelsmann
1
-2
/
+10
2017-10-24
can: sun4i: fix loopback mode
Gerhard Bertelsmann
1
-2
/
+1
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
1
-1
/
+0
2015-10-13
can: sun4i: fix MODULE_DESCRIPTION
Gerhard Bertelsmann
1
-1
/
+1
2015-10-13
can: sun4i: fix arbitration lost error reporting
Gerhard Bertelsmann
1
-1
/
+1
2015-09-17
can: Allwinner A10/A20 CAN Controller support - Kernel module
Gerhard Bertelsmann
1
-0
/
+857