aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
|\
| * net: can: usb: gs_usb: Fix buffer on stackMaksim Salau2017-04-25
| * can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean2017-04-25
| * can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean2017-04-25
* | can: mcba_usb: Add support for Microchip CAN BUS AnalyzerRemigiusz Kołłątaj2017-04-25
* | can: peak: move header file to new can common subdirStephane Grosjean2017-04-25
* | can: peak: fix usage of const qualifier in pointers argsStephane Grosjean2017-04-25
* | can: peak: fix usage of usb specific data typeStephane Grosjean2017-04-25
|/
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-03
* can: gs_usb: fix coding styleEthan Zonca2017-03-03
* can: gs_usb: Don't use stack memory for USB transfersEthan Zonca2017-03-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-10
|\
| * can: peak: fix bad memory access and free sequence추지호2016-12-08
* | Merge tag 'linux-can-next-for-4.10-20161201' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-03
|\ \ | |/ |/|
| * net: can: usb: kvaser_usb: fix spelling mistake of "outstanding"Colin Ian King2016-12-01
* | can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean2016-12-01
* | can: peak: Fix bittiming fields size in bitsStephane Grosjean2016-12-01
|/
* net: can: usb: usb_8dev: don't print error when allocating urb failsWolfram Sang2016-08-13
* net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...Wolfram Sang2016-08-13
* net: can: usb: kvaser_usb: don't print error when allocating urb failsWolfram Sang2016-08-13
* net: can: usb: gs_usb: don't print error when allocating urb failsWolfram Sang2016-08-13
* net: can: usb: esd_usb2: don't print error when allocating urb failsWolfram Sang2016-08-13
* net: can: usb: ems_usb: don't print error when allocating urb failsWolfram Sang2016-08-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\
| * can: kvaser_usb: Add support for more Kvaser Leaf v2 devicesJimmy Assarsson2016-06-23
| * can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2016-06-20
* | can: gs_usb: add ethtool set_phys_id callback to locate physical deviceMaximilian Schneider2016-06-17
* | can: gs_usb: codingstyle: introduce use of BIT() + fix indentionMaximilian Schneider2016-06-17
|/
* can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider2016-05-09
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider2016-02-26
* | can: ems_usb: fix coding styleMarc Kleine-Budde2016-02-26
|/
* can: ems_usb: Fix possible tx overflowGerhard Uttenthaler2016-02-21
* can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp2015-11-23
* can: fix assignment of error location in CAN error messagesOliver Hartkopp2015-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-28
|\
| * can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-08-25
* | can: gs_usb: Fix typo in function nameNik Nyby2015-08-20
|/
* can: pcan_usb: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-15
* can: usb_8dev: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-15
* can: ems_usb: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-15
* can: esd_usb2: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-15
* net:treewide: Fix typo in drivers/netMasanari Iida2015-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\
| * can: peak_usb_fd: add support for ISO / non-ISO mode switchingStephane Grosjean2015-03-22
| * can: peak_usb: rename usb option cmds definition and structsStephane Grosjean2015-03-22
| * can: gs_usb: check for kzalloc allocation failureColin Ian King2015-03-22
| * can: kvaser_usb: Fix sparse warning __le16 degrades to integerAhmed S. Darwish2015-03-22
| * can: kvaser_usb: Comply with firmware max tx URBs valueAhmed S. Darwish2015-03-22