aboutsummaryrefslogtreecommitdiff
path: root/include/phy.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-24net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy1-0/+11
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy1-0/+11
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith1-0/+1
2016-04-04phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu1-0/+1
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie1-0/+2
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin1-0/+1
2016-01-28net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli1-7/+15
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias1-0/+1
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu1-0/+1
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass1-1/+22
2015-01-16phylib: add support for aquantia PHYsShaohui Xie1-0/+1
2014-12-05net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu1-0/+2
2014-11-19net/fm: add 2.5G SGMII supportShengzhou Liu1-0/+2
2014-10-23net: phy.h: Make PHY autonegotiation timeout configurableStefan Roese1-0/+2
2014-08-06Change Andy Fleming's email addressAndy Fleming1-1/+1
2014-03-05wandboard: Fix sparse warningFabio Estevam1-0/+2
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+8
2013-11-22net: add extended function to phy APIStefano Babic1-0/+3
2013-11-22phy: introduce structure fixed-linkShaohui Xie1-0/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-06-24phy: export genphy_parse_link()Yegor Yefremov1-0/+1
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+2
2013-05-14net/phy: add VSC8574 supportShaohui Xie1-0/+2
2013-05-10phy: add support for ET1011C physMatt Porter1-0/+1
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky1-0/+3
2012-02-27net: phy: add support for Micrel's KSZ9021Troy Kisky1-0/+1
2012-01-05phy: add phy_smsc_init() declarationVladimir Zapolskiy1-0/+1
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi1-0/+4
2011-04-20phylib: Add a bunch of PHY drivers from tsecAndy Fleming1-0/+10
2011-04-20Create PHY Lib for U-BootAndy Fleming1-0/+219