Changelog

for the component espressif/ksz80xx v1.1.0
# Changelog

## [1.1.0](https://github.com/espressif/esp-eth-drivers/compare/ksz80xx@v1.0.0...ksz80xx@v1.1.0) (2026-07-29)


### Features

* **eth_phys:** add ESP32-S31 target to existing PHY components ([d85bbe2](https://github.com/espressif/esp-eth-drivers/commit/d85bbe2041cea3bded0968c58479c64c81fbcafe))


### Bug Fixes

* **ksz80xx:** force link down while BMCR.power_down is set ([8aa7c81](https://github.com/espressif/esp-eth-drivers/commit/8aa7c811eda9eafff614fdc91190cbef2b434386))

## 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))