index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
rcar
/
rcar_can.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
can: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-05-15
can: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+1
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
1
-0
/
+6
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-0
/
+1
2022-07-20
can: rcar_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-4
/
+4
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-8
/
+0
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+2
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-6
/
+5
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-2
/
+3
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-5
/
+1
2021-10-17
can: rcar_can: fix suspend/resume
Yoshihiro Shimoda
1
-8
/
+12
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+1
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
-1
/
+1
2019-11-11
can: rcar: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-20
can: rcar_can: Remove unused platform data support
Geert Uytterhoeven
1
-13
/
+9
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2018-11-28
can: rcar: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-5
/
+1
2018-11-09
can: rcar_can: Fix erroneous registration
Fabrizio Castro
1
-1
/
+4
2017-04-04
can: rcar_can: Do not print virtual addresses
Geert Uytterhoeven
1
-2
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-06-17
can: rcar_can: Move Renesas CAN driver to rcar dir
Ramesh Shanmugasundaram
1
-0
/
+929