index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
esd_usb2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2017-12-08
can: esd_usb2: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-10-19
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
1
-1
/
+1
2016-08-13
net: can: usb: esd_usb2: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
1
-1
/
+0
2015-07-15
can: esd_usb2: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+2
2015-03-22
can: esd_usb2: Fix sparse warnings
Thomas Körper
1
-2
/
+2
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
1
-0
/
+1
2014-11-18
can: remove unused variable
Sudip Mukherjee
1
-2
/
+0
2014-11-18
can: esd_usb2: fix memory leak on disconnect
Alexey Khoroshilov
1
-0
/
+1
2014-03-17
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
1
-0
/
+1
2014-03-17
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
1
-0
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-19
net: can: esd_usb2: check index of array before accessing
Maximilian Schneider
1
-0
/
+10
2013-06-03
net: can: esd_usb2: Do not do dma on the stack
Olivier Sobrie
1
-51
/
+76
2012-11-29
can: esd_usb2: remove obsolete variable open_time
Marc Kleine-Budde
1
-10
/
+0
2012-11-15
can: usb: esd_usb2: Add support for CAN-USB/Micro
Matthias Fuchs
1
-6
/
+25
2012-11-15
can: usb: esd_usb2: Add support for listen-only mode
Matthias Fuchs
1
-0
/
+4
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
1
-15
/
+12
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-22
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-14
can: wrong index used in inner loop
roel kluin
1
-3
/
+3
2010-08-03
can: Add driver for esd CAN-USB/2 device
Matthias Fuchs
1
-0
/
+1132