Colin Ian King
|
0d8f8efd32
net: can: usb: kvaser_usb: fix spelling mistake of "outstanding"
|
8 年之前 |
Wolfram Sang
|
bc1af47df2
net: can: usb: kvaser_usb: don't print error when allocating urb fails
|
9 年之前 |
Jimmy Assarsson
|
71873a9b38
can: kvaser_usb: Add support for more Kvaser Leaf v2 devices
|
9 年之前 |
Oliver Hartkopp
|
ffd461f80d
can: fix assignment of error location in CAN error messages
|
9 年之前 |
Masanari Iida
|
94435f764c
net:treewide: Fix typo in drivers/net
|
10 年之前 |
David S. Miller
|
9f0d34bc34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Ahmed S. Darwish
|
c637aab05c
can: kvaser_usb: Use can-dev unregistration mechanism
|
10 年之前 |
Ahmed S. Darwish
|
7e184c2863
can: kvaser_usb: Fix sparse warning __le16 degrades to integer
|
10 年之前 |
Ahmed S. Darwish
|
082d70b614
can: kvaser_usb: Comply with firmware max tx URBs value
|
10 年之前 |
Ahmed S. Darwish
|
a9dc960c37
can: kvaser_usb: Fix tx queue start/stop race conditions
|
10 年之前 |
Ahmed S. Darwish
|
2fec5104f9
can: kvaser_usb: Read all messages in a bulk-in URB buffer
|
10 年之前 |
Ahmed S. Darwish
|
deb2701cf7
can: kvaser_usb: Avoid double free on URB submission failures
|
10 年之前 |
Ahmed S. Darwish
|
a9ca6e13d6
can: kvaser_usb: Ignore spurious error events after a busoff
|
10 年之前 |
Ahmed S. Darwish
|
f5d4abea3c
can: kvaser_usb: Add support for the USBcan-II family
|
10 年之前 |
Ahmed S. Darwish
|
96d7f10634
can: kvaser_usb: Consolidate and unify state change handling
|
10 年之前 |
Ahmed S. Darwish
|
3b07a444ee
can: kvaser_usb: Update interface state before exiting on OOM
|
10 年之前 |
Ahmed S. Darwish
|
e638642b08
can: kvaser_usb: Fix state handling upon BUS_ERROR events
|
10 年之前 |
Ahmed S. Darwish
|
14c10c2a1d
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
|
10 年之前 |
Ahmed S. Darwish
|
3803fa6977
can: kvaser_usb: Send correct context to URB completion
|
10 年之前 |
Ahmed S. Darwish
|
ded5006667
can: kvaser_usb: Do not sleep in atomic context
|
10 年之前 |
Ahmed S. Darwish
|
a58518ccf3
can: kvaser_usb: Don't dereference skb after a netif_rx()
|
10 年之前 |
Ahmed S. Darwish
|
5e7e6e0c9b
can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
|
10 年之前 |
Ahmed S. Darwish
|
889b77f7fd
can: kvaser_usb: Reset all URB tx contexts upon channel close
|
10 年之前 |
Ahmed S. Darwish
|
b442723fce
can: kvaser_usb: Don't free packets when tight on URBs
|
10 年之前 |
Olivier Sobrie
|
b4f20130af
can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe
|
11 年之前 |
Olivier Sobrie
|
e59e36e733
can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()
|
11 年之前 |
Christopher R. Baker
|
3e66d0138c
can: populate netdev::dev_id for udev discrimination
|
11 年之前 |
Oliver Hartkopp
|
c971fa2ae4
can: Unify MTU settings for CAN interfaces
|
11 年之前 |
Olivier Sobrie
|
862474f8b4
can: kvaser_usb: check number of channels returned by HW
|
11 年之前 |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 年之前 |