mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
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>
This commit is contained in:
parent
a99c19492a
commit
933a27d39e
1 changed files with 816 additions and 279 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue