Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Frysinger e2a53458a7 net: drop !NET_MULTI code hace 13 años
  Mike Frysinger d90f0c107b net: drop !NET_MULTI ns7520 driver hace 13 años
  Philip Balister a9a730e0bc net: Add \n before warning message so it prints on a new line. hace 13 años
  Mike Frysinger ff25d32c25 net: turn name len check into an assert hace 13 años
  Helmut Raiger 7e7f903fcd net/eth.c: throw BUG for eth_get_dev_by_name(NULL) hace 13 años
  Simon Glass 019fd6d45b Correct call to eth_write_hwaddr() hace 13 años
  Michal Simek 58c583b6c2 net: Check network device driver name hace 13 años
  Simon Glass 7616e78508 Add Ethernet hardware MAC address framework to usbnet hace 14 años
  Andreas Bießmann d1228ea900 net/eth.c: drop obsolete at91rm9200 support hace 13 años
  Andy Fleming 5f184715ec Create PHY Lib for U-Boot hace 14 años
  Remy Bohmer c650e1be41 Fix compile warning in net/eth.c hace 14 años
  Simon Glass 89d48367ed Add USB host ethernet adapter support hace 14 años
  Ben Warren 8ad25bf8d9 Net: clarify board/cpu_eth_init calls hace 14 años
  Ben Warren 68e1ede88a Net: Remove redundant CONFIG_NET_MULTI directives hace 14 años
  Ben Warren d7fb9bcfb2 Fix compile warnings for const correctness hace 14 años
  Mike Frysinger 1384f3bb8a net: warn about spaces in device names hace 15 años
  Wolfgang Denk 9c00b2f0a3 net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set hace 15 años
  Ben Warren ecee9324d7 Program net device MAC addresses after initializing hace 15 años
  Detlev Zundel aba4b69d01 net: Trivial coding style issue with empty for statement hace 15 años
  Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile hace 15 años
  Mike Frysinger 86848a74c3 net: sync env ethaddr to device enetaddr in eth_init() hace 16 años
  Robin Getz 0ebf04c607 minor debug cleanups in ./net hace 16 años
  Ben Warren 3bd0a877b7 Add warning about upcoming removal of old Ethernet API hace 16 años
  Ben Warren 6e0d2fc7fe Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC hace 16 años
  Ben Warren 8453587ef9 Switched davinci_emac Ethernet driver to use newer API hace 16 años
  Heiko Schocher da95427ce4 netloop: updates for NetLoop hace 16 años
  Peter Tyser f9a109b3ad Replace __attribute references with __attribute__ hace 16 años
  Mike Frysinger 3f6e6993e9 net: new utility functions for working with enetaddr's hace 16 años
  Heiko Schocher 2f70c49e5b netloop: speed up NetLoop hace 16 años
  Andy Fleming 9e56986a2b Add eth_get_dev_by_index hace 16 años