index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
rcar_can.c
Age
Commit message (
Expand
)
Author
2024-09-11
can: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-05-15
can: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
2022-07-20
can: rcar_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2021-10-17
can: rcar_can: fix suspend/resume
Yoshihiro Shimoda
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
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-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
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-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
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-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-17
can: rcar_can: Move Renesas CAN driver to rcar dir
Ramesh Shanmugasundaram