summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mdio-mux.c
AgeCommit message (Expand)Author
2019-01-22net: phy: Add SDPX tag based on COPYING fileAndrew Lunn
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe
2017-09-01net: mdio-mux: fix unbalanced put_deviceCorentin Labbe
2017-09-01net: mdio-mux: printing driver version is uselessCorentin Labbe
2017-09-01net: mdio-mux: Remove unnecessary 'out of memory' messageCorentin Labbe
2017-09-01net: mdio-mux: Fix NULL Comparison styleCorentin Labbe
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-07-14mdio: mux: fix parsing mux registers outside of the PHY address rangeMartin Blumenstingl
2017-06-05mdio: mux: fix an incorrect less than zero error check using a u32Colin Ian King
2017-06-04mdio: mux: make child bus walking more permissive and errors more verboseJon Mason
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall
2017-05-11mdio: mux: Correct mdio_mux_init error path issuesJon Mason
2016-06-15mdio: mux: avoid 'maybe-uninitialized' warningArnd Bergmann
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar
2016-04-11net: mdio: Fix lockdep falls positive splatAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser
2015-10-26netdev/phy: add missing of_node_putJulia Lawall
2015-09-24phy: fix of_mdio_find_bus() device refcount leakRussell King
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney