Releases: espressif/esp-eth-drivers
Releases · espressif/esp-eth-drivers
lan865x: v0.1.3
0.1.3 (2025-12-19)
Bug Fixes
- ksz865x: fixed PRIV_REQUIRES in CMakLists (c02f13d)
- lan865x: Fix IRQ issue during reset of lan8651 (c590d24)
This PR was generated with Release Please. See documentation.
w5500: v1.0.1
1.0.1 (2025-12-08)
Bug Fixes
- w5500: Fixed W5500 poor performance in 10M mode (c45be33)
This PR was generated with Release Please. See documentation.
ethernet_init: v1.2.0
1.2.0 (2025-11-11)
Features
- ethernet_init: streamlined conditional dependencies evaluation (6645db3)
Bug Fixes
- ethernet_init: fixed build when no Ethernet selected (da6ad85)
This PR was generated with Release Please. See documentation.
ethernet_init: v1.1.0
1.1.0 (2025-10-17)
Features
- ethernet_init: added ETHERNET_INIT_OVERRIDE_DISABLE, ETHERNET_INIT_DEFAULT_ETH_DISABLED (10ebd4c)
- ethernet_init: added OPENETH, extended skdconfig default behavior (10ebd4c)
- ethernet_init: made Dependencies conditional (10ebd4c)
Bug Fixes
- ethernet_init: fixed ethernet_deinit_all and add return (10ebd4c)
eth_dummy_phy: v0.6.0
ksz8863: v0.2.10
ch390: v0.3.0
0.3.0 (2025-09-26)
Features
- ch390: Add support of CH390D; Remove beta symbol (7629e86)
- ch390: Added support for CH390H. It needs further tests. (921c311)
Bug Fixes
- ch390: length filter is not enabled (6315a47)
- ch390: Loopback and auto-negotiation cannot be enabled at the same time (1759343)
- ch390: start/stop issue (6315a47)
- ch390: Update driver dependency (f585646)
- fixed formatting in all components (9f0f356)
- ksz8863: fixed previous corrupted component upload (972933c)