| Commit message (Expand) | Author | Age | Lines |
* | net: mdio: Add mdio_free() and mdio_unregister() API | Bin Meng | 2015-10-29 | -0/+2 |
* | SPDX: fix IBM-pibs license identifier | Wolfgang Denk | 2013-09-20 | -1/+1 |
* | SPDX-License-Identifier: convert PIBS licensed files | Wolfgang Denk | 2013-08-19 | -24/+5 |
* | net/miiphy/serial: drop duplicate "NAMESIZE" define | Mike Frysinger | 2012-03-18 | -1/+1 |
* | Revert "mii: miiphy register address width change" | Wolfgang Denk | 2011-12-07 | -6/+6 |
* | mii: miiphy register address width change | Chandan Nath | 2011-12-06 | -6/+6 |
* | Create PHY Lib for U-Boot | Andy Fleming | 2011-04-20 | -0/+17 |
* | miiphy: Fix some formatting issues | Andy Fleming | 2011-04-20 | -18/+18 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | -81/+8 |
* | miiphy: constify device name | Mike Frysinger | 2010-08-09 | -15/+15 |
* | Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit... | Luigi 'Comio' Mantellini | 2009-10-10 | -1/+24 |
* | Dual-license IBM code contributions | Josh Boyer | 2009-08-09 | -0/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -1/+1 |
* | NET: Add Ethernet 1000BASE-X support for PPC4xx | Larry Johnson | 2007-11-06 | -0/+22 |
* | NET: Cosmetic changes | Larry Johnson | 2007-11-06 | -50/+42 |
* | Fix miiphy global data initialization (problem on 4xx boards when no | Marian Balakowicz | 2005-11-30 | -0/+2 |
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -8/+28 |
* | * Patch by John Kerl, 19 Apr 2004: | wdenk | 2004-04-25 | -0/+9 |
* | * Patches by Travis Sawyer, 12 Mar 2004: | wdenk | 2004-03-14 | -0/+13 |
* | * Patch by Sangmoon Kim, 23 Sep 2003: | wdenk | 2003-10-08 | -0/+3 |
* | * Patch by Rune Torgersen, 17 Sep 2003: | wdenk | 2003-09-18 | -47/+47 |
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+1 |
* | Initial revision | wdenk | 2001-10-08 | -0/+113 |