index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio_device.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-2
/
+2
*
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
2023-12-01
1
-0
/
+6
*
net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
Zeng Heng
2022-12-06
1
-0
/
+2
*
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
2021-09-19
1
-0
/
+11
*
net: phy: print the function name by __func__ instead of an fixed string
Wenpeng Liang
2021-06-16
1
-2
/
+2
*
net: mdio device: use flexible sleeping in reset function
Bruno Thomsen
2020-08-04
1
-1
/
+1
*
net: phy: Fixup parameters in kerneldoc
Andrew Lunn
2020-07-07
1
-1
/
+1
*
net: phy: mdio: reset MDIO devices even if probe() is not implemented
Bartosz Golaszewski
2020-06-26
1
-7
/
+6
*
net: phy: arrange headers in mdio_device.c alphabetically
Bartosz Golaszewski
2020-06-26
1
-1
/
+1
*
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
2019-10-05
1
-1
/
+1
*
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
2019-04-19
1
-3
/
+3
*
net: phy: add support for reset-controller
David Bauer
2019-04-19
1
-2
/
+11
*
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-23
1
-6
/
+1
*
phylib: rename reset-(post-)delay-us to reset-(de)assert-us
Richard Leitner
2017-12-27
1
-1
/
+1
*
phylib: Add device reset delay support
Richard Leitner
2017-12-13
1
-2
/
+11
*
phylib: Add device reset GPIO support
Sergei Shtylyov
2017-12-05
1
-2
/
+23
*
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
2017-02-07
1
-0
/
+11
*
mdio: Demote print from info to debug in mdio_device_register
Florian Fainelli
2017-01-09
1
-1
/
+1
*
mdio: Demote print from info to debug in mdio_driver_register
Florian Fainelli
2016-11-14
1
-1
/
+1
*
mdio: Abstract device_remove() and device_free()
Andrew Lunn
2016-01-07
1
-0
/
+2
*
mdio: Add support for mdio drivers.
Andrew Lunn
2016-01-07
1
-0
/
+169