History for barebox / drivers / net / phy / mdio_bus.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-09-18
@Sascha Hauer
net: mdio: Do not warn about invalid PHY address ...
Sascha Hauer committed on 18 Sep 2018
2018-08-24
@Sam Ravnborg
phylib: add support for reset-gpios ...
Sam Ravnborg authored on 22 Aug 2018 Sascha Hauer committed on 24 Aug 2018
2018-04-06
@Sascha Hauer
rename file_operations -> cdev_operations ...
Sascha Hauer committed on 6 Apr 2018
2017-12-06
@Andrey Smirnov
net: mdio-mux: Avoid probing multiplexed busses ...
Andrey Smirnov authored on 4 Dec 2017 Sascha Hauer committed on 6 Dec 2017
@Andrey Smirnov
mdio_bus: Port of_mdio_find_bus() from Linux kernel ...
Andrey Smirnov authored on 4 Dec 2017 Sascha Hauer committed on 6 Dec 2017
2017-04-11
@Sascha Hauer
param: make parameter functions more consistent ...
Sascha Hauer committed on 11 Apr 2017
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
@Andrey Smirnov
mdio_bus: Add mdiobus_get_bus() function ...
Andrey Smirnov authored on 31 Jan 2016 Sascha Hauer committed on 3 Feb 2016
@Andrey Smirnov
mdio_bus: Change dev_info to dev_dbg ...
Andrey Smirnov authored on 31 Jan 2016 Sascha Hauer committed on 3 Feb 2016
2015-05-05
@Sascha Hauer
net: phy: Do not double remove phy device ...
Sascha Hauer committed on 5 May 2015
2014-05-21
@Sascha Hauer
net: phy: Support limiting phy speed in the devicetree ...
Sascha Hauer committed on 21 May 2014
@Sascha Hauer
net: phy: register phys specified in 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
2014-01-06
@Antony Pavlov
miitool: change behaviour closer to linux' mii-tool ...
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
@Sascha Hauer
net: phy: Track mii buses on a list ...
Sascha Hauer committed on 11 Dec 2013
@Sascha Hauer
net: phy: move phy_init_hw to phy_device_connect ...
Sascha Hauer committed on 11 Dec 2013
@Sascha Hauer
net: phy: cleanup attached device handling ...
Sascha Hauer committed on 11 Dec 2013
2013-11-25
@Sascha Hauer
net: phy: Fix get_phy_device return value ...
Sascha Hauer committed on 25 Nov 2013
2013-04-11
@Sascha Hauer
treewide: Use dev_add_param_int_ro where possible ...
Sascha Hauer committed on 11 Apr 2013
2013-02-25
@Jean-Christophe PLAGNIOL-VILLARD
phy: fix force mode ...
Jean-Christophe PLAGNIOL-VILLARD authored on 24 Feb 2013 Sascha Hauer committed on 25 Feb 2013
2012-12-12
@Sascha Hauer
drivers/base: fix corrupt device tree ...
Sascha Hauer committed on 12 Dec 2012
2012-11-20
@Jean-Christophe PLAGNIOL-VILLARD
phylib: add fixup support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 18 Nov 2012 Sascha Hauer committed on 20 Nov 2012
@Jean-Christophe PLAGNIOL-VILLARD
mdio_bus: fix match ...
Jean-Christophe PLAGNIOL-VILLARD authored on 18 Nov 2012 Sascha Hauer committed on 20 Nov 2012
2012-11-19
@Jean-Christophe PLAGNIOL-VILLARD
phylib: introduction of forced 100Mbps ...
Jean-Christophe PLAGNIOL-VILLARD authored on 16 Nov 2012 Sascha Hauer committed on 19 Nov 2012
@Jean-Christophe PLAGNIOL-VILLARD
phylib: export phy_id via param ...
Jean-Christophe PLAGNIOL-VILLARD authored on 16 Nov 2012 Sascha Hauer committed on 19 Nov 2012
2012-11-07
@Sascha Hauer
mdiobus: do not scan the bus at registration time ...
Sascha Hauer committed on 7 Nov 2012
2012-10-30
@Sascha Hauer
mdiobus: return existing phydev in mdiobus_scan ...
Sascha Hauer committed on 30 Oct 2012
2012-10-04
@Sascha Hauer
net mdio_bus: Add missing bus_register ...
Sascha Hauer committed on 4 Oct 2012