From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 17 Feb 2014 02:25:17 +0100 Subject: [U-Boot] [PATCH v1 0/5] usb: eth: introduce Moschip MCS7830 driver In-Reply-To: <1392591671-14693-1-git-send-email-gsi@denx.de> References: <1392591671-14693-1-git-send-email-gsi@denx.de> Message-ID: <201402170225.17597.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 Monday, February 17, 2014 at 12:01:06 AM, Gerhard Sittig wrote: > this series > - adds a new USB ethernet driver for adapters that are based on the > MCS7730/7830/7832 chips > - enables the driver for those boards which previously had support for > "all other" USB ethernet adapters > - updates the README.usb documentation file to list all available > drivers for USB ethernet adapters > > development and tests were done on a taskit stamp9g20 with Delock and > Logilink adapters, running TFTP transfers of a file as large as RAM is > > there are several checkpatch warnings > - about CamelCase for NetReceive() and USB related structure members, > which cannot get fixed as the names are in the established API > - about a multiple assignment for the "found" flags in the USB endpoint > search, which I consider acceptable > > hopefully I got the Cc: list right, Marek as the USB custodian, Simon > for introducing the Asix driver in the past -- unfortunately I could not > determine a "network" custodian nor one outstanding usb-eth committer CCing Joe, see [1] ;-) [1] http://www.denx.de/wiki/U-Boot/Custodians Best regards, Marek Vasut