summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/gs_usb.c
Commit message (Expand)AuthorAgeFilesLines
* can: gs_usb: fix coding styleEthan Zonca2017-03-031-6/+5
* can: gs_usb: Don't use stack memory for USB transfersEthan Zonca2017-03-031-11/+29
* net: can: usb: gs_usb: don't print error when allocating urb failsWolfram Sang2016-08-131-7/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-3/+11
|\
| * can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2016-06-201-3/+11
* | can: gs_usb: add ethtool set_phys_id callback to locate physical deviceMaximilian Schneider2016-06-171-31/+85
* | can: gs_usb: codingstyle: introduce use of BIT() + fix indentionMaximilian Schneider2016-06-171-11/+14
|/
* can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider2016-05-091-1/+2
* can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider2016-02-261-13/+11
* can: gs_usb: Fix typo in function nameNik Nyby2015-08-201-4/+4
* can: gs_usb: check for kzalloc allocation failureColin Ian King2015-03-221-0/+2
* can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
* can: gs_usb: gs_destroy_candev(): fix use after freeMarc Kleine-Budde2014-05-211-1/+1
* can: gs_usb: Added support for the GS_USB CAN devicesMaximilian Schneider2014-05-191-0/+971