index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mdio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-21
1
-0
/
+1
|
\
|
*
net: phy: mdio-bcm-unimac: Add BCM6846 support
Linus Walleij
2024-10-16
1
-0
/
+1
*
|
net: mdio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
19
-19
/
+19
*
|
net: mdio: thunder: switch to scoped device_for_each_child_node()
Javier Carrasco
2024-10-04
1
-3
/
+1
|
/
*
net: mdiobus: Debug print fwnode handle instead of raw pointer
Alexander Dahl
2024-09-10
1
-1
/
+2
*
net: mdio: mux-mmioreg: Simplified with dev_err_probe()
Jinjie Ruan
2024-09-03
1
-28
/
+20
*
net: mdio: mux-mmioreg: Simplified with scoped function
Jinjie Ruan
2024-09-03
1
-4
/
+2
*
net: mdio: Use of_property_count_u32_elems() to get property length
Rob Herring (Arm)
2024-08-02
1
-3
/
+2
*
net: mdio: mscc-miim: Handle the switch reset
Herve Codina
2024-06-21
1
-0
/
+8
*
net: mdio-gpio: Use device_is_compatible()
Andy Shevchenko
2024-04-08
1
-2
/
+1
*
net: phy: mdio-bcm-unimac: Add asp v2.2 support
Justin Chen
2024-03-01
1
-0
/
+1
*
net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses
Florian Fainelli
2024-02-21
1
-43
/
+50
*
net: phy: add support for scanning PHY in PHY packages nodes
Christian Marangi
2024-02-10
1
-23
/
+56
*
net: mdio: ipq4019: add support for clock-frequency property
Christian Marangi
2024-02-02
1
-6
/
+103
*
net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4K
Ilpo Järvinen
2024-01-04
1
-2
/
+4
*
Revert "net: mdio: get/put device node during (un)registration"
Jakub Kicinski
2024-01-02
1
-11
/
+1
*
net: mdio: get/put device node during (un)registration
Luiz Angelo Daros de Luca
2024-01-01
1
-1
/
+11
*
net: mdio-mux: be compatible with parent buses which only support C45
Vladimir Oltean
2023-12-15
1
-2
/
+4
*
net: mdio-mux: show errors on probe failure
Vladimir Oltean
2023-12-15
1
-4
/
+4
*
net: mdio: mdio-bcm-unimac: Use read_poll_timeout
Justin Chen
2023-12-15
1
-14
/
+3
*
net: mdio: mdio-bcm-unimac: Delay before first poll
Justin Chen
2023-12-15
1
-1
/
+7
*
net: mdio-gpio: replace deprecated strncpy with strscpy
Justin Stitt
2023-12-13
1
-2
/
+2
*
net: mdio: fill in missing MODULE_DESCRIPTION()s
Andrew Lunn
2023-11-02
5
-0
/
+5
*
net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OF
Rob Herring
2023-10-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-0
/
+47
|
\
|
*
net: mdio-mux: fix C45 access returning -EIO after API change
Vladimir Oltean
2023-10-19
1
-0
/
+47
*
|
net: mdio: xgene: Use device_get_match_data()
Rob Herring
2023-10-13
1
-15
/
+4
*
|
net: mdio: xgene: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: sun4i: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: octeon: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-3
/
+2
*
|
net: mdio: mux-multiplexer: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: mux-mmioreg: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: mux-meson-gxl: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: mux-meson-g12a: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: mux-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-3
/
+2
*
|
net: mdio: mux-bcm6368: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: mux-bcm-iproc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: mscc-miim: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: moxart: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: ipq8064: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-5
/
+2
*
|
net: mdio: ipq4019: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: hisi-femac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: gpio: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: bcm-unimac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: bcm-iproc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
|
net: mdio: aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-2
/
+2
|
\
|
*
net: mdio: mdio-bitbang: Fix C45 read/write protocol
Serge Semin
2023-08-19
1
-2
/
+2
*
|
net: mdio: xgene: remove useless xgene_mdio_status
Russell King (Oracle)
2023-08-19
1
-3
/
+0
*
|
net: mdio: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-08-18
1
-1
/
+1
[next]