summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-mux.c
Commit message (Expand)AuthorAgeFilesLines
* net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe2017-09-051-3/+4
* net: mdio-mux: fix unbalanced put_deviceCorentin Labbe2017-09-011-4/+2
* net: mdio-mux: printing driver version is uselessCorentin Labbe2017-09-011-3/+0
* net: mdio-mux: Remove unnecessary 'out of memory' messageCorentin Labbe2017-09-011-6/+0
* net: mdio-mux: Fix NULL Comparison styleCorentin Labbe2017-09-011-2/+2
* net: Convert to using %pOF instead of full_nameRob Herring2017-07-241-8/+8
* mdio: mux: fix parsing mux registers outside of the PHY address rangeMartin Blumenstingl2017-07-141-2/+2
* mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King2017-06-051-1/+1
* mdio: mux: make child bus walking more permissive and errors more verboseJon Mason2017-06-041-7/+17
* mdio: mux: fix device_node_continue.cocci warningsJulia Lawall2017-05-151-1/+0
* mdio: mux: Correct mdio_mux_init error path issuesJon Mason2017-05-111-5/+7
* mdio: mux: avoid 'maybe-uninitialized' warningArnd Bergmann2016-06-151-2/+2
* mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar2016-06-101-10/+18
* net: mdio: Fix lockdep falls positive splatAndrew Lunn2016-04-111-8/+2
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-2/+1
* net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser2015-12-141-1/+6
* netdev/phy: add missing of_node_putJulia Lawall2015-10-261-0/+1
* phy: fix of_mdio_find_bus() device refcount leakRussell King2015-09-241-6/+13
* netdev/phy: skip disabled mdio-mux nodesTimur Tabi2012-08-201-1/+1
* netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney2012-07-091-2/+8
* netdev/of/phy: Add MDIO bus multiplexer support.David Daney2012-05-071-0/+192
OpenPOWER on IntegriCloud