linux/drivers/usb/net
Peter Chubb 23219c1348 USB: Patch for rtl8150 to fix unplug problems
The RTL8150 driver currently crashes the kernel if the USB lead is unplugged
while the device is active.  The attached patch adds error handling to
tell the network layer that the device has gone away when the device is
unplugged.  With this patch, the device can be plugged and unplugged
to one's hearts' content, without crashing anything.

Oh, I've also added rudimentary suspend and resume methods.

Signed-off-by: Peter Chubb <peter@gelato.unsw.edu.au>
Acked-by: Petko Manolov <petkan@nucleusys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-08-02 16:41:42 -07:00
..
Kconfig
Makefile
asix.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
catc.c
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
kawethfw.h
net1080.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pegasus.c
pegasus.h
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: Patch for rtl8150 to fix unplug problems 2006-08-02 16:41:42 -07:00
usbnet.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
usbnet.h
zaurus.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00