From: David Hollis Date: Sat, 29 Jul 2006 14:12:50 +0000 (-0400) Subject: USB: asix - Add AX88178 support and many other changes X-Git-Tag: v2.6.19-rc1~899^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=933a27d39e0e57ba56cff2e4ebe92cf23f4cd815;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed