linux/drivers/usb/net
Pete Zaitcev 38e2bfc94e USB: Dealias -110 code (more complete)
The purpose of this patch is to split off the case when a device does
not reply on the lower level (which is reported by HC hardware), and
a case when the device accepted the request, but does not reply at
upper level. This redefinition allows to diagnose issues easier,
without asking the user if the -110 happened "immediately".

The usbmon splits such cases already thanks to its timestamp, but
it's not always available.

I adjusted all drivers which I found affected (by searching for "urb").
Out of tree drivers may suffer a little bit, but I do not expect much
breakage. At worst they may print a few messages.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-27 11:59:00 -07:00
..
Kconfig [PATCH] wireless: move zd1201 where it belongs 2006-06-05 16:13:30 -04:00
Makefile [PATCH] wireless: move zd1201 where it belongs 2006-06-05 16:13:30 -04:00
asix.c USB: asix - Add AX88178 support and many other changes 2006-09-27 11:58:51 -07:00
catc.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
cdc_ether.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
cdc_subset.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
gl620a.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
kaweth.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
kawethfw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
net1080.c USB: net1080 inherent pad length 2006-09-27 11:58:54 -07:00
pegasus.c USB: Dealias -110 code (more complete) 2006-09-27 11:59:00 -07:00
pegasus.h USB: Support for ELECOM LD-USB20 in pegasus 2006-08-31 18:04:30 -07:00
plusb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
rndis_host.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
rtl8150.c USB: Dealias -110 code (more complete) 2006-09-27 11:59:00 -07:00
usbnet.c USB: Dealias -110 code (more complete) 2006-09-27 11:59:00 -07:00
usbnet.h USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames 2006-09-27 11:58:51 -07:00
zaurus.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00