linux/drivers/usb/net
Kevin Vigor a85a46f2c3 [PATCH] USB: fix pegasus driver
Addresses some small bugs in the pegasus ethernet-over-USB driver.
Specifically, malformed long packets from the adapter could cause a kernel
panic; the interrupt interval calculation was inappropriate for high-speed
devices; the return code from read_mii_word was tested incorrectly; and
failure to unlink outstanding URBs before freeing them could lead to kernel
panics when unloading the driver.

Signed-off-by: Kevin Vigor <kevin@realmsys.com>
Cc: Petko Manolov <petkan@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-22 07:58:26 -07:00
..
Kconfig [PATCH] USB: usbnet (9/9) module for pl2301/2302 cables 2005-09-08 16:28:33 -07:00
Makefile [PATCH] USB: usbnet (9/9) module for pl2301/2302 cables 2005-09-08 16:28:33 -07:00
asix.c [PATCH] USB: usbnet (3/9) module for ASIX Ethernet adapters 2005-09-08 16:28:31 -07:00
catc.c [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 2005-09-08 16:23:04 -07:00
cdc_ether.c [PATCH] USB: usbnet (7/9) module for CDC Ethernet 2005-09-08 16:28:32 -07:00
cdc_subset.c [PATCH] USB: usbnet (2/9) module for simple network links 2005-09-08 16:28:31 -07:00
gl620a.c [PATCH] USB: usbnet (5/9) module for genesys gl620a cables 2005-09-08 16:28:32 -07:00
kaweth.c [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 2005-09-08 16:23:04 -07:00
kawethfw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
net1080.c [PATCH] USB: usbnet (4/9) module for net1080 cables 2005-09-08 16:28:31 -07:00
pegasus.c [PATCH] USB: fix pegasus driver 2005-09-22 07:58:26 -07:00
pegasus.h [PATCH] NETDEV: Elecom (Laneed) LD-USBL/TX support. 2005-06-27 00:44:08 -04:00
plusb.c [PATCH] USB: usbnet (9/9) module for pl2301/2302 cables 2005-09-08 16:28:33 -07:00
rndis_host.c [PATCH] USB: usbnet (8/9) module for RNDIS devices 2005-09-08 16:28:33 -07:00
rtl8150.c [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 2005-09-08 16:23:04 -07:00
usbnet.c [PATCH] USB: usbnet (9/9) module for pl2301/2302 cables 2005-09-08 16:28:33 -07:00
usbnet.h [PATCH] USB: usbnet (6/9) module for Zaurii and compatibles 2005-09-08 16:28:32 -07:00
zaurus.c [PATCH] USB: usbnet (6/9) module for Zaurii and compatibles 2005-09-08 16:28:32 -07:00
zd1201.c [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel 2005-09-08 16:23:04 -07:00
zd1201.h [PATCH] USB: PM support for zd1201 2005-06-27 14:43:47 -07:00