13 Mar, 2014

2 commits

  • 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

    Gerhard Sittig
     
  • while compilation of implemented routines and references from calling
    sites may be optional, declarations in header files should not be

    unconditionally declare the Asix and SMSC related public USB ethernet
    driver routines in the usb_ether.h header file

    Signed-off-by: Gerhard Sittig
    Acked-by: Simon Glass
    Acked-by: Marek Vasut

    Gerhard Sittig
     

24 Jul, 2013

1 commit


27 Sep, 2012

1 commit


09 Aug, 2011

1 commit


20 Feb, 2011

2 commits