summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy.c
Commit message (Expand)AuthorAgeLines
* phylib: phy_startup() should return an error code on failureTimur Tabi2012-07-11-1/+4
* net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2012-02-27-3/+2
* phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu2011-12-05-0/+3
* 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: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-20-0/+31
* Create PHY Lib for U-BootAndy Fleming2011-04-20-0/+724