summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb/ucan.c
AgeCommit message (Expand)Author
2023-07-19can: ucan: Remove repeated wordMao Zhu
2022-12-12can: ucan: remove unused ucan_priv::intfVincent Mailhol
2022-12-12can: ucan: use strscpy() to instead of strncpy()Xu Panda
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-07can: dev: fix skb drop checkOliver Hartkopp
2022-10-26can: ucan: ucan_disconnect(): change unregister_netdev() to unregister_candev()Dongliang Mu
2022-10-19can: ucan: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-07-28can: tree-wide: advertise software timestamping capabilitiesVincent Mailhol
2022-03-16can: ucan: fix typos in commentsJulia Lawall
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-03-30can: ucan: fix alignment constraintsArnd Bergmann
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
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde
2019-12-03can: ucan: fix non-atomic allocation in completion handlerJohan Hovold
2018-11-28can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"Colin Ian King
2018-11-09can: ucan: remove duplicated include from ucan.cYueHaibing
2018-11-09can: ucan: remove set but not used variable 'udev'YueHaibing
2018-07-27can: ucan: add driver for Theobroma Systems UCAN devicesJakob Unterwurzacher