History for barebox / drivers / net / phy / phy.c
2018-10-18
@Andrey Smirnov
drivers: Introduce dev_set_name() ...
Andrey Smirnov authored on 16 Oct 2018 Sascha Hauer committed on 18 Oct 2018
2018-02-06
@Lucas Stach
net: phy: fixed-link: read link parameters from devicetree ...
Lucas Stach authored on 3 Aug 2016 Sascha Hauer committed on 6 Feb 2018
2018-01-25
@Lucas Stach
net: phy: scan PHYs referenced by phandle ...
Lucas Stach authored on 23 Jan 2018 Sascha Hauer committed on 25 Jan 2018
2017-09-06
@Clément Leger
Phy: Check NULL bus case and undetected phy via of ...
Clément Leger authored on 5 Sep 2017 Sascha Hauer committed on 6 Sep 2017
@Oleksij Rempel
phy: don't crash if we have no parent ...
Oleksij Rempel authored on 27 Aug 2017 Sascha Hauer committed on 6 Sep 2017
2016-08-22
@Antony Pavlov
net: phy: of_phy_register_fixed_link(): drop redundant initialization ...
Antony Pavlov authored on 18 Aug 2016 Sascha Hauer committed on 22 Aug 2016
2016-06-16
@Antony Pavlov
net: phy: make locally used of_phy_register_fixed_link() static ...
Antony Pavlov authored on 15 Jun 2016 Sascha Hauer committed on 16 Jun 2016
2016-06-14
@grodriguez
Fix genphy_restart_aneg() for Micrel's ksz9031. ...
grodriguez authored on 13 Jun 2016 Sascha Hauer committed on 14 Jun 2016
2016-05-09
@Sascha Hauer
net: phy: Add fixed link support ...
Sascha Hauer committed on 9 May 2016
2016-02-04
@Andrey Smirnov
miitool: Add code to register a PHY ...
Andrey Smirnov authored on 31 Jan 2016 Sascha Hauer committed on 4 Feb 2016
2016-02-03
@Andrey Smirnov
mdio_bus: Change PHY's naming scheme ...
Andrey Smirnov authored on 31 Jan 2016 Sascha Hauer committed on 3 Feb 2016
2015-11-05
@Anton Bondarenko
net: phy: wait for link OK after successfull autonegotiation ...
Anton Bondarenko authored on 4 Nov 2015 Sascha Hauer committed on 5 Nov 2015
2015-07-29
@Sascha Hauer
net: phy: at803x: Use genphy_config_init ...
Sascha Hauer committed on 29 Jul 2015
2015-04-28
@Sascha Hauer
net: phy: Add missing phy_unregister_device ...
Sascha Hauer committed on 28 Apr 2015
2014-09-18
@Sascha Hauer
net: phy: don't use 'dev' as name for variables of type struct phy_device ...
Sascha Hauer committed on 18 Sep 2014
@Sascha Hauer
net: phy: Use xzalloc for small allocations ...
Sascha Hauer committed on 18 Sep 2014
2014-09-17
@Sascha Hauer
net: phy: introduce phy_aneg_done ...
Sascha Hauer committed on 17 Sep 2014
2014-07-31
@Ezequiel Garcia
net: phy: Add fallbacks for the obsoletes phy DT properties ...
Ezequiel Garcia authored on 29 Jul 2014 Sascha Hauer committed on 31 Jul 2014
2014-06-04
@Sascha Hauer
Merge branch 'for-next/net-of-phy'
Sascha Hauer committed on 4 Jun 2014
2014-05-23
@Sascha Hauer
net: phy: genphy: Make it work with of_set_phy_supported ...
Sascha Hauer committed on 23 May 2014
@Sascha Hauer
net: phy: genphy: always write MII_CTRL1000 when available ...
Sascha Hauer committed on 23 May 2014
@Sascha Hauer
net: phy: remove now unused of_phy_device_connect ...
Sascha Hauer committed on 23 May 2014
2014-05-21
@Sascha Hauer
net: phy: Support finding a phy in the devicetree ...
Sascha Hauer committed on 21 May 2014
@Sascha Hauer
net: phy: move setting of phy_map to phy_register_device ...
Sascha Hauer committed on 21 May 2014
@Sascha Hauer
net: phy: factor out phy_device_attach function ...
Sascha Hauer committed on 21 May 2014
2014-05-15
@Sascha Hauer
net: phy: Print ethernet device in the link information ...
Sascha Hauer committed on 15 May 2014
2014-02-10
@Sebastian Hesselbarth
net: phy: add of_phy_device_connect ...
Sebastian Hesselbarth authored on 5 Feb 2014 Sascha Hauer committed on 10 Feb 2014
2014-01-20
@Sascha Hauer
net: phy: Fix crash when no phy is found ...
Sascha Hauer committed on 20 Jan 2014
2014-01-06
@Antony Pavlov
net/phy/phy.c: fix whitespace ...
Antony Pavlov authored on 25 Dec 2013 Sascha Hauer committed on 6 Jan 2014
2013-12-11
@Sascha Hauer
net: phy: implement detect callback for miibus devices ...
Sascha Hauer committed on 11 Dec 2013