aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/gs_usb.c
AgeCommit message (Expand)Author
2016-08-13net: can: usb: gs_usb: don't print error when allocating urb failsWolfram Sang
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-20can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider
2016-06-17can: gs_usb: add ethtool set_phys_id callback to locate physical deviceMaximilian Schneider
2016-06-17can: gs_usb: codingstyle: introduce use of BIT() + fix indentionMaximilian Schneider
2016-05-09can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider
2016-02-26can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider
2015-08-20can: gs_usb: Fix typo in function nameNik Nyby
2015-03-22can: gs_usb: check for kzalloc allocation failureColin Ian King
2014-11-18can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde
2014-05-21can: gs_usb: gs_destroy_candev(): fix use after freeMarc Kleine-Budde
2014-05-19can: gs_usb: Added support for the GS_USB CAN devicesMaximilian Schneider