summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-2012-0/+1500
* Create PHY Lib for U-BootAndy Fleming2011-04-203-0/+831
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-1/+1
* Fix compile warnings for const correctnessBen Warren2010-08-091-3/+3
* Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk2009-10-281-4/+4
* drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk2009-10-271-1/+1
* Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-101-104/+242
* net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-041-2/+2
* net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar2009-08-101-9/+14
* net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2009-07-222-10/+10
* MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun2009-07-221-0/+7
* Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar2009-06-153-0/+476
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+1
* miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2008-08-292-0/+281
OpenPOWER on IntegriCloud