aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-mux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-15mdio: mux: avoid 'maybe-uninitialized' warningArnd Bergmann1-2/+2
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar1-10/+18
2016-04-11net: mdio: Fix lockdep falls positive splatAndrew Lunn1-8/+2
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-2/+1
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser1-1/+6
2015-10-26netdev/phy: add missing of_node_putJulia Lawall1-0/+1
2015-09-24phy: fix of_mdio_find_bus() device refcount leakRussell King1-6/+13
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi1-1/+1
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney1-2/+8
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney1-0/+192