OVMS3-idf/components/esp_eth/src
morris c3ee156df0 ethernet: move netif glue && add ref counter
1. move netif glue into single file
2. add reference counter for Ethernet driver
2019-11-27 10:36:32 +08:00
..
dm9051.h ethernet: add gpio number into config structure 2019-11-20 10:36:45 +08:00
esp_eth.c ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
esp_eth_mac_dm9051.c ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
esp_eth_mac_esp32.c ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
esp_eth_mac_openeth.c ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08: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 ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
esp_eth_phy_dp83848.c ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
esp_eth_phy_ip101.c ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
esp_eth_phy_lan8720.c ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
esp_eth_phy_rtl8201.c ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
openeth.h ethernet: support OpenCores ethernet MAC 2019-10-13 17:05:26 +02:00