Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | phy: add phy_find_by_mask/phy_connect_dev | Troy Kisky | 2013-01-28 | -50/+78 |
* | drivers/net/: sparse fixes | Kim Phillips | 2012-11-04 | -9/+10 |
* | phylib: phy_startup() should return an error code on failure | Timur Tabi | 2012-07-11 | -1/+4 |
* | net: phy: make board_phy_config responsible for calling drv->config | Troy Kisky | 2012-02-27 | -3/+2 |
* | phy: Add support for SMSC LAN87xx PHYs | Nobuhiro Iwamatsu | 2011-12-05 | -0/+3 |
* | Revert "phylib: remove a couple of redundant code lines" | Wolfgang Denk | 2011-09-28 | -2/+5 |
* | phylib: remove a couple of redundant code lines | Vladimir Zapolskiy | 2011-09-10 | -5/+2 |
* | phylib: reset mii bus only if reset handler is registered | Vladimir Zapolskiy | 2011-09-10 | -1/+2 |
* | phy.c: make less verbose - turn printf() into debug() | Wolfgang Denk | 2011-08-31 | -1/+1 |
* | phylib: Add a bunch of PHY drivers from tsec | Andy Fleming | 2011-04-20 | -0/+31 |
* | Create PHY Lib for U-Boot | Andy Fleming | 2011-04-20 | -0/+724 |