- fdbe8b9 Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
- d780e74 drivers/net/dnet.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
- da22735 drivers/net/cs8900.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
- dffc0ae drivers/net/lan91c96.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
- 3c8849d Improve Power Management in SMC911X driver. by bertrand.cachet@heig-vd.ch · 13 years ago
- 2cc8b5c net: rtl8109: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 56b13b1 e1000: fix unused variable waring for e1000 driver by Zang Roy-R61911 · 13 years ago
- a22481f e1000: remove duplicate macros in e1000.h by Timur Tabi · 13 years ago
- da54066 drivers/net/enc28j60.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
- e560492 drivers/net/at91_emac.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
- f0813ab 4xx_enet.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
- 0c2dd9a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
- dc02bad arm, davinci_emac: fix driver bug if more then 3 PHYs are detected by Heiko Schocher · 13 years ago
- 9ccfed2 drivers/net/fm/fm.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
- be7e87e FEC: Add support for iMX28 quirks by Marek Vasut · 13 years ago
- aada81d powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 by chenhui zhao · 13 years ago
- 688d8f3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
- ecc6aa8 drivers/net/rtl8139.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- afb9201 drivers/net/rtl8169.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
- 138b608 drivers/net/pcnet.c: Change debug code to fix build warning by Wolfgang Denk · 13 years ago
- 882ecfa net, davinci_emac: make clock divider in MDIO control register configurable by Heiko Schocher · 13 years ago
- e0297a5 davinci_emac: compilation fix, phy is array now by Ilya Yanok · 13 years ago
- 36aaa91 ARM: DockStar: fix compilation by Anatolij Gustschin · 13 years ago
- f4d9f2d 4xx_enet.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 3d458d2 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 675b46b drivers/net/ns8382x.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 7a34106 e1000: fix bugs from recent commits by Wolfgang Denk · 13 years ago
- ce5207e e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
- 2326a94 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · 13 years ago
- 114d7fc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · 13 years ago
- d60626f8 e1000: Restructure and streamline PCI device probing by Kyle Moffett · 13 years ago
- 987b43a e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · 14 years ago
- 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
- eda959f GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · 13 years ago
- 99724a2 GCC4.6: Squash warnings in ks8695eth.c by Marek Vasut · 13 years ago
- c97e74a GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · 13 years ago
- fb1d633 davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
- 062fe7d davinci: emac: add support for more than 1 PHYs by Manjunath Hadli · 13 years ago
- cc4bd47 davinci: emac: add new features to autonegotiate for EMAC by Manjunath Hadli · 13 years ago
- a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
- 70d52f9 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · 13 years ago
- 15eb106 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · 13 years ago
- b962ac7 altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · 13 years ago
- 29095f1 altera_tse: Fix SGDMA reset triggering by Joachim Foerster · 13 years ago
- 337aff5 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · 13 years ago
- 5de78b1 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- c1761ee net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 8b710b1 net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
- ae6edb5 net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- c1044a1 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
- 9b94755 net: emaclite: Use unsigned long for baseaddr by Michal Simek · 13 years ago
- c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
- df6a36f net: dc2114x: check for apropriate command by Linus Walleij · 13 years ago
- 55b438a ftgmac100: reset fix when supports wake on lan by Macpaul Lin · 13 years ago
- a836626 powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
- f5b9e73 fm: Don't allow disabling of FM1-DTSEC1 by Kumar Gala · 13 years ago
- e81c0ab fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree by Kumar Gala · 13 years ago
- 5c1d082 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · 13 years ago
- 4f1ec4c net: axi_ethernet: Add driver to u-boot by Michal Simek · 13 years ago
- 5ac8380 net: emaclite: Fix coding style by Michal Simek · 13 years ago
- 8043925 net: emaclite: Use PKTSIZE directly by Michal Simek · 13 years ago
- 947324b net: emaclite: Setup RX/TX ping pong for every instance by Michal Simek · 13 years ago
- 2339e49 phylib: wait for TN2020 to achieve SERDES lane alignment at startup by Timur Tabi · 13 years ago
- 7f92c3a powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 by Timur Tabi · 13 years ago
- 3038171 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY by Timur Tabi · 13 years ago
- ebfdacb phylib: Work around bug in Teranetics PHY by Andy Fleming · 14 years ago
- bf513c2 drivers/net/smc91111.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
- 1a9845b netconsole: support packets longer than 512 bytes by Michael Walle · 13 years ago
- e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
- d90f0c1 net: drop !NET_MULTI ns7520 driver by Mike Frysinger · 13 years ago
- 029cf6b net: drop !NET_MULTI bcm570x/tigon3 drivers by Mike Frysinger · 13 years ago
- 1fed668 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
- 6d7b061 powerpc/p3060: Add SoC related support for P3060 platform by Shengzhou Liu · 13 years ago
- 69a8524 fm-eth: Add ability for board code to disable a port by Kumar Gala · 13 years ago
- 773cfa8 net: emaclite: Use dynamic allocation by Michal Simek · 13 years ago
- 8d95ddb net: emaclite: Remove baseaddress from xemaclite by Michal Simek · 13 years ago
- 28ae02e net: emaclite: Use calloc instead of malloc by Michal Simek · 13 years ago
- be98696 net: emaclite: Remove deviceid property by Michal Simek · 13 years ago
- 25a0255 net: emaclite: Change driver name and add address by Michal Simek · 13 years ago
- 8edcc6f FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h by Marek Vasut · 13 years ago
- 17fb268 FEC: Squish "got MAC from fuse" message, make it debug() by Marek Vasut · 13 years ago
- e382fb4 FEC: Add timeout for chip reset by Marek Vasut · 13 years ago
- 2e5f442 FEC: Allow registering MII postconfiguration callback by Marek Vasut · 13 years ago
- 9e27e9d FEC: Allow multiple FECes by Marek Vasut · 13 years ago
- d133b88 FEC: Abstract access to fec->eth in MII operations by Marek Vasut · 13 years ago
- 392b850 FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE by Marek Vasut · 13 years ago
- a50a90c FEC: Add RMII mode support by Marek Vasut · 13 years ago
- 9eb3770 FEC: Kill mode select FIXME's by Marek Vasut · 13 years ago
- 77dbd6a FEC: Use defined constant instead of magic number by Marek Vasut · 13 years ago
- 879cf26 FEC: Use proper accessor to read register in debug call by Marek Vasut · 13 years ago
- 19fdf9a net, davinci_emac: let the EMAC detect the PHYs by Heiko Schocher · 13 years ago
- c3b4a47 net, davinci_emac: make less verbose - turn printf() into debug() by Heiko Schocher · 13 years ago
- 4f3c42a net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
- 79788bb net: Adds Fast Ethernet Controller driver for Armada100 by Ajay Bhargav · 13 years ago
- c916d7c powerpc/85xx: Add support for FMan ethernet in Independent mode by Kumar Gala · 14 years ago
- 0dcfb0f Revert "phylib: remove a couple of redundant code lines" by Wolfgang Denk · 13 years ago
- 1e8ff71 KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH by Greg Ungerer · 13 years ago
- 041c542 phylib: remove a couple of redundant code lines by Vladimir Zapolskiy · 13 years ago
- e3a7721 phylib: reset mii bus only if reset handler is registered by Vladimir Zapolskiy · 13 years ago
- 24e1664 smc911x: Fix build warnings by Wolfgang Denk · 13 years ago