zephyr/drivers/ethernet
Stephanos Ioannidis 568466aa93 drivers: ethernet: sam_gmac: Add SAM E54 maximum queue count reference
This commit adds a reference to the SAM E54 maximum queue count value
in the device tree for specifying the range of `ETH_SAM_GMAC_QUEUES`
configuration.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-04-17 04:56:28 -05:00
..
CMakeLists.txt
eth_e1000_priv.h
eth_e1000.c drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05:00
eth_enc28j60_priv.h
eth_enc28j60.c drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05:00
eth_enc424j600_priv.h
eth_enc424j600.c drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05:00
eth_gecko_priv.h drivers: silabs: Convert silabs drivers to new DT_INST macros 2020-03-26 05:26:23 -05:00
eth_gecko.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
eth_liteeth.c drivers: litex: Convert litex drivers to new DT_INST macros 2020-03-30 12:49:43 -05:00
eth_mcux.c drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05: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 drivers: eth: sam_gmac: Use DT max_frame_size option 2020-04-17 09:23:33 +03:00
eth_sam_gmac.c drivers: ethernet: eth_sam_gmac: Add SAM0 family support 2020-04-17 04:56:28 -05:00
eth_sam0_gmac.h drivers: ethernet: eth_sam_gmac: Add SAM0 family support 2020-04-17 04:56:28 -05:00
eth_smsc911x_priv.h drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05:00
eth_smsc911x.c drivers: ethernet: Convert to new DT_INST macros 2020-03-30 13:01:22 -05: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 drivers: ethernet: sam_gmac: Add SAM E54 maximum queue count reference 2020-04-17 04:56:28 -05:00
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
phy_gecko.c coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
phy_gecko.h
phy_sam_gmac.c drivers: ethernet: eth_sam_gmac: Add SAM0 family support 2020-04-17 04:56:28 -05:00
phy_sam_gmac.h drivers: ethernet: phy_sam_gmac: Add link status query function 2020-03-21 15:37:59 +02:00