- 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
- a78ca49 drivers/net/dnet.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
- ab1e585 drivers/net/cs8900.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
- d1d92d7 drivers/net/lan91c96.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
- fa581f8 Improve Power Management in SMC911X driver. by bertrand.cachet@heig-vd.ch · 13 years ago
- d2a9424 net: rtl8109: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- e36d67c e1000: fix unused variable waring for e1000 driver by Zang Roy-R61911 · 13 years ago
- 2299340 e1000: remove duplicate macros in e1000.h by Timur Tabi · 13 years ago
- 4b77bac drivers/net/enc28j60.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
- 4628d4f drivers/net/at91_emac.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
- 0eb592d 4xx_enet.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
- da632e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
- 7d037f7 arm, davinci_emac: fix driver bug if more then 3 PHYs are detected by Heiko Schocher · 13 years ago
- 8a55cee drivers/net/fm/fm.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
- 6a5fd4c FEC: Add support for iMX28 quirks by Marek Vasut · 13 years ago
- c8caa8a powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 by chenhui zhao · 13 years ago
- 68fcf89 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
- d7bffbc drivers/net/rtl8139.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 9c19a9f drivers/net/rtl8169.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
- 99726cc drivers/net/pcnet.c: Change debug code to fix build warning by Wolfgang Denk · 13 years ago
- 3e80613 net, davinci_emac: make clock divider in MDIO control register configurable by Heiko Schocher · 13 years ago
- 57c449d davinci_emac: compilation fix, phy is array now by Ilya Yanok · 13 years ago
- c8b222e ARM: DockStar: fix compilation by Anatolij Gustschin · 13 years ago
- f6d0ae9 4xx_enet.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 0d7bfe4 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 3b63353 drivers/net/ns8382x.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 1569033 e1000: fix bugs from recent commits by Wolfgang Denk · 13 years ago
- 64b94dd e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
- 142cbf8 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · 13 years ago
- 70946bc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · 13 years ago
- 7b698d5 e1000: Restructure and streamline PCI device probing by Kyle Moffett · 13 years ago
- 7376f8d e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · 14 years ago
- dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
- 478e2d0 GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · 13 years ago
- b8fb384 GCC4.6: Squash warnings in ks8695eth.c by Marek Vasut · 13 years ago
- 041b5df GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · 13 years ago
- 5b5260e davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
- 444d8c1 davinci: emac: add support for more than 1 PHYs by Manjunath Hadli · 13 years ago
- 4141ad4 davinci: emac: add new features to autonegotiate for EMAC by Manjunath Hadli · 13 years ago
- 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
- 384a819 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · 13 years ago
- 7ce9929 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · 13 years ago
- cb0ddaf altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · 13 years ago
- 953cc0c altera_tse: Fix SGDMA reset triggering by Joachim Foerster · 13 years ago
- fc883c2 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · 13 years ago
- 1237f45 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 75ff9fe net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- 9552a2f net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
- fbae9af net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
- c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · 13 years ago
- 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
- 68b1b93 net: dc2114x: check for apropriate command by Linus Walleij · 13 years ago
- c56c5a3 ftgmac100: reset fix when supports wake on lan by Macpaul Lin · 13 years ago
- 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
- 213c7b1 fm: Don't allow disabling of FM1-DTSEC1 by Kumar Gala · 13 years ago
- 1ec665a fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree by Kumar Gala · 13 years ago
- c74c436 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · 13 years ago
- 6fc7c45 net: axi_ethernet: Add driver to u-boot by Michal Simek · 13 years ago
- 5d1cf6c net: emaclite: Fix coding style by Michal Simek · 13 years ago
- 3aa96f8 net: emaclite: Use PKTSIZE directly by Michal Simek · 13 years ago
- df40ead net: emaclite: Setup RX/TX ping pong for every instance by Michal Simek · 13 years ago
- a07b497 phylib: wait for TN2020 to achieve SERDES lane alignment at startup by Timur Tabi · 13 years ago
- 8fa7b05 powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 by Timur Tabi · 13 years ago
- fae3da2 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY by Timur Tabi · 13 years ago
- 9d85174 phylib: Work around bug in Teranetics PHY by Andy Fleming · 14 years ago
- ca11fad drivers/net/smc91111.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
- 9227aed netconsole: support packets longer than 512 bytes by Michael Walle · 13 years ago
- a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
- 4c97a84 net: drop !NET_MULTI ns7520 driver by Mike Frysinger · 13 years ago
- 2779cec net: drop !NET_MULTI bcm570x/tigon3 drivers by Mike Frysinger · 13 years ago
- 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
- 8b033cf powerpc/p3060: Add SoC related support for P3060 platform by Shengzhou Liu · 13 years ago
- 5536d92 fm-eth: Add ability for board code to disable a port by Kumar Gala · 13 years ago
- f35b7cd net: emaclite: Use dynamic allocation by Michal Simek · 13 years ago
- ac357ac net: emaclite: Remove baseaddress from xemaclite by Michal Simek · 13 years ago
- 8f2bf36 net: emaclite: Use calloc instead of malloc by Michal Simek · 13 years ago
- bef53c2 net: emaclite: Remove deviceid property by Michal Simek · 13 years ago
- 0c7fa44 net: emaclite: Change driver name and add address by Michal Simek · 13 years ago
- 4062939 FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h by Marek Vasut · 13 years ago
- b27d5eb FEC: Squish "got MAC from fuse" message, make it debug() by Marek Vasut · 13 years ago
- 43b1030 FEC: Add timeout for chip reset by Marek Vasut · 13 years ago
- 539ecee FEC: Allow registering MII postconfiguration callback by Marek Vasut · 13 years ago
- edcd6c0 FEC: Allow multiple FECes by Marek Vasut · 13 years ago
- bf2386b FEC: Abstract access to fec->eth in MII operations by Marek Vasut · 13 years ago
- dbb4fce FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE by Marek Vasut · 13 years ago
- 95efbfa FEC: Add RMII mode support by Marek Vasut · 13 years ago
- b8f8856 FEC: Kill mode select FIXME's by Marek Vasut · 13 years ago
- f6f5380 FEC: Use defined constant instead of magic number by Marek Vasut · 13 years ago
- 3efa0bc FEC: Use proper accessor to read register in debug call by Marek Vasut · 13 years ago
- 70fa966 net, davinci_emac: let the EMAC detect the PHYs by Heiko Schocher · 13 years ago
- 2d4a68b net, davinci_emac: make less verbose - turn printf() into debug() by Heiko Schocher · 13 years ago
- a1a218e net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
- e312a36 net: Adds Fast Ethernet Controller driver for Armada100 by Ajay Bhargav · 13 years ago
- 2683c53 powerpc/85xx: Add support for FMan ethernet in Independent mode by Kumar Gala · 14 years ago
- a7b06ce Revert "phylib: remove a couple of redundant code lines" by Wolfgang Denk · 13 years ago
- 32b0316 KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH by Greg Ungerer · 13 years ago
- af49c84 phylib: remove a couple of redundant code lines by Vladimir Zapolskiy · 13 years ago
- 46f10bb phylib: reset mii bus only if reset handler is registered by Vladimir Zapolskiy · 13 years ago
- d1f10ba smc911x: Fix build warnings by Wolfgang Denk · 13 years ago