aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sun4i_can.c
AgeCommit message (Expand)Author
6 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-09-23can: sun4i_can: Add support for the Allwinner D1John Watts
2023-09-23can: sun4i_can: Add acceptance register quirkJohn Watts
2023-05-15can: sun4i_can: Convert to platform remove callback returning voidUwe Kleine-König
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: sun4i_can: do not report txerr and rxerr during bus-offVincent Mailhol
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
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-12-08can: sun4i_can: add support for R40 CAN controllerEvgeny Boger
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-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-30can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an errorJeroen Hofstee
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
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2019-11-11can: sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2018-07-27can: sun4i: fix sun4ican_start_xmit()'s return typeLuc Van Oostenryck
2017-11-10can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann
2017-10-24can: sun4i: fix loopback modeGerhard Bertelsmann
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp
2015-10-13can: sun4i: fix MODULE_DESCRIPTIONGerhard Bertelsmann
2015-10-13can: sun4i: fix arbitration lost error reportingGerhard Bertelsmann
2015-09-17can: Allwinner A10/A20 CAN Controller support - Kernel moduleGerhard Bertelsmann