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
Makefile
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
cdc_ether.c
cdc_subset.c
gl620a.c
kaweth.c
kawethfw.h
net1080.c
pegasus.c [PATCH] USB: pegasus driver bugfix 2006-04-14 11:12:22 -07:00
pegasus.h
plusb.c
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
usbnet.h
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