summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/rcar/rcar_can.c
Commit message (Expand)AuthorAgeFilesLines
* can: rcar: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-3/+2
* can: dev: fix skb drop checkOliver Hartkopp2022-11-071-1/+1
* can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol2022-07-281-0/+6
* can: add CAN_ERR_CNT flag to notify availability of error counterVincent Mailhol2022-07-201-0/+1
* can: rcar_can: do not report txerr and rxerr during bus-offVincent Mailhol2022-07-201-4/+4
* can: can-dev: remove obsolete CAN LED supportOliver Hartkopp2022-05-191-8/+0
* can: can-dev: move to netif_napi_add_weight()Jakub Kicinski2022-05-191-2/+2
* can: do not increase tx_bytes statistics for RTR framesVincent Mailhol2022-01-051-6/+5
* can: do not increase rx_bytes statistics for RTR framesVincent Mailhol2022-01-051-2/+3
* can: do not increase rx statistics when generating a CAN rx error message frameVincent Mailhol2022-01-051-5/+1
* can: rcar_can: fix suspend/resumeYoshihiro Shimoda2021-10-171-8/+12
* can: dev: can_free_echo_skb(): extend to return can frame lengthMarc Kleine-Budde2021-03-301-1/+1
* can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde2021-01-141-1/+1
* can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol2021-01-141-1/+1
* can: replace can_dlc as variable/element for payload lengthOliver Hartkopp2020-11-201-7/+7
* can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp2020-11-201-1/+1
* can: rcar: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-11-111-3/+1
* can: rcar_can: Remove unused platform data supportGeert Uytterhoeven2019-08-201-13/+9
* net: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-1/+0
* can: rcar: use SPDX identifier for Renesas driversWolfram Sang2018-11-281-5/+1
* can: rcar_can: Fix erroneous registrationFabrizio Castro2018-11-091-1/+4
* can: rcar_can: Do not print virtual addressesGeert Uytterhoeven2017-04-041-2/+1
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* can: rcar_can: Move Renesas CAN driver to rcar dirRamesh Shanmugasundaram2016-06-171-0/+929