zephyr/drivers/ethernet
IBEN EL HADJ MESSAOUD Marwa db6589f780 Revert "drivers: ethernet: eth_stm32_hal"
This reverts commit 0036b8bf21.

The reverted commit causes a compile error with the STM32F2 because
there are some variables used in the file eth_stm32_hal that are
not defined in the HAL module of the STM32F2 series,
such as 'ETH_RX_DESC_CNT' and 'HAL_ETH_MII_MODE'

Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
2024-11-13 09:13:23 -06:00
..
dwc_xgmac drivers: ethernet: dwc_xgmac: Added dwc-xgmac 2024-09-05 17:03:05 -04:00
eth_nxp_enet_qos boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
nxp_enet drivers: nxp_enet: Check link state in iface init 2024-11-13 09:07:59 -06:00
phy drivers: ethernet: ksz8081: RMII override RNB part 2024-11-01 13:54:00 -05:00
CMakeLists.txt drivers: ethernet: Add dummy driver for vnd,ethernet 2024-10-22 20:42:05 +02:00
Kconfig drivers: ethernet: Add dummy driver for vnd,ethernet 2024-10-22 20:42:05 +02:00
Kconfig.adin2111
Kconfig.cyclonev
Kconfig.dsa
Kconfig.dwmac
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.esp32
Kconfig.gecko
Kconfig.ivshmem
Kconfig.lan865x
Kconfig.litex
Kconfig.native_posix
Kconfig.numaker
Kconfig.nxp_imx_netc drivers: ethernet: add NXP i.MX NETC driver 2024-10-16 10:00:32 +02:00
Kconfig.nxp_s32_gmac
Kconfig.nxp_s32_netc boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.sam_gmac soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.smsc91x
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal copyright: change email 2024-09-25 04:04:03 -04:00
Kconfig.test drivers: ethernet: Add dummy driver for vnd,ethernet 2024-10-22 20:42:05 +02:00
Kconfig.w5500
Kconfig.xlnx_gem
Kconfig.xmc4xxx
dsa_ksz8xxx.c
dsa_ksz8794.h
dsa_ksz8863.h
eth.h
eth_adin2111.c drivers: ethernet: adin2111: minor corrections of is_adin2111 2024-10-18 14:15:42 +02:00
eth_adin2111_priv.h
eth_cyclonev.c
eth_cyclonev_priv.h
eth_dwmac.c
eth_dwmac_mmu.c
eth_dwmac_priv.h
eth_dwmac_stm32h7x.c
eth_e1000.c
eth_e1000_priv.h
eth_enc28j60.c drivers: ethernet: enc28j60: Fix carrier on race on init 2024-10-15 04:05:50 -04:00
eth_enc28j60_priv.h drivers: ethernet: enc28j60: Fix carrier on race on init 2024-10-15 04:05:50 -04:00
eth_enc424j600.c drivers: ethernet: enc424j600: change mac addr runtime 2024-10-24 17:54:08 +02:00
eth_enc424j600_priv.h
eth_esp32.c
eth_gecko.c
eth_gecko_priv.h
eth_ivshmem.c
eth_ivshmem_priv.h
eth_ivshmem_queue.c
eth_lan865x.c
eth_lan865x_priv.h
eth_litex_liteeth.c
eth_native_posix.c drivers: eth: native_sim: Fix error output when creating interface 2024-09-13 13:42:20 +02:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_numaker.c
eth_numaker_priv.h
eth_nxp_imx_netc.c drivers: ethernet: add NXP i.MX NETC driver 2024-10-16 10:00:32 +02:00
eth_nxp_imx_netc_priv.h drivers: ethernet: add NXP i.MX NETC driver 2024-10-16 10:00:32 +02:00
eth_nxp_imx_netc_psi.c drivers: ethernet: add NXP i.MX NETC driver 2024-10-16 10:00:32 +02:00
eth_nxp_s32_gmac.c
eth_nxp_s32_netc.c
eth_nxp_s32_netc_priv.h
eth_nxp_s32_netc_psi.c
eth_nxp_s32_netc_vsi.c
eth_raw.c
eth_sam0_gmac.h
eth_sam_gmac.c
eth_sam_gmac_priv.h
eth_slip_tap.c
eth_smsc91x.c
eth_smsc91x_priv.h
eth_smsc911x.c
eth_smsc911x_priv.h
eth_stellaris.c
eth_stellaris_priv.h
eth_stm32_hal.c Revert "drivers: ethernet: eth_stm32_hal" 2024-11-13 09:13:23 -06:00
eth_stm32_hal_priv.h Revert "drivers: ethernet: eth_stm32_hal" 2024-11-13 09:13:23 -06:00
eth_test.c drivers: ethernet: Add dummy driver for vnd,ethernet 2024-10-22 20:42:05 +02:00
eth_w5500.c
eth_w5500_priv.h
eth_xlnx_gem.c
eth_xlnx_gem_priv.h
eth_xmc4xxx.c
oa_tc6.c
oa_tc6.h
phy_cyclonev.c
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h