index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
esd_usb2.c
Age
Commit message (
Expand
)
Author
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2014-11-18
can: remove unused variable
Sudip Mukherjee
2014-11-18
can: esd_usb2: fix memory leak on disconnect
Alexey Khoroshilov
2014-03-17
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
2014-03-17
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-07-19
net: can: esd_usb2: check index of array before accessing
Maximilian Schneider
2013-06-03
net: can: esd_usb2: Do not do dma on the stack
Olivier Sobrie
2012-11-29
can: esd_usb2: remove obsolete variable open_time
Marc Kleine-Budde
2012-11-15
can: usb: esd_usb2: Add support for CAN-USB/Micro
Matthias Fuchs
2012-11-15
can: usb: esd_usb2: Add support for listen-only mode
Matthias Fuchs
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
can: wrong index used in inner loop
roel kluin
2010-08-03
can: Add driver for esd CAN-USB/2 device
Matthias Fuchs