summaryrefslogtreecommitdiff
path: root/include/netdev.h
AgeCommit message (Expand)Author
2009-04-19net: fix ULI 526x macro usage in netdev.hTimur Tabi
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-11Fix whitespace damage: double space changed to a tabJerry Van Baren
2009-02-10dnet: driver for Dave DNET ethernet controllerIlya Yanok
2009-01-24mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn
2009-01-24sh: sh_eth: Change new network APINobuhiro Iwamatsu
2008-11-09Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben 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-09-13Coding style cleanup, update CHANGELOGWolfgang Denk
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
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Introduce netdev.h header file and remove externsBen Warren