# Changelog ## [1.1.1](https://github.com/espressif/esp-eth-drivers/compare/dm9051@v1.1.0...dm9051@v1.1.1) (2026-07-29) ### Bug Fixes * **dm9051:** force link down while BMCR.power_down is set ([866f4a9](https://github.com/espressif/esp-eth-drivers/commit/866f4a9b8cdd73d66e258338ec545561dbea03cd)) ## [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))