summaryrefslogtreecommitdiff
path: root/drivers/net/phy/phy.c
AgeCommit message (Expand)Author
2021-10-27drivers:net:phy Add KSZ9XX1 phy for apalis imx6Oleksii Bidnichenko
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith
2016-05-24phy: Wire return value from phy_config()Michal Simek
2016-05-24net: phy: Handle phy_startup() error codes properlyMichal Simek
2016-05-24phy: Return correct error code when timeout happensMichal Simek
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-28net: phy: Use 'autoneg' flag from phydevAlexandre Messier
2016-01-28net: phy: Set ANRESTART in setup_forcedAlexandre Messier
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin
2016-01-28net: phy: genphy: Allow overwriting featuresSascha Hauer
2016-01-28net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2016-01-28net: phy: do not read configuration register on resetStefan Agner
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias
2015-10-29net: phy: Test previous phydev->dev against new mac devBin Meng
2015-10-29net: phy: Change to print all phys that are not foundBin Meng
2015-10-29net: phy: Don't create phy device when there is no phyBin Meng
2015-09-29net: phy: on phy device create do not initialize link to 1Mugunthan V N
2015-08-11net: phy: delay only if reset handler is registeredJörg Krause
2015-08-11net: phy: fix data type of phy_idJörg Krause
2015-05-19net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek
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-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-25net: phy: fix warnings with W=1Jeroen Hofstee
2014-10-23net: phy: print a number of phy that is not foundKhoronzhuk, Ivan
2014-08-21drivers: net: remove dead driversMasahiro Yamada
2014-06-05phy: fix create_phy_by_mask for when its given an actual search maskCormier, Jonathan
2014-05-12net/phy: enable get_phy_id redefinableShengzhou Liu
2013-11-22phy: Use supported field during autonegotiationDavid Dueck
2013-07-30net, phy, cpsw: fix gigabit register accessHeiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
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