summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy.c
AgeCommit message (Expand)Author
2013-07-19net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam
2013-07-19phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe
2013-06-24add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell
2013-06-24net: add ICPlus PHY driverYegor Yefremov
2013-06-24phy: export genphy_parse_link()Yegor Yefremov
2013-05-10phy: add support for ET1011C physMatt Porter
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky
2012-11-04drivers/net/: sparse fixesKim Phillips
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
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