Age | Commit message (Expand) | Author | Files | Lines |
2015-02-04 | can: kvaser_usb: Ignore spurious error events after a busoff | Ahmed S. Darwish | 1 | -9/+10 |
2015-01-28 | can: kvaser_usb: Add support for the USBcan-II family | Ahmed S. Darwish | 1 | -123/+467 |
2015-01-28 | can: kvaser_usb: Consolidate and unify state change handling | Ahmed S. Darwish | 1 | -64/+49 |
2015-01-28 | can: kvaser_usb: Update interface state before exiting on OOM | Ahmed S. Darwish | 1 | -76/+105 |
2015-01-27 | can: kvaser_usb: Fix state handling upon BUS_ERROR events | Ahmed S. Darwish | 1 | -4/+3 |
2015-01-27 | can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT | Ahmed S. Darwish | 1 | -2/+10 |
2015-01-27 | can: kvaser_usb: Send correct context to URB completion | Ahmed S. Darwish | 1 | -1/+1 |
2015-01-27 | can: kvaser_usb: Do not sleep in atomic context | Ahmed S. Darwish | 1 | -6/+1 |
2015-01-15 | can: kvaser_usb: Don't dereference skb after a netif_rx() | Ahmed S. Darwish | 1 | -7/+4 |
2015-01-15 | can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels | Ahmed S. Darwish | 1 | -3/+4 |
2015-01-15 | can: kvaser_usb: Reset all URB tx contexts upon channel close | Ahmed S. Darwish | 1 | -0/+3 |
2015-01-15 | can: kvaser_usb: Don't free packets when tight on URBs | Ahmed S. Darwish | 1 | -6/+4 |
2014-04-25 | can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe | Olivier Sobrie | 1 | -0/+4 |
2014-04-25 | can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg() | Olivier Sobrie | 1 | -22/+27 |
2014-03-17 | can: populate netdev::dev_id for udev discrimination | Christopher R. Baker | 1 | -0/+1 |
2014-03-17 | can: Unify MTU settings for CAN interfaces | Oliver Hartkopp | 1 | -0/+1 |
2014-02-12 | can: kvaser_usb: check number of channels returned by HW | Olivier Sobrie | 1 | -0/+2 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-10-31 | can: kvaser_usb: fix usb endpoints detection | Olivier Sobrie | 1 | -7/+13 |
2013-06-03 | net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw... | Jonas Peterson | 1 | -21/+43 |
2013-02-04 | can: Remove unnecessary alloc/OOM messages | Joe Perches | 1 | -2/+0 |
2012-11-27 | can: kvaser_usb: Add support for Kvaser CAN/USB devices | Olivier Sobrie | 1 | -0/+1627 |