David Cermak 2fb93e6a54 esp_eth: Fix w5500 to break from potentially infinite tx loop
The issue typically happens for link-down during Tx. Added two retry levels, one before checking the sanity of the w5500 phy register and another for the Tx done itself (if the device is in the sane state)

Closes https://github.com/espressif/esp-idf/issues/6233
2021-06-22 17:23:07 +08:00
..
2021-01-07 11:22:23 +08:00
2020-11-16 13:30:49 +08:00
2020-11-16 13:30:49 +08:00