Age | Commit message (Expand) | Author | Files | Lines |
2017-09-06 | net: mdio-mux: add mdio_mux parameter to mdio_mux_init() | Corentin Labbe | 1 | -3/+4 |
2017-09-01 | net: mdio-mux: fix unbalanced put_device | Corentin Labbe | 1 | -4/+2 |
2017-09-01 | net: mdio-mux: printing driver version is useless | Corentin Labbe | 1 | -3/+0 |
2017-09-01 | net: mdio-mux: Remove unnecessary 'out of memory' message | Corentin Labbe | 1 | -6/+0 |
2017-09-01 | net: mdio-mux: Fix NULL Comparison style | Corentin Labbe | 1 | -2/+2 |
2017-07-24 | net: Convert to using %pOF instead of full_name | Rob Herring | 1 | -8/+8 |
2017-07-14 | mdio: mux: fix parsing mux registers outside of the PHY address range | Martin Blumenstingl | 1 | -2/+2 |
2017-06-06 | mdio: mux: fix an incorrect less than zero error check using a u32 | Colin Ian King | 1 | -1/+1 |
2017-06-05 | mdio: mux: make child bus walking more permissive and errors more verbose | Jon Mason | 1 | -7/+17 |
2017-05-15 | mdio: mux: fix device_node_continue.cocci warnings | Julia Lawall | 1 | -1/+0 |
2017-05-11 | mdio: mux: Correct mdio_mux_init error path issues | Jon Mason | 1 | -5/+7 |
2016-06-16 | mdio: mux: avoid 'maybe-uninitialized' warning | Arnd Bergmann | 1 | -2/+2 |
2016-06-11 | mdio: mux: Enhanced MDIO mux framework for integrated multiplexers | Pramod Kumar | 1 | -10/+18 |
2016-04-12 | net: mdio: Fix lockdep falls positive splat | Andrew Lunn | 1 | -8/+2 |
2016-01-07 | mdio: Move allocation of interrupts into core | Andrew Lunn | 1 | -2/+1 |
2015-12-14 | net: phy: mdio-mux: Check return value of mdiobus_alloc() | Tobias Klauser | 1 | -1/+6 |
2015-10-27 | netdev/phy: add missing of_node_put | Julia Lawall | 1 | -0/+1 |
2015-09-25 | phy: fix of_mdio_find_bus() device refcount leak | Russell King | 1 | -6/+13 |
2012-08-20 | netdev/phy: skip disabled mdio-mux nodes | Timur Tabi | 1 | -1/+1 |
2012-07-09 | netdev/phy: Fixup lockdep warnings in mdio-mux.c | David Daney | 1 | -2/+8 |
2012-05-08 | netdev/of/phy: Add MDIO bus multiplexer support. | David Daney | 1 | -0/+192 |