summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-mux.c
Commit message (Expand)AuthorAgeFilesLines
* mdio: mux: avoid 'maybe-uninitialized' warningArnd Bergmann2016-06-161-2/+2
* mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar2016-06-111-10/+18
* net: mdio: Fix lockdep falls positive splatAndrew Lunn2016-04-121-8/+2Star
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-2/+1Star
* 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-271-0/+1
* phy: fix of_mdio_find_bus() device refcount leakRussell King2015-09-251-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-081-0/+192