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