Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-12-20 | common: miiphyutil: Add helper function for mdio bus name | Michal Simek |
2016-12-09 | Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" | Tom Rini |
2016-12-08 | common: miiphyutil: Add helper function for mdio bus name | Michal Simek |
2016-12-02 | common: miiphyutil: Work and report phy address in hex in mdio cmd | Michal Simek |
2016-08-22 | net: mii: check phy advertising register when geting link status | Dongpo Li |
2016-08-15 | net: mii: Clean up legacy glue that is not used | Joe Hershberger |
2015-12-05 | common: miiphyutil: avoid memory leak | Peng Fan |
2015-12-05 | common: miiphyutil: no need to check name of mii_dev | Peng Fan |
2015-10-29 | net: mdio: Add mdio_free() and mdio_unregister() API | Bin Meng |
2015-04-18 | dm: net: Adjust PHY interface to work with CONFIG_DM_ETH | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2011-12-07 | Revert "mii: miiphy register address width change" | Wolfgang Denk |
2011-12-06 | mii: miiphy register address width change | Chandan Nath |
2011-12-05 | miiphy: Note that miiphy_* API is deprecated | Andy Fleming |
2011-07-26 | miiphy: use strncpy() not sprintf() | Laurence Withers |
2011-04-30 | miiphy: miiphyutil.c: fix compile warning | Anatolij Gustschin |
2011-04-20 | Create PHY Lib for U-Boot | Andy Fleming |
2011-04-20 | miiphy: Fix some formatting issues | Andy Fleming |
2011-01-09 | miiphy: convert to linux/mii.h | Mike Frysinger |
2010-08-09 | miiphy: leverage current_mii cache more | Mike Frysinger |
2010-08-09 | miiphy: unify device list lookup | Mike Frysinger |
2010-08-09 | miiphy: constify device name | Mike Frysinger |
2010-03-12 | Cosmetic change - indentation correction. | Michael Zaidman |
2010-02-06 | net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop | Stefan Roese |
2009-10-18 | Cleanup: use constant | Niklaus Giger |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-29 | miiphyutil: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-02-14 | common/miiphyutil.c: Cleanup MII_DEBUG and debug() | Shinya Kuribayashi |
2007-11-06 | NET: Add Ethernet 1000BASE-X support for PPC4xx | Larry Johnson |
2007-11-06 | NET: Cosmetic changes | Larry Johnson |
2007-07-08 | common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2005-11-30 | Fix miiphy global data initialization (problem on 4xx boards when no | Marian Balakowicz |
2005-10-28 | Add support for multiple PHYs. | Marian Balakowicz |
2005-08-12 | Preserve PHY_BMCR during a soft reset. | Wolfgang Denk |
2004-06-06 | * Patch by Dave Peverley, 30 Apr 2004: | wdenk |
2004-04-15 | Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk |
2004-03-23 | * Patch by Stephen Williams, 19 March 2004 | wdenk |
2004-03-23 | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk |
2004-03-14 | * Patches by Travis Sawyer, 12 Mar 2004: | wdenk |
2004-02-08 | * Patch by Yuli Barcohen, 26 Jan 2004: | wdenk |
2003-12-06 | * Patches by Stephan Linz, 3 Nov 2003: | wdenk |
2003-10-08 | * Patch by Sangmoon Kim, 23 Sep 2003: | wdenk |
2002-11-03 | Initial revision | wdenk |