aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/gs_usb.c
AgeCommit message (Expand)Author
2020-12-02can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde
2020-01-14can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold
2019-11-12can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger
2017-10-19can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger
2017-06-09can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde
2017-04-25net: can: usb: gs_usb: Fix buffer on stackMaksim Salau
2017-03-03can: gs_usb: fix coding styleEthan Zonca
2017-03-03can: gs_usb: Don't use stack memory for USB transfersEthan Zonca
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