summaryrefslogtreecommitdiffstats
path: root/include/netdev.h
Commit message (Expand)AuthorAgeFilesLines
* 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