summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-04-20phylib: Add a bunch of PHY drivers from tsecAndy Fleming
2011-04-20Create PHY Lib for U-BootAndy Fleming
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-08-09Fix compile warnings for const correctnessBen Warren
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini
2009-10-04net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar
2009-08-10net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar
2009-07-22net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar
2009-07-22MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun
2009-06-15Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-29miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-29miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD