Gabriel Górski 7526b8edba stm32/eth: Move phy_addr from Ethernet to PHY
Previously, PHY addressing was a concern of the `Ethernet` struct
which limited the `PHY` implementations which very often have to manage
multiple PHYs internally and thus possibly need to address many of them.

This change extends `StationManagement` to allow addressing different
PHY addresses via SMI.
2023-10-09 13:46:56 +02:00
..
2023-09-27 20:58:46 -05:00
2023-10-02 09:34:59 +02:00
2023-10-09 02:48:22 +02:00
2023-10-01 09:39:10 -05:00
2023-08-06 15:00:39 -05:00
2023-08-30 01:37:18 +02:00
2023-07-30 18:20:36 +02:00
2023-07-23 17:01:34 -05:00
2023-10-03 16:34:13 -05:00
2023-10-02 18:11:03 -05:00
2023-10-02 18:11:03 -05:00
2023-04-13 00:06:14 +02:00
2023-04-18 16:37:35 +02:00