index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio-mux.c
Age
Commit message (
Expand
)
Author
2019-01-22
net: phy: Add SDPX tag based on COPYING file
Andrew Lunn
2017-09-05
net: mdio-mux: add mdio_mux parameter to mdio_mux_init()
Corentin Labbe
2017-09-01
net: mdio-mux: fix unbalanced put_device
Corentin Labbe
2017-09-01
net: mdio-mux: printing driver version is useless
Corentin Labbe
2017-09-01
net: mdio-mux: Remove unnecessary 'out of memory' message
Corentin Labbe
2017-09-01
net: mdio-mux: Fix NULL Comparison style
Corentin Labbe
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-14
mdio: mux: fix parsing mux registers outside of the PHY address range
Martin Blumenstingl
2017-06-05
mdio: mux: fix an incorrect less than zero error check using a u32
Colin Ian King
2017-06-04
mdio: mux: make child bus walking more permissive and errors more verbose
Jon Mason
2017-05-15
mdio: mux: fix device_node_continue.cocci warnings
Julia Lawall
2017-05-11
mdio: mux: Correct mdio_mux_init error path issues
Jon Mason
2016-06-15
mdio: mux: avoid 'maybe-uninitialized' warning
Arnd Bergmann
2016-06-10
mdio: mux: Enhanced MDIO mux framework for integrated multiplexers
Pramod Kumar
2016-04-11
net: mdio: Fix lockdep falls positive splat
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-12-14
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
2015-10-26
netdev/phy: add missing of_node_put
Julia Lawall
2015-09-24
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2012-08-20
netdev/phy: skip disabled mdio-mux nodes
Timur Tabi
2012-07-09
netdev/phy: Fixup lockdep warnings in mdio-mux.c
David Daney
2012-05-07
netdev/of/phy: Add MDIO bus multiplexer support.
David Daney