From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 22 Aug 2012 20:20:12 +0200 Subject: [U-Boot] [PATCH 0/6] net: ASIX AX88772B enablement In-Reply-To: <1345630147-14465-1-git-send-email-dev@lynxeye.de> References: <1345630147-14465-1-git-send-email-dev@lynxeye.de> Message-ID: <201208222020.12704.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 Dear Lucas Stach, > Hi all, > > This series supersedes the earlier posted patches to support the > AX88772B chip. I've split this up into a series as what started > as a small patch to get the chip working turned into a journey > through the usbeth stack and now not only reworks a lot of the > ASIX code, but also touches other parts of the stack. > > I want to thank Marek, Joe and Mike for their review, valueable > feedback and guidance. Marek blushes and his ego explodes ;-D > I've verified that we are now actually able to override the MAC > address from the environment. All review feedback so far has been > incorporated. Anyway, thank _YOU_ for your effort, that's the important part here! It is, was and always will be the community that forges the project. > Lucas Stach (6): > net: introduce transparent driver private in ueth_data > net: usbeth: remove misleading warning > net: asix: split out basic reset function > net: asix: add write_hwaddr function > net: asix: add read_mac function > net: asix: add AX88772B support > > drivers/usb/eth/asix.c | 180 > ++++++++++++++++++++++++++++++++------------- drivers/usb/eth/smsc95xx.c | > 48 ++++++++---- > include/usb_ether.h | 8 +- > net/eth.c | 2 - > 4 Dateien ge?ndert, 165 Zeilen hinzugef?gt(+), 73 Zeilen entfernt(-) Best regards, Marek Vasut