summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb
AgeCommit message (Expand)AuthorFilesLines
2021-12-14can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson1-28/+73
2021-10-27can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean1-3/+2
2021-09-03can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje1-2/+2
2021-08-04can: esd_usb2: fix memory leakPavel Skripkin1-1/+15
2021-08-04can: ems_usb: fix memory leakPavel Skripkin1-1/+13
2021-08-04can: usb_8dev: fix memory leakPavel Skripkin1-2/+13
2021-08-04can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin1-0/+2
2021-08-04can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr valuesStephane Grosjean1-4/+6
2021-07-14net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin1-1/+2
2021-06-23can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin1-2/+15
2021-04-14drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-03-30can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde1-2/+0
2021-03-30can: peak_usb: add forgotten supported devicesStephane Grosjean1-0/+2
2021-01-27can: peak_usb: fix use after free bugsVincent Mailhol1-4/+4
2020-11-26can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde1-61/+70
2020-11-18can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson1-1/+1
2020-11-15can: peak_usb: fix potential integer overflow on shift of a intColin Ian King1-2/+2
2020-11-15can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...Marc Kleine-Budde1-2/+2
2020-11-04can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean1-5/+46
2020-11-04can: peak_usb: add range checking in decode operationsDan Carpenter1-11/+37
2020-09-21can: pcan_usb: add support of rxerr/txerr countersStephane Grosjean1-16/+117
2020-09-21can: pcan_usb: Document the commands sent to the deviceStephane Grosjean1-7/+26
2020-09-21can: peak_usb: convert to use le32_add_cpu()Liu Shixin1-1/+1
2020-09-21can: mcba_usb: remove redundant initialization of variable errColin Ian King1-1/+1
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde7-11/+11
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva3-4/+4
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-8/+8
2020-01-02can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold1-2/+2
2020-01-02can: kvaser_usb: fix interface sanity checkJohan Hovold2-2/+2
2019-12-08can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang1-3/+3
2019-12-03can: ucan: fix non-atomic allocation in completion handlerJohan Hovold1-1/+1
2019-11-04can: peak_usb: report bus recovery as wellJeroen Hofstee1-5/+10
2019-11-04can: peak_usb: fix slab info leakJohan Hovold1-1/+1
2019-11-04can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean1-5/+12
2019-11-04can: usb_8dev: fix use-after-free on disconnectJohan Hovold1-2/+1
2019-11-04can: mcba_usb: fix use-after-free on disconnectJohan Hovold1-2/+1
2019-11-04can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost1-0/+1
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski1-4/+4
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-7/+7
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-7/+7
2019-08-02can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-02can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-02can: peak_usb: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-07-26can: mark expected switch fall-throughsGustavo A. R. Silva1-1/+1
2019-07-24can: peak_usb: fix potential double kfree_skb()Stephane Grosjean1-4/+4
2019-07-24can: mark expected switch fall-throughsGustavo A. R. Silva1-1/+1
2019-07-24can: kvaser_usb: Use struct_size() in alloc_candev()Gustavo A. R. Silva1-2/+1
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-6/+0
2019-06-08can: usb: Kconfig: Remove duplicate menu entryAlexander Dahl1-6/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412Thomas Gleixner2-24/+2