index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
/
gs_usb.c
Age
Commit message (
Expand
)
Author
2018-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
2018-01-05
can: gs_usb: gs_cmd_reset(): remove unused parameter "struct gs_usb *gsusb"
Marc Kleine-Budde
2018-01-04
can: gs_usb: fix return value of the "set_bittiming" callback
Wolfgang Grandegger
2017-10-19
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
2017-06-09
can: gs_usb: fix memory leak in gs_cmd_reset()
Marc Kleine-Budde
2017-04-25
net: can: usb: gs_usb: Fix buffer on stack
Maksim Salau
2017-03-03
can: gs_usb: fix coding style
Ethan Zonca
2017-03-03
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
2016-08-13
net: can: usb: gs_usb: don't print error when allocating urb fails
Wolfram Sang
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-20
can: gs_usb: Add Basic support for the bytewerk.org candleLight interface
Maximilian Schneider
2016-06-17
can: gs_usb: add ethtool set_phys_id callback to locate physical device
Maximilian Schneider
2016-06-17
can: gs_usb: codingstyle: introduce use of BIT() + fix indention
Maximilian Schneider
2016-05-09
can: gs_usb: modify the usb device table to use only the first usb interface
Maximilian Schneider
2016-02-26
can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
Maximilain Schneider
2015-08-20
can: gs_usb: Fix typo in function name
Nik Nyby
2015-03-22
can: gs_usb: check for kzalloc allocation failure
Colin Ian King
2014-11-18
can: gs_usb: add .ndo_change_mtu function
Marc Kleine-Budde
2014-05-21
can: gs_usb: gs_destroy_candev(): fix use after free
Marc Kleine-Budde
2014-05-19
can: gs_usb: Added support for the GS_USB CAN devices
Maximilian Schneider