summaryrefslogtreecommitdiffstats
path: root/include/netdev.h
Commit message (Expand)AuthorAgeFilesLines
* net: fix ULI 526x macro usage in netdev.hTimur Tabi2009-04-191-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-191-0/+1
|\
| * dnet: driver for Dave DNET ethernet controllerIlya Yanok2009-02-101-0/+1
* | Fix whitespace damage: double space changed to a tabJerry Van Baren2009-02-111-1/+1
|/
* mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn2009-01-241-0/+1
* sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-241-0/+1
* Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren2008-11-091-0/+1
* Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren2008-11-091-0/+1
* Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren2008-11-091-0/+1
* Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren2008-11-091-0/+1
* Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-091-0/+1
* net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi2008-11-091-0/+1
* Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren2008-11-091-0/+1
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-131-1/+0
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+8
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-021-0/+1
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren2008-09-021-0/+1
* Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+5
* Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+4
* Introduce netdev.h header file and remove externsBen Warren2008-09-021-0/+66
OpenPOWER on IntegriCloud