zephyr/drivers/ethernet
Lucas Tamborrino fe57a12cf2 drivers: esp32: update to hal_espressif v5.1
Modify necessary drivers to meet updated hal.

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-04-05 13:39:53 +02:00
..
eth_nxp_enet_qos drivers: eth_nxp_enet_qos: Fixed unused variable 2024-04-04 10:14:30 +02:00
phy drivers: ethernet: Introduce ETH_DRIVER_RAW_MODE option 2024-03-20 08:05:55 -05:00
CMakeLists.txt drivers: ethernet: Add NXP ENET QOS Driver 2024-04-02 21:02:25 -04:00
Kconfig drivers: ethernet: Add NXP ENET QOS Driver 2024-04-02 21:02:25 -04:00
Kconfig.adin2111
Kconfig.cyclonev
Kconfig.dsa
Kconfig.dwmac
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.esp32
Kconfig.gecko
Kconfig.ivshmem
Kconfig.lan865x
Kconfig.liteeth
Kconfig.mcux
Kconfig.native_posix
Kconfig.numaker
Kconfig.nxp_enet
Kconfig.nxp_s32_gmac drivers: ethernet: nxp_s32_gmac: Imply MDIO 2024-03-20 08:05:55 -05:00
Kconfig.nxp_s32_netc
Kconfig.sam_gmac
Kconfig.smsc91x
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
Kconfig.w5500
Kconfig.xlnx_gem
Kconfig.xmc4xxx
dsa_ksz8xxx.c
dsa_ksz8794.h
dsa_ksz8863.h
eth.h drivers: ethernet: use sys_rand_get directly 2024-04-05 12:28:46 +02:00
eth_adin2111.c drivers: ethernet: eth_adin2111: use NET_ETH_ADDR_LEN 2024-03-27 14:31:21 +00:00
eth_adin2111_priv.h drivers: ethernet: eth_adin2111: extend api support 2024-03-27 14:31:21 +00:00
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 drivers: ethernet: e1000: Remove VLAN code as it is no longer needed 2024-03-28 09:41:38 +00:00
eth_e1000_priv.h
eth_enc28j60.c drivers: ethernet: enc28j60: Remove VLAN code as it is no longer needed 2024-03-28 09:41:38 +00:00
eth_enc28j60_priv.h drivers: ethernet: enc28j60: Add DT property to set Rx filter 2024-03-26 10:03:07 -04:00
eth_enc424j600.c
eth_enc424j600_priv.h
eth_esp32.c drivers: esp32: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
eth_gecko.c
eth_gecko_priv.h
eth_ivshmem.c drivers: ethernet: use sys_rand_get directly 2024-04-05 12:28:46 +02:00
eth_ivshmem_priv.h
eth_ivshmem_queue.c
eth_lan865x.c
eth_lan865x_priv.h
eth_liteeth.c
eth_mcux.c drivers: ethernet: mcux: Remove VLAN code as it is no longer needed 2024-03-28 09:41:38 +00:00
eth_native_posix.c drivers: eth: native_sim: Remove VLAN handling 2024-03-28 09:41:38 +00:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_numaker.c
eth_numaker_priv.h
eth_nxp_enet.c drivers: ethernet: nxp_enet: Remove VLAN code as it is no longer needed 2024-03-28 09:41:38 +00:00
eth_nxp_s32_gmac.c drivers: ethernet: nxp_s32_gmac: Remove VLAN code as it is no longer needed 2024-03-28 09:41:38 +00:00
eth_nxp_s32_netc.c drivers: ethernet: nxp_s32_netc: Remove VLAN code as it is no longer needed 2024-03-28 09:41:38 +00:00
eth_nxp_s32_netc_priv.h drivers: ethernet: eth_nxp_s32: Implement HW MAC address filtering 2024-03-18 10:14:34 +01:00
eth_nxp_s32_netc_psi.c drivers: ethernet: eth_nxp_s32: Implement HW MAC address filtering 2024-03-18 10:14:34 +01:00
eth_nxp_s32_netc_vsi.c drivers: ethernet: eth_nxp_s32: Implement HW MAC address filtering 2024-03-18 10:14:34 +01:00
eth_raw.c drivers: ethernet: Build ethernet drivers with ETH_DRIVER_RAW_MODE 2024-03-20 08:05:55 -05:00
eth_sam0_gmac.h
eth_sam_gmac.c drivers: ethernet: sam_gmac: Remove VLAN code as it is no longer needed 2024-03-28 09:41:38 +00:00
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 drivers: eth: stellaris: Fix driver poll all packets from ethernet 2024-03-21 12:07:35 +00:00
eth_stellaris_priv.h
eth_stm32_hal.c drivers: ethernet: stm32: Remove VLAN code as it is no longer needed 2024-03-28 09:41:38 +00:00
eth_stm32_hal_priv.h drivers: ethernet: eth_stm32: Rework HW MAC address filtering 2024-03-18 10:14:34 +01:00
eth_w5500.c
eth_w5500_priv.h
eth_xlnx_gem.c
eth_xlnx_gem_priv.h
eth_xmc4xxx.c drivers: ethernet: xmc4xxx: Remove VLAN code as it is no longer needed 2024-03-28 09:41:38 +00:00
oa_tc6.c
oa_tc6.h
phy_cyclonev.c
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h