summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb/esd_usb2.c
AgeCommit message (Expand)Author
2021-09-03can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
2021-08-04can: esd_usb2: fix memory leakPavel Skripkin
2017-12-16can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-10-27can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
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