summaryrefslogtreecommitdiff
path: root/common/cmd_mii.c
Commit message (Expand)AuthorAgeLines
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Change "mii info" to not print an error upon missing PHY at addressStefan Roese2006-08-07-4/+0
* Check argument count in "mii" command.Wolfgang Denk2006-07-21-0/+5
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-36/+73
* Added support for TQM834x boards.Marian Balakowicz2005-10-11-1/+1
* * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-24-6/+5
* Fix 'mii help' text formattingWolfgang Denk2005-08-06-1/+1
* * Patch by John Kerl, 19 Apr 2004:wdenk2004-04-25-13/+9
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-23-1/+1
* * Temporarily disabled John Kerl's extended MII command code becausewdenk2004-04-18-3/+7
* * Patch by John Kerl, 16 Apr 2004:wdenk2004-04-18-0/+413
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-2/+2
* * Patches by Travis Sawyer, 12 Mar 2004:wdenk2004-03-14-1/+1
* * Patch by Markus Pietrek, 24 Feb 2004:wdenk2004-02-26-0/+1
* * Some code cleanupwdenk2004-02-12-1/+1
* * Patches by Stephan Linz, 3 Nov 2003:wdenk2003-12-06-2/+8
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
* * Code cleanup:wdenk2003-06-27-1/+11
* Add support for TQM862L moduleswdenk2003-04-10-1/+1
* Initial revisionwdenk2002-09-18-0/+131