Browse Source

USB: asix - Add AX88178 support and many other changes

* More generi-fication of function/macro names where appropriate:
     ax88772_xx() -> asix_xx()

* Reorder functions to provide more logical grouping

* AX88178 device support

* Support DLink DUB-E100 Rev B Support

* Hopefully resolve all endian-ness issues

* Use more defines for bitmask values

* Change a number of devdbg() calls to deverr() so that if DEBUG is not
  defined, the error messages still get through as necessary


Signed-off-by: David Hollis <dhollis@davehollis.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
David Hollis 19 years ago
parent
commit
933a27d39e
1 changed files with 753 additions and 235 deletions
  1. 753 235
      drivers/usb/net/asix.c

File diff suppressed because it is too large
+ 753 - 235
drivers/usb/net/asix.c


Some files were not shown because too many files changed in this diff