aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/kvaser_usb.c
AgeCommit message (Expand)Author
2021-12-29can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2020-06-20can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2017-12-14can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-14can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2017-12-14can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2017-12-14can: kvaser_usb: free buf in error pathsJimmy Assarsson
2017-10-24can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson
2017-10-24can: kvaser_usb: Correct return value in printoutJimmy Assarsson
2016-12-01net: can: usb: kvaser_usb: fix spelling mistake of "outstanding"Colin Ian King
2016-08-13net: can: usb: kvaser_usb: don't print error when allocating urb failsWolfram Sang
2016-06-23can: kvaser_usb: Add support for more Kvaser Leaf v2 devicesJimmy Assarsson
2015-11-23can: fix assignment of error location in CAN error messagesOliver Hartkopp
2015-04-27net:treewide: Fix typo in drivers/netMasanari Iida
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-22can: kvaser_usb: Use can-dev unregistration mechanismAhmed S. Darwish
2015-03-22can: kvaser_usb: Fix sparse warning __le16 degrades to integerAhmed S. Darwish
2015-03-22can: kvaser_usb: Comply with firmware max tx URBs valueAhmed S. Darwish
2015-03-14can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish
2015-03-09can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish
2015-02-04can: kvaser_usb: Ignore spurious error events after a busoffAhmed S. Darwish
2015-01-28can: kvaser_usb: Add support for the USBcan-II familyAhmed S. Darwish
2015-01-28can: kvaser_usb: Consolidate and unify state change handlingAhmed S. Darwish
2015-01-28can: kvaser_usb: Update interface state before exiting on OOMAhmed S. Darwish
2015-01-27can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-01-27can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-01-27can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-01-27can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-15can: kvaser_usb: Don't dereference skb after a netif_rx()Ahmed S. Darwish
2015-01-15can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish
2015-01-15can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish
2015-01-15can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish
2014-04-24can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIeOlivier Sobrie
2014-04-24can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()Olivier Sobrie
2014-03-17can: populate netdev::dev_id for udev discriminationChristopher R. Baker
2014-03-17can: Unify MTU settings for CAN interfacesOliver Hartkopp
2014-02-12can: kvaser_usb: check number of channels returned by HWOlivier Sobrie
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-31can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie
2013-06-03net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches
2012-11-27can: kvaser_usb: Add support for Kvaser CAN/USB devicesOlivier Sobrie