esp-idf/components/esp_eth
Ondrej Kosta a93d53aadb fix(esp_eth): various Ethernet driver fixes
ksz8851snl: enabled reception of multicast frames

Internal EMAC: fixed APLL CLK deinitialization

DM9051 and KSZ80xx: fixed speed configuration when not in loopback mode

phy_802_3: added multiple attempts when autodetecting PHY address
2023-10-12 07:23:51 +00:00
..
include feat(esp_eth): abstraction of SPI driver for SPI Ethernet modules 2023-09-26 07:58:05 +00:00
src fix(esp_eth): various Ethernet driver fixes 2023-10-12 07:23:51 +00:00
test_apps fix(ci): change build-test-rules files folder 2023-09-20 19:17:06 +08:00
CMakeLists.txt feat(esp_eth): added IRAM optimization option for internal EMAC 2023-09-05 07:42:30 +02:00
Kconfig feat(esp_eth): added IRAM optimization option for internal EMAC 2023-09-05 07:42:30 +02:00
linker.lf feat(esp_eth): added IRAM optimization option for internal EMAC 2023-09-05 07:42:30 +02:00