Histórico de Commits

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