Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cfed47d7b5abd5ce9c010169cce9c2754394a02d
/
drivers
/
net
/
can
/
usb
/
ems_usb.c
43c021e
can: ems_usb: don't touch skb after netif_rx()
by Marc Kleine-Budde
· 9 years ago
a0bc163
can: ems_usb: mark timestamp as little endian
by Marc Kleine-Budde
· 10 years ago
8a4b5b0
can: ems_usb: fix endianess of CAN ID
by Gerhard Uttenthaler
· 10 years ago
be38a6f
can: move can_stats.bus_off++ from can_bus_off into can_change_state
by Andri Yngvason
· 10 years ago
4e2061b
can: remove unused variable
by Sudip Mukherjee
· 10 years ago
c971fa2
can: Unify MTU settings for CAN interfaces
by Oliver Hartkopp
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
a1c31f1
can: ems_usb: fix urb leaks on failure paths
by Alexey Khoroshilov
· 11 years ago
14f8dc4
drivers: net: Remove remaining alloc/OOM messages
by Joe Perches
· 12 years ago
09da6c5
can: Remove unnecessary alloc/OOM messages
by Joe Perches
· 12 years ago
4480c00
can: ems_usb: remove obsolete variable open_time
by Marc Kleine-Budde
· 12 years ago
194b9a4
can: mark bittiming_const pointer in struct can_priv as const
by Marc Kleine-Budde
· 12 years ago
aabdfd6
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
by Wolfgang Grandegger
· 13 years ago
2ee6850
can: ems_usb: Improved memory handling on ems_usb_start
by Sebastian Haas
· 13 years ago
f84cbda
can: ems_usb: Removed double netif_device_detach
by Sebastian Haas
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
1c0b28b
can: Fix possible NULL pointer dereference in ems_usb.c
by Hans J. Koch
· 15 years ago
ea3fb37
ems_usb: cleanup: remove uneeded check
by Dan Carpenter
· 15 years ago
ae06b83
can: ems_usb: removed duplicated code setting local echo support
by Thadeu Lima de Souza Cascardo
· 15 years ago
ad72c34
can: Proper ctrlmode handling for CAN devices
by Christian Pellegrin
· 15 years ago
3ccd4c6
can: Unify droping of invalid tx skbs and netdev stats
by Oliver Hartkopp
· 15 years ago
c7cd606
can: Fix data length code handling in rx path
by Oliver Hartkopp
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2b2072e
ems_usb: Fix byte order issues on big endian machines
by Sebastian Haas
· 15 years ago
7b6856a0
can: provide library functions for skb allocation
by Wolfgang Grandegger
· 15 years ago
a6e4bc5
can: make the number of echo skb's configurable
by Wolfgang Grandegger
· 15 years ago
702171a
ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interface
by Sebastian Haas
· 15 years ago