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
/
rcar
Age
Commit message (
Expand
)
Author
2019-11-11
can: rcar: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-20
can: rcar_can: Remove unused platform data support
Geert Uytterhoeven
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-24
can: rcar_canfd: fix possible IRQ storm on high load
Nikita Yushchenko
2018-11-28
can: rcar: add SPDX identifiers to Kconfig and Makefile
Kuninori Morimoto
2018-11-28
can: rcar: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-11-09
can: rcar_can: Fix erroneous registration
Fabrizio Castro
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-04-04
can: rcar_can: Do not print virtual addresses
Geert Uytterhoeven
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-06-23
can: rcar_canfd: Add back-to-error-active support
Ramesh Shanmugasundaram
2016-06-23
can: rcar_canfd: Add Classical CAN only mode support
Ramesh Shanmugasundaram
2016-06-17
can: rcar_can: Move Renesas CAN driver to rcar dir
Ramesh Shanmugasundaram
2016-06-17
can: rcar_canfd: Add Renesas R-Car CAN FD driver
Ramesh Shanmugasundaram