Commit History

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