zephyr/drivers/ethernet
TLIG Dhaou cc9b6bb0b4 drivers: ethernet: patch for the stm32 drivers
This commit is a patch to fix the ETH buffer redefined in many files.

Signed-off-by: TLIG Dhaou <dhaou.tlig-ext@st.com>
2022-08-23 20:08:35 +02:00
..
phy
CMakeLists.txt drivers: ethernet: remove duplicate CMake entry 2022-08-15 14:32:45 +02:00
dsa_ksz8xxx.c
dsa_ksz8794.h
dsa_ksz8863.h
eth_dwmac_mmu.c
eth_dwmac_priv.h
eth_dwmac_stm32h7x.c drivers: ethernet: check if clock device is ready before accessing 2022-08-09 17:16:16 +02:00
eth_dwmac.c
eth_e1000_priv.h
eth_e1000.c devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
eth_enc28j60_priv.h
eth_enc28j60.c
eth_enc424j600_priv.h
eth_enc424j600.c
eth_gecko_priv.h
eth_gecko.c
eth_liteeth.c
eth_mcux.c devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
eth_sam_gmac_priv.h
eth_sam_gmac.c devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
eth_sam0_gmac.h
eth_smsc911x_priv.h
eth_smsc911x.c
eth_stellaris_priv.h
eth_stellaris.c
eth_stm32_hal_priv.h drivers: ethernet: patch for the stm32 drivers 2022-08-23 20:08:35 +02:00
eth_stm32_hal.c drivers: ethernet: patch for the stm32 drivers 2022-08-23 20:08:35 +02:00
eth_w5500_priv.h
eth_w5500.c Revert "drivers: ethernet: w5500: Toggle reset gpio" 2022-08-15 17:48:57 +00:00
eth_xlnx_gem_priv.h
eth_xlnx_gem.c
eth.h
Kconfig drivers: ethernet: provide Kconfig means to disable ethernet drivers 2022-08-12 11:33:43 +02:00
Kconfig.dsa drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.dwmac drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.e1000 drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.enc28j60 drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.enc424j600 drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.gecko drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.liteeth drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.mcux drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.native_posix
Kconfig.sam_gmac drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.smsc911x drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.stellaris drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.stm32_hal drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.w5500 drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
Kconfig.xlnx_gem drivers: ethernet: Update Kconfig 2022-08-15 14:32:45 +02:00
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h