# Changelog ## [2.0.0](https://github.com/espressif/esp-eth-drivers/compare/lan867x@v1.0.3...lan867x@v2.0.0) (2025-07-18) ### ⚠ BREAKING CHANGES * **lan867x,lan86xx:** new esp_eth_ioctl command naming ### Features * **lan867x,lan86xx:** separated core PHY functionality to separate common folder ([efd22f6](https://github.com/espressif/esp-eth-drivers/commit/efd22f650415d80a61340a6627db9514e72770c5)) ## [1.0.3](https://github.com/espressif/esp-eth-drivers/compare/lan867x@v1.0.2...lan867x@v1.0.3) (2025-05-06) ### Bug Fixes * **common_examples:** improved TCP server/client example ([693d871](https://github.com/espressif/esp-eth-drivers/commit/693d871422a530c87f2e4caf941bd3cbd4812758)) * fixed formatting in all components ([9f0f356](https://github.com/espressif/esp-eth-drivers/commit/9f0f356a4b1402c6c19787619288e0f84310464a)) * **lan867x:** falsely indicate full duplex in loopback ([025f238](https://github.com/espressif/esp-eth-drivers/commit/025f2386f77d97cc5c2b16c4d9b21575014e99fb))
73b2195a27b6e571b2949ae780aef5bdd266ee0b
idf.py add-dependency "espressif/lan867x^2.0.0"