[U-Boot] [PATCH V4 2/3] usb: eth: add ASIX AX88179 DRIVER

Joe Hershberger joe.hershberger at gmail.com
Wed Dec 17 18:15:46 CET 2014


On Fri, Nov 7, 2014 at 9:53 AM, Rene Griessl <
rgriessl at cit-ec.uni-bielefeld.de> wrote:
>
> This patch adds driver support for the ASIX AX88179 USB3.0 to GbE network
> adapter.
>
> Driver has been tested on the RECS5250 COM module (similar to ARDALE5250).
> Testcase was DHCP and PXE boot.
>
> Signed-off-by: Rene Griessl <rgriessl at cit-ec.uni-bielefeld.de>
> ---
> changes for v4:
>         -added dynamic RX bulk configuration
> changes for v3:
>         -added all compatible devices from linux driver
>          from commit cf8bf7cd13804fcb87b5f9ad026d5b823873e8cc
>         -fixed issues from review
> changes for v2:
>         -added usb_ether.h to change list
>         -added 2nd patch to enable driver for arndale board
>
>  drivers/usb/eth/Makefile    |   1 +
>  drivers/usb/eth/asix88179.c | 700
++++++++++++++++++++++++++++++++++++++++++++
>  drivers/usb/eth/usb_ether.c |   7 +
>  include/usb_ether.h         |   6 +
>  4 files changed, 714 insertions(+)

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list