summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky
2013-01-09mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD
2012-12-15phy: Add support for Marvell 88E1118RMichal Simek
2012-11-04drivers/net/: sparse fixesKim Phillips
2012-11-04net/: sparse fixesKim Phillips
2012-09-27net: Add Vitesse VSC8662 PHY supportPriyanka Jain
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp
2012-07-11net: phy: micrel: make ksz9021 phy accessibleTroy Kisky
2012-07-11phylib: phy_startup() should return an error code on failureTimur Tabi
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky
2012-02-27net: phy: add support for Micrel's KSZ9021Troy Kisky
2011-12-20phy: add Micrel KS8721BL phy definitionVladimir Zapolskiy
2011-12-05phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu
2011-12-05Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R61911
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi
2011-10-13phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi
2011-10-09phylib: Work around bug in Teranetics PHYAndy Fleming
2011-09-28Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk
2011-09-10phylib: remove a couple of redundant code linesVladimir Zapolskiy
2011-09-10phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy
2011-08-31phy.c: make less verbose - turn printf() into debug()Wolfgang Denk
2011-07-27phylib: Detect link on 10G devices correctlyAndy Fleming
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 -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