zephyr/drivers/ethernet
Pieter De Gendt 76cd676050 drivers: ethernet: eth_nxp_s32: Implement HW MAC address filtering
Replace the multicast monitor with a HW MAC filter configuration.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-03-18 10:14:34 +01:00
..
phy drivers: eth: phy: tja1103: Handle link change 2024-02-01 14:29:43 -06:00
CMakeLists.txt drivers: ethernet: Add xmc4xxx ethernet/PTP drivers 2024-01-09 10:00:47 +01:00
Kconfig drivers: ethernet: Disable drivers if tests are enabled 2024-02-25 20:50:42 -05:00
Kconfig.adin2111
Kconfig.cyclonev
Kconfig.dsa
Kconfig.dwmac
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.esp32
Kconfig.gecko
Kconfig.ivshmem
Kconfig.lan865x drivers: ethernet: Update ETH_LAN865X_TIMEOUT Kconfig description 2023-12-19 08:51:27 +01:00
Kconfig.liteeth
Kconfig.mcux hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.native_posix
Kconfig.numaker
Kconfig.nxp_enet
Kconfig.nxp_s32_gmac
Kconfig.nxp_s32_netc
Kconfig.sam_gmac
Kconfig.smsc91x
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal drivers: ethernet: stm32: Enabling HW checksum offloading for STM32H7. 2024-01-08 12:33:17 +01:00
Kconfig.w5500
Kconfig.xlnx_gem
Kconfig.xmc4xxx drivers: ethernet: Add xmc4xxx ethernet/PTP drivers 2024-01-09 10:00:47 +01:00
dsa_ksz8xxx.c
dsa_ksz8794.h
dsa_ksz8863.h
eth.h
eth_adin2111.c drivers: ethernet: adin2111: fix real rx frame size 2024-03-08 18:04:06 +01:00
eth_adin2111_priv.h drivers: ethernet: adin2111: add Open Alliance SPI support 2024-03-08 18:04:06 +01: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
eth_e1000_priv.h
eth_enc28j60.c
eth_enc28j60_priv.h
eth_enc424j600.c
eth_enc424j600_priv.h
eth_esp32.c drivers: eth: esp32: support setting mac address during runtime 2024-03-08 15:19:22 +00:00
eth_gecko.c
eth_gecko_priv.h
eth_ivshmem.c
eth_ivshmem_priv.h
eth_ivshmem_queue.c
eth_lan865x.c drivers: ethernet: lan865x: Trigger IRQ routine when rca>0 read from TX ftr 2023-12-19 08:51:27 +01:00
eth_lan865x_priv.h
eth_liteeth.c
eth_mcux.c drivers: ethernet: eth_mcux: Implement HW MAC address filtering 2024-03-18 10:14:34 +01:00
eth_native_posix.c drivers eth_native_linux: Avoid using ssize 2024-01-15 21:59:56 +01:00
eth_native_posix_adapt.c drivers eth_native_linux: Avoid using ssize 2024-01-15 21:59:56 +01:00
eth_native_posix_priv.h drivers eth_native_linux: Avoid using ssize 2024-01-15 21:59:56 +01:00
eth_numaker.c
eth_numaker_priv.h
eth_nxp_enet.c drivers: ethernet: eth_enet: Implement HW MAC address filtering 2024-03-18 10:14:34 +01:00
eth_nxp_s32_gmac.c drivers: ethernet: eth_nxp_s32_gmac: Fix multicast filter 2024-03-18 10:14:34 +01:00
eth_nxp_s32_netc.c drivers: ethernet: eth_nxp_s32: Implement HW MAC address filtering 2024-03-18 10:14:34 +01: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_sam0_gmac.h
eth_sam_gmac.c hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
eth_sam_gmac_priv.h hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
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 drivers: ethernet: eth_stm32: Rework HW MAC address filtering 2024-03-18 10:14:34 +01: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 drivers: ethernet: w5500: Add link status detection 2024-03-01 08:59:31 +01:00
eth_w5500_priv.h drivers: ethernet: w5500: Add link status detection 2024-03-01 08:59:31 +01:00
eth_xlnx_gem.c
eth_xlnx_gem_priv.h
eth_xmc4xxx.c drivers: ethernet: Add xmc4xxx ethernet/PTP drivers 2024-01-09 10:00:47 +01:00
oa_tc6.c drivers: ethernet: tc6: Check footer parity before updating struct oa_tc6 2023-12-19 08:51:27 +01:00
oa_tc6.h
phy_cyclonev.c
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h