summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeLines
...
* Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619112011-12-05-6/+107
* powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-20-1/+1
* phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi2011-10-13-0/+33
* phylib: Work around bug in Teranetics PHYAndy Fleming2011-10-09-1/+20
* Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk2011-09-28-2/+5
* phylib: remove a couple of redundant code linesVladimir Zapolskiy2011-09-10-5/+2
* phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy2011-09-10-1/+2
* phy.c: make less verbose - turn printf() into debug()Wolfgang Denk2011-08-31-1/+1
* phylib: Detect link on 10G devices correctlyAndy Fleming2011-07-27-2/+6
* Minor coding style cleanup.Wolfgang Denk2011-05-19-1/+0
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-20-0/+1500
* Create PHY Lib for U-BootAndy Fleming2011-04-20-0/+831
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-1/+1
* Fix compile warnings for const correctnessBen Warren2010-08-09-3/+3
* Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk2009-10-28-4/+4
* drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk2009-10-27-1/+1
* Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-10-104/+242
* net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-04-2/+2
* net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar2009-08-10-9/+14
* net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2009-07-22-10/+10
* MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun2009-07-22-0/+7
* Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar2009-06-15-0/+476
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-29-1/+1
* miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2008-08-29-0/+281