summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/esd_usb2.c
Commit message (Expand)AuthorAgeFilesLines
* net: can: usb: esd_usb2: don't print error when allocating urb failsWolfram Sang2016-08-131-3/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-2/+2
* can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp2015-11-231-1/+0
* can: esd_usb2: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
* can: esd_usb2: Fix sparse warningsThomas Körper2015-03-221-2/+2
* can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason2015-01-201-0/+1
* can: remove unused variableSudip Mukherjee2014-11-181-2/+0
* can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov2014-11-181-0/+1
* can: populate netdev::dev_id for udev discriminationChristopher R. Baker2014-03-171-0/+1
* can: Unify MTU settings for CAN interfacesOliver Hartkopp2014-03-171-0/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net: can: esd_usb2: check index of array before accessingMaximilian Schneider2013-07-191-0/+10
* net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie2013-06-031-51/+76
* can: esd_usb2: remove obsolete variable open_timeMarc Kleine-Budde2012-11-291-10/+0
* can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs2012-11-151-6/+25
* can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs2012-11-151-0/+4
* can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-201-1/+1
* can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger2012-02-031-15/+12
* USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-22/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* can: wrong index used in inner looproel kluin2011-03-141-3/+3
* can: Add driver for esd CAN-USB/2 deviceMatthias Fuchs2010-08-031-0/+1132
OpenPOWER on IntegriCloud