summaryrefslogtreecommitdiff
path: root/include/phy.h
AgeCommit message (Expand)Author
2016-05-24net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith
2016-04-04phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin
2016-01-28net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass
2015-01-16phylib: add support for aquantia PHYsShaohui Xie
2014-12-05net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu
2014-11-19net/fm: add 2.5G SGMII supportShengzhou Liu
2014-10-23net: phy.h: Make PHY autonegotiation timeout configurableStefan Roese
2014-08-06Change Andy Fleming's email addressAndy Fleming
2014-03-05wandboard: Fix sparse warningFabio Estevam
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2013-11-22net: add extended function to phy APIStefano Babic
2013-11-22phy: introduce structure fixed-linkShaohui Xie
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-24phy: export genphy_parse_link()Yegor Yefremov
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-14net/phy: add VSC8574 supportShaohui Xie
2013-05-10phy: add support for ET1011C physMatt Porter
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky
2012-02-27net: phy: add support for Micrel's KSZ9021Troy Kisky
2012-01-05phy: add phy_smsc_init() declarationVladimir Zapolskiy
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi
2011-04-20phylib: Add a bunch of PHY drivers from tsecAndy Fleming
2011-04-20Create PHY Lib for U-BootAndy Fleming