# Changelog ## [1.1.0](https://github.com/espressif/esp-eth-drivers/compare/dm9051@v1.0.0...dm9051@v1.1.0) (2026-04-09) ### Features * **dm9051:** Add custom ioctl for EEE (802.3az) on DM9051 ([562d640](https://github.com/espressif/esp-eth-drivers/commit/562d6409148363e6b760def6741b51e1177f9010)) * **dm9051:** improvements on hash table reliability ([4aa5dff](https://github.com/espressif/esp-eth-drivers/commit/4aa5dffffbda877105b957c092ccfb49c1cc4a1b)) ## 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))
83e635ec012cfb08654f99b92ea390dc7f4a08f3
idf.py add-dependency "espressif/dm9051^1.1.0"