Skip to content

Commit

Permalink
USB: asix - Add AX88178 support and many other changes
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
David Hollis authored and Greg Kroah-Hartman committed Sep 27, 2006
1 parent a99c194 commit 933a27d
Showing 1 changed file with 775 additions and 238 deletions.
Loading

0 comments on commit 933a27d

Please sign in to comment.