summaryrefslogtreecommitdiffstats
path: root/common/miiphyutil.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Revert "mii: miiphy register address width change"Wolfgang Denk2011-12-071-4/+4
* mii: miiphy register address width changeChandan Nath2011-12-061-4/+4
* miiphy: Note that miiphy_* API is deprecatedAndy Fleming2011-12-051-0/+10
* miiphy: use strncpy() not sprintf()Laurence Withers2011-07-261-10/+4
* miiphy: miiphyutil.c: fix compile warningAnatolij Gustschin2011-04-301-4/+8
* Create PHY Lib for U-BootAndy Fleming2011-04-201-36/+145
* miiphy: Fix some formatting issuesAndy Fleming2011-04-201-72/+72
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-25/+25
* miiphy: leverage current_mii cache moreMike Frysinger2010-08-091-2/+16
* miiphy: unify device list lookupMike Frysinger2010-08-091-60/+40
* miiphy: constify device nameMike Frysinger2010-08-091-20/+21
* Cosmetic change - indentation correction.Michael Zaidman2010-03-121-2/+2
* net: Use 0.5 sec timeout in miiphy_reset() instead of counting loopStefan Roese2010-02-061-6/+6
* Cleanup: use constantNiklaus Giger2009-10-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-291-2/+0
* common/miiphyutil.c: Cleanup MII_DEBUG and debug()Shinya Kuribayashi2008-02-141-22/+9
* NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-11-061-58/+93
* NET: Cosmetic changesLarry Johnson2007-11-061-73/+68
* common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-081-2/+2
* common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Fix miiphy global data initialization (problem on 4xx boards when noMarian Balakowicz2005-11-301-7/+10
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-18/+228
* Preserve PHY_BMCR during a soft reset.Wolfgang Denk2005-08-121-1/+7
* * Patch by Dave Peverley, 30 Apr 2004:wdenk2004-06-061-5/+37
* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-151-0/+2
* * Patch by Stephen Williams, 19 March 2004wdenk2004-03-231-1/+4
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-8/+8
* * Patches by Travis Sawyer, 12 Mar 2004:wdenk2004-03-141-1/+24
* * Patch by Yuli Barcohen, 26 Jan 2004:wdenk2004-02-081-1/+3
* * Patches by Stephan Linz, 3 Nov 2003:wdenk2003-12-061-8/+5
* * Patch by Sangmoon Kim, 23 Sep 2003:wdenk2003-10-081-0/+23
* Initial revisionwdenk2002-11-031-0/+172
OpenPOWER on IntegriCloud