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