Skip to content

Releases: espressif/esp-eth-drivers

lan865x: v0.1.3

22 Dec 07:18
cc904eb

Choose a tag to compare

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

08 Dec 12:33
1f19456

Choose a tag to compare

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

11 Nov 15:20
72fd96a

Choose a tag to compare

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

17 Oct 09:07
c16e107

Choose a tag to compare

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

06 Oct 10:27

Choose a tag to compare

0.6.0 (2025-10-06)

Features

  • dummy_phy: created a dummy PHY instace for direct EMAC to EMAC (1d1e3cb)
  • eth_drivers: migrated SPI ETH modules and PHY drivers (952f637)
  • ethernet_init: added dependency to use migrated drivers (952f637)

Bug Fixes

  • fixed driver dependencies for IDF6.0 (26f65fb)
  • fixed examples builds and added .build-test-rules.yml (0e459f1)
  • fixed formatting in all components (9f0f356)

ksz8863: v0.2.10

06 Oct 07:59
863ee04

Choose a tag to compare

0.2.10 (2025-10-03)

Bug Fixes

  • fixed driver dependencies for IDF6.0 (26f65fb)
  • fixed examples builds and added .build-test-rules.yml (0e459f1)

ch390: v0.3.0

26 Sep 13:13

Choose a tag to compare

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)

w5500: v1.0.0

24 Sep 11:50

Choose a tag to compare

1.0.0 (2025-09-24)

Features

  • eth_drivers: migrated SPI ETH modules and PHY drivers (952f637)
  • ethernet_init: added dependency to use migrated drivers (952f637)

rtl8201: v1.0.1

24 Sep 12:12

Choose a tag to compare

1.0.1 (2025-09-24)

Bug Fixes

  • eth_drivers: added missing license files (71b4a65)

rtl8201: v1.0.0

24 Sep 08:32

Choose a tag to compare

1.0.0 (2025-09-24)

Features

  • eth_drivers: migrated SPI ETH modules and PHY drivers (952f637)
  • ethernet_init: added dependency to use migrated drivers (952f637)