linux/drivers/usb/net
David Hollis 48b1be6ac0 [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions to reduce bloat
Now that the ASIX code is supporting more than just the AX88172 devices,
make the utility function names more generic: ax8817x_func -> asix_func.
Functions that are chip specific now indicate as such: ax88772_func.

Additionally, pull some common routines used in initialization and such
into simple functions to reduce the verbosity of certain functions such
as
the bind() routines and to make the error handling consistent across the
board.

Signed-off-by: David Hollis <dhollis@davehollis.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-04-14 11:12:25 -07:00
..
Kconfig [PATCH] USB: fix correct wording in drivers/usb/net/KConfig 2005-10-28 16:47:52 -07:00
Makefile [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 2005-11-17 11:29:55 -08:00
asix.c [PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions to reduce bloat 2006-04-14 11:12:25 -07:00
catc.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
cdc_ether.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
cdc_subset.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
gl620a.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08: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 [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
pegasus.c [PATCH] USB: pegasus driver bugfix 2006-04-14 11:12:22 -07:00
pegasus.h [PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanup 2006-03-20 14:49:56 -08:00
plusb.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
rndis_host.c [PATCH] USB: rndis_host whitespace/comment updates 2006-04-14 11:12:24 -07:00
rtl8150.c [PATCH] USB: rtl8150 small fix 2006-03-20 14:50:02 -08:00
usbnet.c [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 2005-11-17 11:29:55 -08:00
usbnet.h [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
zaurus.c [PATCH] Typo fixes 2006-03-28 09:16:08 -08:00
zd1201.c [PATCH] zd1201 wireless stat update 2006-03-27 11:39:15 -05:00
zd1201.h [PATCH] USB: PM support for zd1201 2005-06-27 14:43:47 -07:00