commit | 291391bed566a569a80b50c924a7c43747abc1b5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jun 13 16:13:09 2011 -0700 |
committer | Remy Bohmer <linux@bohmer.net> | Mon Aug 08 21:05:23 2011 +0200 |
tree | 02d280a4d24d650a41fd8c5e17914279d174e4fc | |
parent | fa82f871c8dbc9a15e8dc274b3f99dd5fa0da458 [diff] |
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter The SMSC95XX is a USB hub with a built-in Ethernet adapter. This adds support for this, using the USB host network framework. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Eric BĂ©nard <eric@eukrea.com>