summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/esd_usb2.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-03net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie1-51/+76
2012-11-29can: esd_usb2: remove obsolete variable open_timeMarc Kleine-Budde1-10/+0
2012-11-15can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs1-6/+25
2012-11-15can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs1-0/+4
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde1-1/+1
2012-02-03can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger1-15/+12
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-22/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-14can: wrong index used in inner looproel kluin1-3/+3
2010-08-03can: Add driver for esd CAN-USB/2 deviceMatthias Fuchs1-0/+1132