summaryrefslogtreecommitdiff
path: root/include/netdev.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Add support for MX35 processorStefano Babic1-0/+1
2011-01-10ftgmac100: support of gigabit eth ftgmac100Macpaul Lin1-0/+1
2010-10-12net: Move Emaclite to NET_MULTIMichal Simek1-0/+1
2010-10-12NET: add ENC28J60 driver using SPI frameworkReinhard Meyer1-0/+2
2010-10-12net: Fix faulty definition of uec_initialize()Joakim Tjernlund1-1/+0
2010-07-13mvgbe: support SoCs other than kirkwoodAlbert Aribaud1-1/+1
2010-07-12AX88180: add missing init prototypeMike Frysinger1-0/+1
2010-07-12SPEAr : Network driver support addedVipin KUMAR1-0/+1
2010-05-04net: add altera triple speeds ethernet mac driverThomas Chou1-0/+2
2010-05-04net: add opencore 10/100 ethernet mac driverThomas Chou1-0/+1
2010-02-01new at91_emac network driver (NET_MULTI api)Jens Scharsig1-0/+1
2010-02-01Add EP93xx ethernet driverMatthias Kaehlcke1-0/+1
2009-12-14NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon1-0/+1
2009-10-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+1
2009-08-26Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+1
2009-08-11arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang1-0/+1
2009-07-23fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok1-0/+1
2009-07-23Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-0/+1
2009-07-188xxx: fix warning: implicit declaration of function 'uec_standard_init'Wolfgang Denk1-0/+1
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-0/+1
2009-06-15net: Add Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar1-0/+1
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren1-0/+1
2009-06-15Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar1-0/+47
2009-04-20net: fix ULI 526x macro usage in netdev.hTimur Tabi1-1/+1
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-0/+1
2009-02-12Fix whitespace damage: double space changed to a tabJerry Van Baren1-1/+1
2009-02-10dnet: driver for Dave DNET ethernet controllerIlya Yanok1-0/+1
2009-01-25mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn1-0/+1
2009-01-25sh: sh_eth: Change new network APINobuhiro Iwamatsu1-0/+1
2008-11-10Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren1-0/+1
2008-11-10Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren1-0/+1
2008-11-10Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren1-0/+1
2008-11-10Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren1-0/+1
2008-11-10Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren1-0/+1
2008-11-10net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi1-0/+1
2008-11-10Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren1-0/+1
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk1-1/+0
2008-09-03Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+8
2008-09-03Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren1-0/+4
2008-09-03Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren1-0/+4
2008-09-03Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren1-0/+1
2008-09-03Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-09-03Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-09-03Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren1-0/+1
2008-09-03Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren1-0/+1
2008-09-03Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren1-0/+1
2008-09-03Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren1-0/+5
2008-09-03Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren1-0/+4
2008-09-03Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren1-0/+4
2008-09-03Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren1-0/+1