linux/drivers/usb/net
David Brownell 904813cd8a [PATCH] USB: usbnet (4/9) module for net1080 cables
As with the "cdc_subset" and "asix" drivers, this just moves the net1080
support into its one driver module.  In this case there's a small bit of
extra cleanup involved, moving some funky framing logic into the tx_fixup()
routine (resolving a long overdue FIXME).

Minor historical note:  "usbnet" started out as "net1080", then got
generalized to make it easier for other network drivers to reuse the
urb queueing and fault management code here.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-09-08 16:28:31 -07:00
..
Kconfig [PATCH] USB: usbnet (4/9) module for net1080 cables 2005-09-08 16:28:31 -07:00
Makefile [PATCH] USB: usbnet (4/9) module for net1080 cables 2005-09-08 16:28:31 -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_subset.c [PATCH] USB: usbnet (2/9) module for simple network links 2005-09-08 16:28:31 -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: URB_ASYNC_UNLINK flag removed from the kernel 2005-09-08 16:23:04 -07:00
pegasus.h [PATCH] NETDEV: Elecom (Laneed) LD-USBL/TX support. 2005-06-27 00:44:08 -04: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 (4/9) module for net1080 cables 2005-09-08 16:28:31 -07:00
usbnet.h [PATCH] USB: usbnet (3/9) module for ASIX Ethernet adapters 2005-09-08 16:28:31 -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