Age | Commit message (Expand) | Author |
2011-10-26 | altera_tse: Add support for dedicated descriptor memory | Joachim Foerster |
2011-10-23 | net: emaclite: Move RX/TX ping pong initialization to | Michal Simek |
2011-10-23 | net: emaclite: Use unsigned long for baseaddr | Michal Simek |
2011-10-15 | net: axi_ethernet: Add driver to u-boot | Michal Simek |
2011-09-30 | FEC: Allow registering MII postconfiguration callback | Marek Vasut |
2011-09-30 | FEC: Allow multiple FECes | Marek Vasut |
2011-09-30 | net: Adds Fast Ethernet Controller driver for Armada100 | Ajay Bhargav |
2011-09-10 | cm4008, cm41xx: fix build warnings | Wolfgang Denk |
2011-09-10 | KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH | Greg Ungerer |
2011-02-02 | Add support for MX35 processor | Stefano Babic |
2011-01-09 | ftgmac100: support of gigabit eth ftgmac100 | Macpaul Lin |
2010-10-11 | net: Move Emaclite to NET_MULTI | Michal Simek |
2010-10-11 | NET: add ENC28J60 driver using SPI framework | Reinhard Meyer |
2010-10-11 | net: Fix faulty definition of uec_initialize() | Joakim Tjernlund |
2010-07-12 | mvgbe: support SoCs other than kirkwood | Albert Aribaud |
2010-07-12 | AX88180: add missing init prototype | Mike Frysinger |
2010-07-12 | SPEAr : Network driver support added | Vipin KUMAR |
2010-05-03 | net: add altera triple speeds ethernet mac driver | Thomas Chou |
2010-05-03 | net: add opencore 10/100 ethernet mac driver | Thomas Chou |
2010-01-31 | new at91_emac network driver (NET_MULTI api) | Jens Scharsig |
2010-01-31 | Add EP93xx ethernet driver | Matthias Kaehlcke |
2009-12-13 | NET: LAN91C96 CONFIG_NET_MULTIify | Nishanth Menon |
2009-10-04 | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren |
2009-08-25 | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren |
2009-08-10 | arm: A320: driver for FTMAC100 ethernet controller | Po-Yu Chuang |
2009-07-22 | fec_mxc: driver for FEC ethernet controller on i.MX27 | Ilya Yanok |
2009-07-22 | Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API | Ben Warren |
2009-07-18 | 8xxx: fix warning: implicit declaration of function 'uec_standard_init' | Wolfgang Denk |
2009-06-15 | Convert DM9000 driver for CONFIG_NET_MULTI | Remy Bohmer |
2009-06-15 | net: Add Marvell Kirkwood gigabit ethernet driver | Prafulla Wadaskar |
2009-06-15 | Switched davinci_emac Ethernet driver to use newer API | Ben Warren |
2009-06-15 | Marvell MV88E61XX Switch Driver support | Prafulla Wadaskar |
2009-04-19 | net: fix ULI 526x macro usage in netdev.h | Timur Tabi |
2009-02-19 | 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-10 | dnet: driver for Dave DNET ethernet controller | Ilya Yanok |
2009-01-24 | mgcoge make ether_scc.c work with CONFIG_NET_MULTI | Gary Jennejohn |
2009-01-24 | sh: sh_eth: Change new network API | Nobuhiro Iwamatsu |
2008-11-09 | Moved initialization of PPC4xx EMAC to cpu_eth_init() | Ben Warren |
2008-11-09 | Moved initialization of MPC8XX SCC to cpu_eth_init() | Ben Warren |
2008-11-09 | Moved initialization of MPC8220 FEC to cpu_eth_init() | Ben Warren |
2008-11-09 | Moved initialization of QE Ethernet controller to cpu_eth_init() | Ben Warren |
2008-11-09 | Moved initialization of FCC Ethernet controller to cpu_eth_init | Ben Warren |
2008-11-09 | net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init | Shinya Kuribayashi |
2008-11-09 | 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-02 | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren |
2008-09-02 | Moved initialization of TULIP Ethernet controller to board_eth_init() | Ben Warren |
2008-09-02 | Moved initialization of E1000 Ethernet controller to board_eth_init() | Ben Warren |
2008-09-02 | Moved initialization of plb2800 Ethernet driver to board_eth_init | Ben Warren |