summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy.c
AgeCommit message (Expand)Author
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky
2011-12-05phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu
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-04-20phylib: Add a bunch of PHY drivers from tsecAndy Fleming
2011-04-20Create PHY Lib for U-BootAndy Fleming