index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
sun4i_can.c
Age
Commit message (
Expand
)
Author
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-30
can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an error
Jeroen Hofstee
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
2019-11-11
can: sun4i: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2018-07-27
can: sun4i: fix sun4ican_start_xmit()'s return type
Luc Van Oostenryck
2017-11-10
can: sun4i: handle overrun in RX FIFO
Gerhard Bertelsmann
2017-10-24
can: sun4i: fix loopback mode
Gerhard Bertelsmann
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
2015-10-13
can: sun4i: fix MODULE_DESCRIPTION
Gerhard Bertelsmann
2015-10-13
can: sun4i: fix arbitration lost error reporting
Gerhard Bertelsmann
2015-09-17
can: Allwinner A10/A20 CAN Controller support - Kernel module
Gerhard Bertelsmann