zephyr/drivers/ethernet
Gerson Fernando Budke 3c7988c52a drivers: eth: sam: Update to use clock control
This update Atmel SAM ethernet driver to use clock control drivers.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2023-03-21 14:12:25 -07:00
..
phy drivers: eth: phy_mii: support Gigabit ethernet 2023-01-24 14:37:20 +01:00
CMakeLists.txt drivers: net: Move Ethernet device definition for SLIP to ethernet 2023-02-20 10:52:20 +01:00
Kconfig drivers: ethernet: add support for NXP S32 NETC 2023-01-24 14:37:20 +01:00
Kconfig.cyclonev
Kconfig.dsa
Kconfig.dwmac
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.esp32
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux
Kconfig.native_posix
Kconfig.nxp_s32 drivers: ethernet: add support for NXP S32 NETC 2023-01-24 14:37:20 +01:00
Kconfig.sam_gmac net: pkt: Introduce minimum length requirement to net_pkt_get_frag() 2022-11-19 07:39:32 -05:00
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal drivers: ethernet: stm32f7: Enable use of HAL V2 API 2023-01-20 13:03:27 +00:00
Kconfig.w5500
Kconfig.xlnx_gem
dsa_ksz8xxx.c drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` 2022-12-07 09:40:23 -06:00
dsa_ksz8794.h
dsa_ksz8863.h
eth.h
eth_cyclonev.c driver: ethernet: cvsx remove ugly whitespace 2023-01-24 17:46:17 -06:00
eth_cyclonev_priv.h drivers: ethernet: bugfix for Cyclone V Ethernet 2023-01-24 17:46:17 -06:00
eth_dwmac.c cache: Fix libraries and drivers 2022-12-01 13:40:56 -05:00
eth_dwmac_mmu.c cache: Fix libraries and drivers 2022-12-01 13:40:56 -05:00
eth_dwmac_priv.h
eth_dwmac_stm32h7x.c
eth_e1000.c all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
eth_e1000_priv.h drivers: eth_e1000: Allow several instances 2022-11-28 13:19:51 +01:00
eth_enc28j60.c drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` 2022-12-07 09:40:23 -06:00
eth_enc28j60_priv.h
eth_enc424j600.c drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` 2022-12-07 09:40:23 -06:00
eth_enc424j600_priv.h
eth_esp32.c
eth_gecko.c drivers: eth: gecko: fix GPIO configuration 2022-12-21 23:32:57 +09:00
eth_gecko_priv.h
eth_liteeth.c
eth_mcux.c all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
eth_native_posix.c all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_nxp_s32_netc.c drivers: ethernet: add support for NXP S32 NETC 2023-01-24 14:37:20 +01:00
eth_nxp_s32_netc_priv.h drivers: ethernet: add support for NXP S32 NETC 2023-01-24 14:37:20 +01:00
eth_nxp_s32_netc_psi.c drivers: ethernet: add support for NXP S32 NETC 2023-01-24 14:37:20 +01:00
eth_nxp_s32_netc_vsi.c drivers: ethernet: add support for NXP S32 NETC 2023-01-24 14:37:20 +01:00
eth_sam0_gmac.h
eth_sam_gmac.c drivers: eth: sam: Update to use clock control 2023-03-21 14:12:25 -07:00
eth_sam_gmac_priv.h drivers: eth: sam: Update to use clock control 2023-03-21 14:12:25 -07:00
eth_slip_tap.c drivers: net: initialize logging for the slip module 2023-02-20 16:44:23 +01:00
eth_smsc911x.c
eth_smsc911x_priv.h
eth_stellaris.c
eth_stellaris_priv.h
eth_stm32_hal.c ethernet: stm32h7: Move DMA buffers from sram3 to sram2 2023-02-09 22:14:07 +09:00
eth_stm32_hal_priv.h drivers: ethernet: stm32: Enabling stats for the driver. 2023-01-27 00:56:06 +09:00
eth_w5500.c drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` 2022-12-07 09:40:23 -06:00
eth_w5500_priv.h
eth_xlnx_gem.c
eth_xlnx_gem_priv.h
phy_cyclonev.c drivers: ethernet: cvsx change bit label 2023-01-24 17:46:17 -06:00
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h