# Changelog ## [1.0.1](https://github.com/espressif/esp-eth-drivers/compare/w5500@v1.0.0...w5500@v1.0.1) (2025-12-08) ### Bug Fixes * **w5500:** Fixed W5500 poor performance in 10M mode ([c45be33](https://github.com/espressif/esp-eth-drivers/commit/c45be33caa02c1e80e20fafba80603bbe0bfb26a)) ## 1.0.0 (2025-09-24) ### Features * **eth_drivers:** migrated SPI ETH modules and PHY drivers ([952f637](https://github.com/espressif/esp-eth-drivers/commit/952f63745074569d5b27e4d44263c9055cb6fb64)) * **ethernet_init:** added dependency to use migrated drivers ([952f637](https://github.com/espressif/esp-eth-drivers/commit/952f63745074569d5b27e4d44263c9055cb6fb64))
1f19456ec90b60424583a4138c075a78e1ab2297
idf.py add-dependency "espressif/w5500^1.0.1"