[U-Boot] [PATCH v3 1/2] usb: net: Add support for Microchip LAN75xx and LAN78xx
Joe Hershberger
joe.hershberger at ni.com
Wed Aug 9 17:24:00 UTC 2017
On Wed, Aug 9, 2017 at 11:25 AM, <yuiko.oshino at microchip.com> wrote:
> From: Yuiko Oshino <yuiko.oshino at microchip.com>
>
> Series-Changes: 3
> - All #ifdef CONFIG_DM_ETH and #endif are removed.
> - The lan7x_eth_recv() is modifed to correctly support the Driver Model
> and returns packet_en.
> - Add mii_resolve_flowctrl_fdx() patch in the series.
>
> Series-Changes: 2
> - The wait_for_bit functions copy the real one.
> - Uses phylib
> - Unnecessary variables are removed
> - All return values are checked
> - Uses mii_resolve_flowctrl_fdx() from linux/mii.h
>
> Signed-off-by: Yuiko Oshino <yuiko.oshino at microchip.com>
> ---
> Add support for Microchip LAN7500, LAN7800 and LAN7850,
> USB to 10/100/1000 Ethernet Controllers.
I'll fix up this commit log as I pull it.
Acked-by: Joe Hershberger <joe.hershberger at ni.com>
More information about the U-Boot
mailing list