aboutsummaryrefslogtreecommitdiff
path: root/include/netdev.h
AgeCommit message (Expand)Author
2010-07-12mvgbe: support SoCs other than kirkwoodAlbert Aribaud
2010-07-12AX88180: add missing init prototypeMike Frysinger
2010-07-12SPEAr : Network driver support addedVipin KUMAR
2010-05-03net: add altera triple speeds ethernet mac driverThomas Chou
2010-05-03net: add opencore 10/100 ethernet mac driverThomas Chou
2010-01-31new at91_emac network driver (NET_MULTI api)Jens Scharsig
2010-01-31Add EP93xx ethernet driverMatthias Kaehlcke
2009-12-13NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-08-10arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-07-188xxx: fix warning: implicit declaration of function 'uec_standard_init'Wolfgang Denk
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer
2009-06-15net: Add Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren
2009-06-15Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar
2009-04-19net: fix ULI 526x macro usage in netdev.hTimur Tabi
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-11Fix whitespace damage: double space changed to a tabJerry Van Baren
2009-02-10dnet: driver for Dave DNET ethernet controllerIlya Yanok
2009-01-24mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn
2009-01-24sh: sh_eth: Change new network APINobuhiro Iwamatsu
2008-11-09Moved initialization of PPC4xx EMAC to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of MPC8XX SCC to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of MPC8220 FEC to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of QE Ethernet controller to cpu_eth_init()Ben Warren
2008-11-09Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren
2008-11-09net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi
2008-11-09Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()Ben Warren
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren
2008-09-02Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()Ben Warren
2008-09-02Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Introduce netdev.h header file and remove externsBen Warren