Skip to content
Snippets Groups Projects
  1. Mar 12, 2014
  2. Jul 24, 2013
  3. Dec 17, 2012
  4. Oct 21, 2011
  5. Oct 05, 2011
    • Mike Frysinger's avatar
      net: drop !NET_MULTI code · e2a53458
      Mike Frysinger authored
      
      This is long over due.  All but two net drivers have been converted, but
      those have now been dropped.
      
      The only thing left to do is actually delete all references to NET_MULTI
      and code that is compiled when that is not defined.  So here we scrub the
      core code.
      
      Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
      e2a53458
  6. Sep 11, 2011
  7. Aug 08, 2011
  8. Feb 19, 2011
    • Simon Glass's avatar
      Add USB host ethernet adapter support · 89d48367
      Simon Glass authored
      
      This adds support for using USB Ethernet dongles in host mode. This is just
      the framework - drivers will come later. A new config option called
      CONFIG_USB_HOST_ETHER can be defined in board config files to switch this
      on.
      
      The was originally written by NVIDIA and was cleaned up for release by the
      Chromium authors.
      
      Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
      89d48367
  9. Jul 10, 2007
  10. Nov 02, 2002
Loading