summaryrefslogtreecommitdiffstats
path: root/include/netdev.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-251-0/+1
* arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang2009-08-101-0/+1
* fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-221-0/+1
* Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-221-0/+1
* 8xxx: fix warning: implicit declaration of function 'uec_standard_init'Wolfgang Denk2009-07-181-0/+1
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-151-0/+1
* net: Add Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar2009-06-151-0/+1
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-151-0/+1
* Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar2009-06-151-0/+47
* 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