From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 8 Mar 2014 20:37:56 +0100 Subject: [U-Boot] [PATCH v4 2/6] usb: net: introduce support for Moschip USB ethernet In-Reply-To: <1394304378-29962-3-git-send-email-gsi@denx.de> References: <1394304378-29962-1-git-send-email-gsi@denx.de> <1394304378-29962-3-git-send-email-gsi@denx.de> Message-ID: <201403082037.56588.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, March 08, 2014 at 07:46:14 PM, Gerhard Sittig wrote: > introduce an 'mcs7830' driver for Moschip MCS7830 based (7730/7830/7832) > USB 2.0 Ethernet Devices > > see "MCS7830 -- USB 2.0 to 10/100M Fast Ethernet Controller" at > http://www.asix.com.tw/products.php?op=pItemdetail&PItemID=109;74;109 > > the driver was implemented based on the U-Boot Asix driver with > additional information gathered from the Moschip Linux driver, > development was done on "Delock 61147" and "Logilink UA0025C" dongles > > Signed-off-by: Gerhard Sittig Acked-by: Marek Vasut Best regards, Marek Vasut