mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 20:36:55 +00:00
This is a zero-copy networking implementation of Ethernet driver. Limitations: - one shot PHY setup, no support for PHY disconnect/reconnect - no support for devices with DCache enabled due to missing non-cacheable RAM regions in Zephyr. Tested on Atmel SMART SAM E70 Xplained board Origin: Original Jira: ZEP-1492 Change-Id: Ib944f91193efbd12c1142b0bcf1f635388bf1b87 Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com> |
||
---|---|---|
.. | ||
eth_dw_priv.h | ||
eth_dw.c | ||
eth_enc28j60_priv.h | ||
eth_enc28j60.c | ||
eth_mcux.c | ||
eth_sam_gmac_priv.h | ||
eth_sam_gmac.c | ||
Kconfig | ||
Kconfig.dw | ||
Kconfig.enc28j60 | ||
Kconfig.mcux | ||
Kconfig.sam_gmac | ||
Makefile | ||
phy_sam_gmac.c | ||
phy_sam_gmac.h |