index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mdio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
net: mdio: thunder: switch to scoped device_for_each_child_node()
Javier Carrasco
1
-3
/
+1
2024-09-10
net: mdiobus: Debug print fwnode handle instead of raw pointer
Alexander Dahl
1
-1
/
+2
2024-09-03
net: mdio: mux-mmioreg: Simplified with dev_err_probe()
Jinjie Ruan
1
-28
/
+20
2024-09-03
net: mdio: mux-mmioreg: Simplified with scoped function
Jinjie Ruan
1
-4
/
+2
2024-08-02
net: mdio: Use of_property_count_u32_elems() to get property length
Rob Herring (Arm)
1
-3
/
+2
2024-06-21
net: mdio: mscc-miim: Handle the switch reset
Herve Codina
1
-0
/
+8
2024-04-08
net: mdio-gpio: Use device_is_compatible()
Andy Shevchenko
1
-2
/
+1
2024-03-01
net: phy: mdio-bcm-unimac: Add asp v2.2 support
Justin Chen
1
-0
/
+1
2024-02-21
net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses
Florian Fainelli
1
-43
/
+50
2024-02-10
net: phy: add support for scanning PHY in PHY packages nodes
Christian Marangi
1
-23
/
+56
2024-02-02
net: mdio: ipq4019: add support for clock-frequency property
Christian Marangi
1
-6
/
+103
2024-01-04
net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4K
Ilpo Järvinen
1
-2
/
+4
2024-01-03
Revert "net: mdio: get/put device node during (un)registration"
Jakub Kicinski
1
-11
/
+1
2024-01-01
net: mdio: get/put device node during (un)registration
Luiz Angelo Daros de Luca
1
-1
/
+11
2023-12-15
net: mdio-mux: be compatible with parent buses which only support C45
Vladimir Oltean
1
-2
/
+4
2023-12-15
net: mdio-mux: show errors on probe failure
Vladimir Oltean
1
-4
/
+4
2023-12-15
net: mdio: mdio-bcm-unimac: Use read_poll_timeout
Justin Chen
1
-14
/
+3
2023-12-15
net: mdio: mdio-bcm-unimac: Delay before first poll
Justin Chen
1
-1
/
+7
2023-12-13
net: mdio-gpio: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-11-02
net: mdio: fill in missing MODULE_DESCRIPTION()s
Andrew Lunn
5
-0
/
+5
2023-10-23
net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OF
Rob Herring
1
-1
/
+1
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+47
2023-10-19
net: mdio-mux: fix C45 access returning -EIO after API change
Vladimir Oltean
1
-0
/
+47
2023-10-13
net: mdio: xgene: Use device_get_match_data()
Rob Herring
1
-15
/
+4
2023-09-20
net: mdio: xgene: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: sun4i: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: octeon: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-20
net: mdio: mux-multiplexer: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: mux-mmioreg: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: mux-meson-gxl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: mux-meson-g12a: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: mux-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-20
net: mdio: mux-bcm6368: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: mux-bcm-iproc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: mscc-miim: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: moxart: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: ipq8064: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2023-09-20
net: mdio: ipq4019: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: hisi-femac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: gpio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: bcm-unimac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: bcm-iproc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-20
net: mdio: aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-08-19
net: mdio: xgene: remove useless xgene_mdio_status
Russell King (Oracle)
1
-3
/
+0
2023-08-19
net: mdio: mdio-bitbang: Fix C45 read/write protocol
Serge Semin
1
-2
/
+2
2023-08-18
net: mdio: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-07-19
net: mdio: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-2
/
+2
2023-07-17
net: phy: mdio-bcm-unimac: Add asp v2.0 support
Justin Chen
1
-0
/
+2
2023-06-12
mdio: mdio-mux-mmioreg: Use of_property_read_reg() to parse "reg"
Rob Herring
1
-3
/
+4
[next]