aboutsummaryrefslogtreecommitdiff
path: root/net/eth.c
AgeCommit message (Expand)Author
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-10-05net: drop !NET_MULTI ns7520 driverMike Frysinger
2011-10-01net: Add \n before warning message so it prints on a new line.Philip Balister
2011-09-21net: turn name len check into an assertMike Frysinger
2011-09-09net/eth.c: throw BUG for eth_get_dev_by_name(NULL)Helmut Raiger
2011-09-05Correct call to eth_write_hwaddr()Simon Glass
2011-09-04net: Check network device driver nameMichal Simek
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass
2011-08-03net/eth.c: drop obsolete at91rm9200 supportAndreas Bießmann
2011-04-20Create PHY Lib for U-BootAndy Fleming
2011-02-19Fix compile warning in net/eth.cRemy Bohmer
2011-02-19Add USB host ethernet adapter supportSimon Glass
2010-11-15Net: clarify board/cpu_eth_init callsBen Warren
2010-10-11Net: Remove redundant CONFIG_NET_MULTI directivesBen Warren
2010-08-09Fix compile warnings for const correctnessBen Warren
2010-07-12net: warn about spaces in device namesMike Frysinger
2010-06-20net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is setWolfgang Denk
2010-05-03Program net device MAC addresses after initializingBen Warren
2010-05-03net: Trivial coding style issue with empty for statementDetlev Zundel
2009-12-13net: pull CONFIG checks out of source and into makefileMike Frysinger
2009-08-07net: sync env ethaddr to device enetaddr in eth_init()Mike Frysinger
2009-08-07minor debug cleanups in ./netRobin Getz
2009-07-22Add warning about upcoming removal of old Ethernet APIBen Warren
2009-06-15Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren
2009-05-15netloop: updates for NetLoopHeiko Schocher
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-03-20net: new utility functions for working with enetaddr'sMike Frysinger
2009-02-22netloop: speed up NetLoopHeiko Schocher
2009-02-16Add eth_get_dev_by_indexAndy Fleming
2008-11-09Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-11-09Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren
2008-11-09net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi
2008-11-09Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren
2008-09-02Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren
2008-09-02Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren