esp-idf/components/esp_eth/src
David Čermák 0f36a2dd16 Merge branch 'bugfix/eth_w5500_4byte_corruption' into 'master'
esp_eth: Fix w5500 read register operations

Closes IDFGH-4776 and IDFGH-4400

See merge request espressif/esp-idf!13060
2021-04-12 14:26:30 +00:00
..
dm9051.h ethernet: add gpio number into config structure 2019-11-20 10:36:45 +08:00
esp_eth_mac_dm9051.c eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
esp_eth_mac_esp32.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
esp_eth_mac_openeth.c ethernet: support flow control for esp32 emac 2020-08-10 18:54:25 +08:00
esp_eth_mac_w5500.c esp_eth: Fix w5500 to break from potentially infinite tx loop 2021-04-12 07:59:40 +00:00
esp_eth_netif_glue.c ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
esp_eth_phy_dm9051.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_eth_phy_dp83848.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_eth_phy_ip101.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_eth_phy_ksz80xx.c esp_eth: refactor ksz8041 driver into ksz80xx 2021-03-30 08:53:15 +00:00
esp_eth_phy_lan8720.c esp_eth: fix typo in lan8720 driver 2021-01-27 23:48:10 +08:00
esp_eth_phy_rtl8201.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_eth_phy_w5500.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_eth_phy.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
esp_eth.c esp_eth: Add ioctl command for getting duplex mode 2021-01-25 08:40:47 +00:00
openeth.h ethernet: support OpenCores ethernet MAC 2019-10-13 17:05:26 +02:00
w5500.h eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00