zephyr/drivers/ethernet
Khoa Nguyen c768144002 drivers: Correct value of event macro for all Renesas SoC
Since the RA2L1 uses the macro "ICU_EVENT" instead of
"ELC_EVENT" (which is currently used) to input into
the IELSR register, the ek_ra2l1 board cannot assign
any interrupts for any driver.

This commit aim to correct the Event macro to input correct
value for IELSR register on all the Renesas SoC by using
"BSP_PRV_IELS_ENUM" macro.

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
2025-02-28 18:29:17 +01:00
..
dwc_xgmac
eth_nxp_enet_qos eth_nxp_enet_qos_mac: test and return early 2025-02-20 14:55:22 +00:00
nxp_imx_netc drivers: ethernet: nxp_imx_netc: fix dt parsing of dsa port connection 2025-02-13 20:13:25 +01:00
phy drivers: ethernet: phy: dm8806: Fix driver bindings 2025-02-20 11:47:21 +01:00
CMakeLists.txt drivers: ethernet: Remove deprecated eth_mcux 2025-02-26 22:04:26 +00:00
dsa_ksz8xxx.c drivers: eth: dsa_ksz8xxx: Add support for KSZ8463/KSZ8463F 2025-02-14 20:16:25 +01:00
dsa_ksz8463.h drivers: eth: dsa_ksz8xxx: Add support for KSZ8463/KSZ8463F 2025-02-14 20:16:25 +01:00
dsa_ksz8794.h drivers: eth: dsa_ksz8xxx: Add support for KSZ8463/KSZ8463F 2025-02-14 20:16:25 +01:00
dsa_ksz8863.h drivers: eth: dsa_ksz8xxx: Add support for KSZ8463/KSZ8463F 2025-02-14 20:16:25 +01:00
eth_adin2111_priv.h
eth_adin2111.c drivers: ethernet: adin2111: Add calculation of EBO in OA mode 2025-02-19 14:49:11 +00:00
eth_cyclonev_priv.h
eth_cyclonev.c
eth_dwmac_mmu.c
eth_dwmac_priv.h
eth_dwmac_stm32h7x.c
eth_dwmac.c
eth_e1000_priv.h
eth_e1000.c drivers: ptp_clock: Place API into iterable section 2024-12-02 23:04:22 +01:00
eth_enc28j60_priv.h drivers: eth: enc28j60: Misc fixes 2024-11-25 17:43:57 +01:00
eth_enc28j60.c drivers: ethernet: enc28j60: disable/enable interrupts to avoid races 2024-12-18 08:32:49 +01:00
eth_enc424j600_priv.h
eth_enc424j600.c drivers: ethernet: enc424j600: change mac addr runtime 2024-10-24 17:54:08 +02:00
eth_esp32.c
eth_gecko_priv.h
eth_gecko.c
eth_ivshmem_priv.h
eth_ivshmem_queue.c
eth_ivshmem.c
eth_lan865x_priv.h drivers: ethernet: lan865x: add internal PHY driver interface 2025-01-16 22:45:03 +01:00
eth_lan865x.c drivers: ethernet: lan865x: add internal PHY driver interface 2025-01-16 22:45:03 +01:00
eth_lan9250_priv.h drivers: ethernet: add support for microchip lan9250 2024-12-10 11:10:34 +01:00
eth_lan9250.c drivers: ethernet: Fix assert on receiving large PDUs 2024-12-19 17:38:03 +01:00
eth_litex_liteeth.c
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c drivers: ptp_clock: Place API into iterable section 2024-12-02 23:04:22 +01:00
eth_numaker_priv.h
eth_numaker.c
eth_nxp_enet.c drivers: ethernet: Remove deprecated eth_mcux 2025-02-26 22:04:26 +00:00
eth_nxp_s32_gmac.c
eth_nxp_s32_netc_priv.h
eth_nxp_s32_netc_psi.c
eth_nxp_s32_netc_vsi.c
eth_nxp_s32_netc.c
eth_raw.c
eth_renesas_ra.c drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
eth_sam0_gmac.h
eth_sam_gmac_priv.h drivers: ethernet: Rename struct ring_buf -> struct ring_buffer 2025-01-17 19:43:44 +01:00
eth_sam_gmac.c drivers: ethernet: Rename struct ring_buf -> struct ring_buffer 2025-01-17 19:43:44 +01:00
eth_sensry_sy1xx_mac.c drivers: mac: sy1xx add support for ethernet mac 2025-02-12 20:26:00 +01:00
eth_slip_tap.c
eth_smsc91x_priv.h
eth_smsc91x.c drivers: mdio: Place API into iterable section 2024-12-02 18:20:47 +01:00
eth_smsc911x_priv.h
eth_smsc911x.c
eth_stellaris_priv.h
eth_stellaris.c
eth_stm32_hal_priv.h Revert "drivers: ethernet: eth_stm32_hal" 2024-11-13 09:13:23 -06:00
eth_stm32_hal.c drivers: ptp_clock: Place API into iterable section 2024-12-02 23:04:22 +01:00
eth_test.c drivers: ethernet: Add dummy driver for vnd,ethernet 2024-10-22 20:42:05 +02:00
eth_w5500_priv.h
eth_w5500.c drivers: ethernet: w5500: improve type consistency 2024-11-19 17:50:58 -05:00
eth_xlnx_gem_priv.h
eth_xlnx_gem.c drivers: ethernet: xlnx_gem: enable querying of HW checksum support 2024-12-18 01:01:22 +01:00
eth_xmc4xxx.c drivers: ptp_clock: Place API into iterable section 2024-12-02 23:04:22 +01:00
eth.h
Kconfig drivers: ethernet: Remove deprecated eth_mcux 2025-02-26 22:04:26 +00:00
Kconfig.adin2111
Kconfig.cyclonev
Kconfig.dsa drivers: eth: dsa_ksz8xxx: Add support for KSZ8463/KSZ8463F 2025-02-14 20:16:25 +01:00
Kconfig.dwmac
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.esp32
Kconfig.gecko
Kconfig.ivshmem
Kconfig.lan865x drivers: ethernet: lan865x: add internal PHY driver interface 2025-01-16 22:45:03 +01:00
Kconfig.lan9250 drivers: ethernet: add support for microchip lan9250 2024-12-10 11:10:34 +01:00
Kconfig.litex
Kconfig.native_posix
Kconfig.numaker boards: nuvoton: numaker: Drop PINCTRL from board defconfig 2024-11-20 08:23:58 -05:00
Kconfig.nxp_enet drivers: ethernet: Remove deprecated eth_mcux 2025-02-26 22:04:26 +00:00
Kconfig.nxp_s32_gmac
Kconfig.nxp_s32_netc
Kconfig.renesas_ra drivers: eth: Initial support for Renesas RA Ethernet driver 2024-12-05 07:45:19 +01:00
Kconfig.sam_gmac soc: atmel: samx7x: refactor SoC support for the Atmel SAM E70/V71 2025-01-16 22:39:25 +01:00
Kconfig.smsc91x
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
Kconfig.sy1xx_mac drivers: mac: sy1xx add support for ethernet mac 2025-02-12 20:26:00 +01: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 SOC: Remove config PINCTRL from xmc4xxx soc 2024-12-02 22:05:16 +00:00
oa_tc6.c drivers: ethernet: oa_tc6: add c22/c45 registers read/write mdio APIs 2025-01-16 22:45:03 +01:00
oa_tc6.h drivers: ethernet: oa_tc6: add c22/c45 registers read/write mdio APIs 2025-01-16 22:45:03 +01:00
phy_cyclonev.c
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h