summaryrefslogtreecommitdiff
path: root/include/miiphy.h
Commit message (Expand)AuthorAgeLines
* SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-20-1/+1
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-19-24/+5
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-18-1/+1
* Revert "mii: miiphy register address width change"Wolfgang Denk2011-12-07-6/+6
* mii: miiphy register address width changeChandan Nath2011-12-06-6/+6
* Create PHY Lib for U-BootAndy Fleming2011-04-20-0/+17
* miiphy: Fix some formatting issuesAndy Fleming2011-04-20-18/+18
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-81/+8
* miiphy: constify device nameMike Frysinger2010-08-09-15/+15
* Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-10-1/+24
* Dual-license IBM code contributionsJosh Boyer2009-08-09-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-11-06-0/+22
* NET: Cosmetic changesLarry Johnson2007-11-06-50/+42
* Fix miiphy global data initialization (problem on 4xx boards when noMarian Balakowicz2005-11-30-0/+2
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-8/+28
* * Patch by John Kerl, 19 Apr 2004:wdenk2004-04-25-0/+9
* * Patches by Travis Sawyer, 12 Mar 2004:wdenk2004-03-14-0/+13
* * Patch by Sangmoon Kim, 23 Sep 2003:wdenk2003-10-08-0/+3
* * Patch by Rune Torgersen, 17 Sep 2003:wdenk2003-09-18-47/+47
* * Code cleanup:wdenk2003-06-27-1/+1
* Initial revisionwdenk2001-10-08-0/+113