index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
netdev.h
Age
Commit message (
Expand
)
Author
2009-02-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-02-11
Fix whitespace damage: double space changed to a tab
Jerry Van Baren
2009-02-09
dnet: driver for Dave DNET ethernet controller
Ilya Yanok
2009-01-25
mgcoge make ether_scc.c work with CONFIG_NET_MULTI
Gary Jennejohn
2009-01-25
sh: sh_eth: Change new network API
Nobuhiro Iwamatsu
2008-11-10
Moved initialization of PPC4xx EMAC to cpu_eth_init()
Ben Warren
2008-11-10
Moved initialization of MPC8XX SCC to cpu_eth_init()
Ben Warren
2008-11-10
Moved initialization of MPC8220 FEC to cpu_eth_init()
Ben Warren
2008-11-10
Moved initialization of QE Ethernet controller to cpu_eth_init()
Ben Warren
2008-11-10
Moved initialization of FCC Ethernet controller to cpu_eth_init
Ben Warren
2008-11-10
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
Shinya Kuribayashi
2008-11-10
Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
Ben Warren
2008-09-13
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-09-03
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
2008-09-03
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-03
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-03
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
2008-09-03
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of GT6426x Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
Ben Warren
2008-09-03
Introduce netdev.h header file and remove externs
Ben Warren