Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Ben Warren 68e1ede88a Net: Remove redundant CONFIG_NET_MULTI directives 14 vuotta sitten
  Ben Warren d7fb9bcfb2 Fix compile warnings for const correctness 14 vuotta sitten
  Mike Frysinger 1384f3bb8a net: warn about spaces in device names 15 vuotta sitten
  Wolfgang Denk 9c00b2f0a3 net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set 15 vuotta sitten
  Ben Warren ecee9324d7 Program net device MAC addresses after initializing 15 vuotta sitten
  Detlev Zundel aba4b69d01 net: Trivial coding style issue with empty for statement 15 vuotta sitten
  Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 vuotta sitten
  Mike Frysinger 86848a74c3 net: sync env ethaddr to device enetaddr in eth_init() 16 vuotta sitten
  Robin Getz 0ebf04c607 minor debug cleanups in ./net 15 vuotta sitten
  Ben Warren 3bd0a877b7 Add warning about upcoming removal of old Ethernet API 16 vuotta sitten
  Ben Warren 6e0d2fc7fe Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC 16 vuotta sitten
  Ben Warren 8453587ef9 Switched davinci_emac Ethernet driver to use newer API 16 vuotta sitten
  Heiko Schocher da95427ce4 netloop: updates for NetLoop 16 vuotta sitten
  Peter Tyser f9a109b3ad Replace __attribute references with __attribute__ 16 vuotta sitten
  Mike Frysinger 3f6e6993e9 net: new utility functions for working with enetaddr's 16 vuotta sitten
  Heiko Schocher 2f70c49e5b netloop: speed up NetLoop 16 vuotta sitten
  Andy Fleming 9e56986a2b Add eth_get_dev_by_index 16 vuotta sitten
  Ben Warren 25a859066b Moved initialization of PPC4xx EMAC to cpu_eth_init() 16 vuotta sitten
  Ben Warren 96e21f86e8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC 16 vuotta sitten
  Ben Warren 9eb79bd885 Moved initialization of MPC8XX SCC to cpu_eth_init() 16 vuotta sitten
  Ben Warren a9bec96d63 Moved initialization of MPC8220 FEC to cpu_eth_init() 16 vuotta sitten
  Ben Warren 0e8454e990 Moved initialization of QE Ethernet controller to cpu_eth_init() 16 vuotta sitten
  Ben Warren 3456a14827 Moved initialization of FCC Ethernet controller to cpu_eth_init 16 vuotta sitten
  Shinya Kuribayashi 5dfb3ee3f5 net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init 16 vuotta sitten
  Ben Warren cc94074eca Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() 16 vuotta sitten
  richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 vuotta sitten
  Ben Warren 10efa024b8 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() 16 vuotta sitten
  Ben Warren 8ca0b3f99c Moved initialization of TULIP Ethernet controller to board_eth_init() 16 vuotta sitten
  Ben Warren ad3381cf41 Moved initialization of E1000 Ethernet controller to board_eth_init() 16 vuotta sitten
  Ben Warren 4fce2aceaf Moved initialization of plb2800 Ethernet driver to board_eth_init 16 vuotta sitten