zephyr/drivers/ethernet
Tomasz Bursztyka df368e8094 samples/net: Adding relevant parts to test PM on echo server
Just to get something to test for PM, via frdm_k64f board. So only this
board will get PM enabled.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-03-27 14:48:30 +02:00
..
CMakeLists.txt
eth_e1000_priv.h
eth_e1000.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_enc28j60_priv.h
eth_enc28j60.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_enc424j600_priv.h
eth_enc424j600.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_gecko_priv.h
eth_gecko.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_liteeth.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_mcux.c samples/net: Adding relevant parts to test PM on echo server 2020-03-27 14:48:30 +02:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_sam_gmac_priv.h
eth_sam_gmac.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_smsc911x_priv.h
eth_smsc911x.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_stellaris_priv.h
eth_stellaris.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_stm32_hal_priv.h
eth_stm32_hal.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
Kconfig
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux drivers/ethernet: Add support for power management into MCUX 2020-03-27 14:48:30 +02:00
Kconfig.native_posix
Kconfig.sam_gmac
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
phy_gecko.c
phy_gecko.h
phy_sam_gmac.c
phy_sam_gmac.h