| Commit message (Expand) | Author | Age | Lines |
* | net: phy: Add phy_interface_is_sgmii to phy.h | Dan Murphy | 2016-05-24 | -0/+11 |
* | net: phy: Move is_rgmii helper to phy.h | Dan Murphy | 2016-05-24 | -0/+11 |
* | net: phy: Add PHY driver for mv88e61xx switches | Kevin Smith | 2016-05-24 | -0/+1 |
* | phy: Add phy driver support for xilinx PCS/PMA core | Siva Durga Prasad Paladugu | 2016-04-04 | -0/+1 |
* | net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET | Shaohui Xie | 2016-01-28 | -0/+2 |
* | drivers/net/phy: introduce phy_set_supported() | Alexey Brodkin | 2016-01-28 | -0/+1 |
* | net: phy: breakdown PHY_*_FEATURES defines | Florian Fainelli | 2016-01-28 | -7/+15 |
* | net: phy: Add support for Texas Instruments DP83867 | Edgar E. Iglesias | 2015-11-19 | -0/+1 |
* | net/phy: fixup for get_phy_id | Shengzhou Liu | 2015-04-20 | -0/+1 |
* | dm: net: Adjust PHY interface to work with CONFIG_DM_ETH | Simon Glass | 2015-04-18 | -1/+22 |
* | phylib: add support for aquantia PHYs | Shaohui Xie | 2015-01-16 | -0/+1 |
* | net/phy: Add support for CS4315/CS4340 PHY | Shengzhou Liu | 2014-12-05 | -0/+2 |
* | net/fm: add 2.5G SGMII support | Shengzhou Liu | 2014-11-19 | -0/+2 |
* | net: phy.h: Make PHY autonegotiation timeout configurable | Stefan Roese | 2014-10-23 | -0/+2 |
* | Change Andy Fleming's email address | Andy Fleming | 2014-08-06 | -1/+1 |
* | wandboard: Fix sparse warning | Fabio Estevam | 2014-03-05 | -0/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2013-12-02 | -0/+8 |
|\ |
|
| * | phy: introduce structure fixed-link | Shaohui Xie | 2013-11-22 | -0/+8 |
* | | net: add extended function to phy API | Stefano Babic | 2013-11-22 | -0/+3 |
|/ |
|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+1 |
* | phy: export genphy_parse_link() | Yegor Yefremov | 2013-06-24 | -0/+1 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-30 | -0/+2 |
|\ |
|
| * | net/phy: add VSC8574 support | Shaohui Xie | 2013-05-14 | -0/+2 |
* | | phy: add support for ET1011C phys | Matt Porter | 2013-05-10 | -0/+1 |
|/ |
|
* | phy: add phy_find_by_mask/phy_connect_dev | Troy Kisky | 2013-01-28 | -0/+3 |
* | net: phy: add support for Micrel's KSZ9021 | Troy Kisky | 2012-02-27 | -0/+1 |
* | phy: add phy_smsc_init() declaration | Vladimir Zapolskiy | 2012-01-05 | -0/+1 |
* | powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) | Timur Tabi | 2011-10-20 | -0/+4 |
* | phylib: Add a bunch of PHY drivers from tsec | Andy Fleming | 2011-04-20 | -0/+10 |
* | Create PHY Lib for U-Boot | Andy Fleming | 2011-04-20 | -0/+219 |