esp-idf/components/esp_eth/src
Ondrej Kosta 7843c51ec4 Merge branch 'contrib/github_pr_13560' into 'master'
esp_eth: DP83848: correct link detection to use BMSR (GitHub PR)

Closes IDFGH-12557

See merge request espressif/esp-idf!30361
2024-04-24 14:22:45 +08:00
..
dm9051.h esp_eth: allowed DM9051 to receive multicast packets 2023-03-14 13:59:27 +00:00
esp_eth.c fix(esp_eth): Fixed Ethernet link reset when Ethernet is stopped 2024-02-16 16:36:26 +01:00
esp_eth_mac_dm9051.c fix(esp_eth): made access to PHY registers for DM9051 more robust 2024-04-15 15:39:23 +08:00
esp_eth_mac_esp.c feat(esp_eth): added option to configure interrupt priority 2024-03-07 10:30:32 +01:00
esp_eth_mac_esp_dma.c feat(dma): refactor dma calloc function 2024-04-02 14:30:14 +08:00
esp_eth_mac_esp_gpio.c feat(gpio): add gpio fun sellect api 2024-02-27 17:01:53 +08:00
esp_eth_mac_ksz8851snl.c fix(esp_eth): Removed -Wno-format in esp_eth component 2024-03-01 17:01:28 +01:00
esp_eth_mac_openeth.c fix(esp_eth): fixed build for openeth due to incorrect printf format 2024-03-14 09:44:53 +01:00
esp_eth_mac_w5500.c fix(esp_eth): Removed -Wno-format in esp_eth component 2024-03-01 17:01:28 +01:00
esp_eth_netif_glue.c fix(esp_eth): Removed -Wno-format in esp_eth component 2024-03-01 17:01:28 +01:00
esp_eth_phy_802_3.c fix(esp_eth): Fixed Ethernet link reset when Ethernet is stopped 2024-02-16 16:36:26 +01:00
esp_eth_phy_dm9051.c fix(esp_eth): various Ethernet driver fixes 2023-10-12 07:23:51 +00:00
esp_eth_phy_dp83848.c fix(esp_eth): dp83848: correct link detection to use BMSR 2024-04-16 11:08:48 +00:00
esp_eth_phy_ip101.c fix(esp_eth): Removed -Wno-format in esp_eth component 2024-03-01 17:01:28 +01:00
esp_eth_phy_ksz80xx.c fix(esp_eth): Removed -Wno-format in esp_eth component 2024-03-01 17:01:28 +01:00
esp_eth_phy_ksz8851snl.c fix(esp_eth): Removed -Wno-format in esp_eth component 2024-03-01 17:01:28 +01:00
esp_eth_phy_lan87xx.c feat(esp_eth): Added support of internal EMAC for ESP32P4 2024-01-16 14:29:25 +01:00
esp_eth_phy_rtl8201.c esp_eth: change rtl8201 reset timing to match datasheet 2023-10-02 10:10:25 +02:00
esp_eth_phy_w5500.c fix(esp_eth): Fixed Ethernet link reset when Ethernet is stopped 2024-02-16 16:36:26 +01:00
esp_openeth.h feat(esp_eth): add opencores ethernet support for ESP32-C3 (QEMU) target 2023-08-24 10:32:46 +08:00
ksz8851.h
openeth.h feat(esp_eth): add opencores ethernet support for ESP32-C3 (QEMU) target 2023-08-24 10:32:46 +08:00
w5500.h esp_eth: fixed copyright for W5500 2023-01-19 07:56:22 +00:00