aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb
Commit message (Expand)AuthorAge
...
* can: peak_usb: add peak_usb_netif_rx() new functionStephane Grosjean2015-01-28
* can: peak_usb: export pcan_usb_pro functionsStephane Grosjean2015-01-28
* can: peak_usb: upgrade core to new struct canfd_frameStephane Grosjean2015-01-28
* can: peak_usb: upgrade core to data bittiming specsStephane Grosjean2015-01-28
* can: peak_usb: add adapter BEC callback definitionStephane Grosjean2015-01-28
* can: peak_usb: export ctrlmode_supported to adapter specific definitionStephane Grosjean2015-01-28
* can: peak_usb: constify struct peak_usb_adapterMarc Kleine-Budde2015-01-28
* can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte...Marc Kleine-Budde2015-01-28
* can: kvaser_usb: Add support for the USBcan-II familyAhmed S. Darwish2015-01-28
* can: kvaser_usb: Consolidate and unify state change handlingAhmed S. Darwish2015-01-28
* can: kvaser_usb: Update interface state before exiting on OOMAhmed S. Darwish2015-01-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-01-27
| * can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish2015-01-27
| * can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-01-27
| * can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-01-27
| * can: kvaser_usb: Don't dereference skb after a netif_rx()Ahmed S. Darwish2015-01-15
| * can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish2015-01-15
| * can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish2015-01-15
| * can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish2015-01-15
* | can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason2015-01-20
|/
* can: peak_usb: fix multi-byte values endianessStephane Grosjean2014-12-07
* can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean2014-12-06
* can: peak_usb: fix memset() usageStephane Grosjean2014-12-06
* can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-18
* can: remove unused variableSudip Mukherjee2014-11-18
* can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov2014-11-18
* net: can: use kbuild magic to inherit debug settingsWolfram Sang2014-08-17
* can: gs_usb: gs_destroy_candev(): fix use after freeMarc Kleine-Budde2014-05-21
* can: gs_usb: Added support for the GS_USB CAN devicesMaximilian Schneider2014-05-19
* can: usb: Kconfig: Improve help for CAN_KVASER_USBOlivier Sobrie2014-04-24
* can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIeOlivier Sobrie2014-04-24
* can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()Olivier Sobrie2014-04-24
* Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-ca...David S. Miller2014-04-01
|\
| * can: usb_8dev: Fix memory leak in usb_8dev_start_xmitBjorn Van Tilt2014-04-01
* | can: populate netdev::dev_id for udev discriminationChristopher R. Baker2014-03-17
* | can: Unify MTU settings for CAN interfacesOliver Hartkopp2014-03-17
|/
* can: kvaser_usb: check number of channels returned by HWOlivier Sobrie2014-02-12
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde2013-12-17
* can: ems_usb: fix urb leaks on failure pathsAlexey Khoroshilov2013-12-17
* can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie2013-10-31
* can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()Alexey Khoroshilov2013-09-20
* can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean2013-08-12
* can: usb_8dev: fix urb leak on failure path in usb_8dev_start()Alexey Khoroshilov2013-07-19
* net: can: esd_usb2: check index of array before accessingMaximilian Schneider2013-07-19
* can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde2013-06-19
* net: can: peak_usb: Do not do dma on the stackMarc Kleine-Budde2013-06-03
* net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie2013-06-03
* net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson2013-06-03