summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb
AgeCommit message (Expand)Author
2019-12-05can: peak_usb: report bus recovery as wellJeroen Hofstee
2019-11-12can: peak_usb: fix slab info leakJohan Hovold
2019-11-12can: mcba_usb: fix use-after-free on disconnectJohan Hovold
2019-11-12can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost
2019-11-12can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean
2019-11-12can: usb_8dev: fix use-after-free on disconnectJohan Hovold
2019-08-29can: peak_usb: force the string buffer NULL-terminatedWang Xiayang
2019-08-16can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli
2019-08-16can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli
2019-08-16can: peak_usb: fix potential double kfree_skb()Stephane Grosjean
2018-08-06can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger
2017-12-14can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: mcba_usb: cancel urb on -EPROTOMartin Kelly
2017-12-14can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2017-12-14can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2017-12-14can: kvaser_usb: free buf in error pathsJimmy Assarsson
2017-12-14can: mcba_usb: fix device disconnect bugMartin Kelly
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson
2017-10-24can: kvaser_usb: Correct return value in printoutJimmy Assarsson
2017-10-19can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger
2017-10-19can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2017-06-09can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde
2017-06-09can: peak_usb: fix product-id endianness in error messageJohan Hovold
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-25net: can: usb: gs_usb: Fix buffer on stackMaksim Salau
2017-04-25can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean
2017-04-25can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean
2017-04-25can: peak: fix usage of const qualifier in pointers argsStephane Grosjean
2017-04-25can: peak: fix usage of usb specific data typeStephane Grosjean
2017-03-03can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde
2017-03-03can: gs_usb: fix coding styleEthan Zonca
2017-03-03can: gs_usb: Don't use stack memory for USB transfersEthan Zonca
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08can: peak: fix bad memory access and free sequence추지호
2016-12-03Merge tag 'linux-can-next-for-4.10-20161201' of git://git.kernel.org/pub/scm/...David S. Miller
2016-12-01net: can: usb: kvaser_usb: fix spelling mistake of "outstanding"Colin Ian King
2016-12-01can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean
2016-12-01can: peak: Fix bittiming fields size in bitsStephane Grosjean
2016-08-13net: can: usb: usb_8dev: don't print error when allocating urb failsWolfram Sang
2016-08-13net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...Wolfram Sang