aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/kvaser_usb.c
Commit message (Expand)AuthorAge
* can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish2015-03-14
* can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish2015-03-09
* can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish2015-03-09
* can: kvaser_usb: Ignore spurious error events after a busoffAhmed S. Darwish2015-02-04
* 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
* 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: 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
* 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: kvaser_usb: fix usb endpoints detectionOlivier Sobrie2013-10-31
* net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson2013-06-03
* can: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-04
* can: kvaser_usb: Add support for Kvaser CAN/USB devicesOlivier Sobrie2012-11-27