aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/esd_usb2.c
AgeCommit message (Expand)Author
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: drivers: add len8_dlc support for esd_usb2 CAN adapterStefan Mätje
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-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-10-19can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2016-08-13net: can: usb: esd_usb2: don't print error when allocating urb failsWolfram Sang
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp
2015-07-15can: esd_usb2: don't touch skb after netif_rx()Marc Kleine-Budde
2015-03-22can: esd_usb2: Fix sparse warningsThomas Körper
2015-01-20can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason
2014-11-18can: remove unused variableSudip Mukherjee
2014-11-18can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov
2014-03-17can: populate netdev::dev_id for udev discriminationChristopher R. Baker
2014-03-17can: Unify MTU settings for CAN interfacesOliver Hartkopp
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-07-19net: can: esd_usb2: check index of array before accessingMaximilian Schneider
2013-06-03net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie
2012-11-29can: esd_usb2: remove obsolete variable open_timeMarc Kleine-Budde
2012-11-15can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs
2012-11-15can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde
2012-02-03can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14can: wrong index used in inner looproel kluin
2010-08-03can: Add driver for esd CAN-USB/2 deviceMatthias Fuchs