summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: pcan_usb_core: fix fall-through warnings for ClangGustavo A. R. Silva2020-11-291-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-281-61/+70
|\
| * can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde2020-11-261-61/+70
* | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-241-0/+1
* | can: kvaser_usb: Add new Kvaser hydra devicesJimmy Assarsson2020-11-202-1/+10
* | can: kvaser_usb: kvaser_usb_hydra: Add support for new device variantChrister Beskow2020-11-201-0/+37
* | can: kvaser_usb: Add new Kvaser Leaf v2 devicesJimmy Assarsson2020-11-202-1/+9
* | can: kvaser_usb: Add USB_{LEAF,HYDRA}_PRODUCT_ID_END definesJimmy Assarsson2020-11-201-2/+6
* | can: drivers: add len8_dlc support for esd_usb2 CAN adapterStefan Mätje2020-11-201-6/+8
* | can: drivers: add len8_dlc support for various CAN adaptersOliver Hartkopp2020-11-204-18/+29
* | can: rename CAN FD related can_len2dlc and can_dlc2len helpersOliver Hartkopp2020-11-202-5/+5
* | can: replace can_dlc as variable/element for payload lengthOliver Hartkopp2020-11-2012-78/+78
* | can: remove obsolete get_canfd_dlc() macroOliver Hartkopp2020-11-202-2/+2
* | can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp2020-11-2010-15/+15
|/
* can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson2020-11-181-1/+1
* can: peak_usb: fix potential integer overflow on shift of a intColin Ian King2020-11-151-2/+2
* can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...Marc Kleine-Budde2020-11-151-2/+2
* can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean2020-11-031-5/+46
* can: peak_usb: add range checking in decode operationsDan Carpenter2020-11-031-11/+37
* can: pcan_usb: add support of rxerr/txerr countersStephane Grosjean2020-09-211-16/+117
* can: pcan_usb: Document the commands sent to the deviceStephane Grosjean2020-09-211-7/+26
* can: peak_usb: convert to use le32_add_cpu()Liu Shixin2020-09-211-1/+1
* can: mcba_usb: remove redundant initialization of variable errColin Ian King2020-09-211-1/+1
* can: drivers: fix spelling mistakesMarc Kleine-Budde2020-09-217-11/+11
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-243-4/+4
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-8/+8
* can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold2020-01-021-2/+2
* can: kvaser_usb: fix interface sanity checkJohan Hovold2020-01-022-2/+2
* can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang2019-12-081-3/+3
* can: ucan: fix non-atomic allocation in completion handlerJohan Hovold2019-12-031-1/+1
* can: peak_usb: report bus recovery as wellJeroen Hofstee2019-11-041-5/+10
* can: peak_usb: fix slab info leakJohan Hovold2019-11-041-1/+1
* can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean2019-11-041-5/+12
* can: usb_8dev: fix use-after-free on disconnectJohan Hovold2019-11-041-2/+1
* can: mcba_usb: fix use-after-free on disconnectJohan Hovold2019-11-041-2/+1
* can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost2019-11-041-0/+1
* drivers: net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-261-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-073-7/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-073-7/+7
| |\
| | * can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli2019-08-021-1/+1
| | * can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli2019-08-021-1/+1
| | * can: peak_usb: force the string buffer NULL-terminatedWang Xiayang2019-08-021-1/+1
| | * can: peak_usb: fix potential double kfree_skb()Stephane Grosjean2019-07-241-4/+4
| * | can: mark expected switch fall-throughsGustavo A. R. Silva2019-07-261-1/+1
| |/
* | can: mark expected switch fall-throughsGustavo A. R. Silva2019-07-241-1/+1
* | can: kvaser_usb: Use struct_size() in alloc_candev()Gustavo A. R. Silva2019-07-241-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-181-6/+0
|\
| * can: usb: Kconfig: Remove duplicate menu entryAlexander Dahl2019-06-071-6/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412Thomas Gleixner2019-06-052-24/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-057-63/+7
|/