zephyr/drivers/ethernet
Markus Fuchs a283cb3311 drivers: Update drivers to use new multicast monitor API
Update drivers regarding latest multicast group join/leave monitor
changes which now supports both IPv6 and IPv4 multicast addresses.

Signed-off-by: Markus Fuchs <markus.fuchs@ch.sauter-bc.com>
2021-09-28 20:04:49 -04:00
..
phy drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
CMakeLists.txt drivers: ethernet: remove dedicated drivers__ethernet__native_posix lib 2021-09-28 12:13:23 +02:00
dsa_ksz8xxx.c
dsa_ksz8794.h
dsa_ksz8863.h
eth_e1000_priv.h
eth_e1000.c
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 drivers: Update drivers to use new multicast monitor API 2021-09-28 20:04:49 -04:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c
eth_sam0_gmac.h
eth_sam_gmac_priv.h
eth_sam_gmac.c
eth_smsc911x_priv.h
eth_smsc911x.c
eth_stellaris_priv.h
eth_stellaris.c
eth_stm32_hal_priv.h
eth_stm32_hal.c
eth_w5500_priv.h
eth_w5500.c
eth_xlnx_gem_priv.h
eth_xlnx_gem.c
eth.h
Kconfig
Kconfig.dsa
Kconfig.e1000 drivers: eth: e1000: only enable e1000 clock on e1000 configured 2021-09-24 17:05:11 -04:00
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux drivers: ethernet: mcux: generalize gPTP code to support PTP L2 2021-09-28 20:01:16 -04:00
Kconfig.native_posix
Kconfig.sam_gmac
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
Kconfig.w5500
Kconfig.xlnx_gem
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h