summary refs log tree commit diff
path: root/drivers/net/can/rcar/rcar_can.c
AgeCommit message (Expand)Author
2022-11-07can: dev: fix skb drop checkOliver Hartkopp
2022-07-28can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol
2022-07-20can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol
2022-07-20can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-05-19can: can-dev: move to netif_napi_add_weight()Jakub Kicinski
2022-01-05can: do not increase tx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not increase rx_bytes statistics for RTR framesVincent Mailhol
2022-01-05can: do not increase rx statistics when generating a CAN rx error message frameVincent Mailhol
2021-10-17can: rcar_can: fix suspend/resumeYoshihiro Shimoda
2021-03-30can: dev: can_free_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp
2020-11-20can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp
2019-11-11can: rcar: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-20can: rcar_can: Remove unused platform data supportGeert Uytterhoeven
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2018-11-28can: rcar: use SPDX identifier for Renesas driversWolfram Sang
2018-11-09can: rcar_can: Fix erroneous registrationFabrizio Castro
2017-04-04can: rcar_can: Do not print virtual addressesGeert Uytterhoeven
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-06-17can: rcar_can: Move Renesas CAN driver to rcar dirRamesh Shanmugasundaram