zephyr/drivers/ethernet
Jukka Rissanen 3913f1ae2f drivers: eth: Enable LLDP support for native_posix board
Needed for testing LLDP.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-08-08 09:53:24 +03:00
..
CMakeLists.txt net: l2: Move the layer 2 code into subsys/net/ 2018-06-27 17:02:59 +03:00
eth_dw_priv.h
eth_dw.c
eth_enc28j60_priv.h drivers/ethernet: Reduce runtime context size in ENC28J60 driver 2018-04-11 16:28:16 +03:00
eth_enc28j60.c drivers/ethernet: Reduce runtime context size in ENC28J60 driver 2018-04-11 16:28:16 +03:00
eth_mcux.c drivers: eth: mcux: Prioritize received PTP packets to high 2018-07-18 07:37:41 -04:00
eth_native_posix_adapt.c drivers: eth: native_posix: Exec program after creating zeth 2018-08-06 14:20:51 +03:00
eth_native_posix_priv.h drivers: eth: native_posix: Exec program after creating zeth 2018-08-06 14:20:51 +03:00
eth_native_posix.c drivers: eth: Enable LLDP support for native_posix board 2018-08-08 09:53:24 +03:00
eth_sam_gmac_priv.h drivers: eth: gmac: Add support for multiple hardware queues 2018-07-27 20:29:15 +03:00
eth_sam_gmac.c drivers: eth: gmac: Finish 802.1Qav support 2018-08-06 10:37:09 +03:00
eth_stm32_hal_priv.h
eth_stm32_hal.c drivers: eth: stm32: Added missing ethernet_init() call 2018-07-03 15:43:06 +03:00
Kconfig
Kconfig.dw drivers: ethernet: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.enc28j60 drivers: ethernet: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcux drivers: eth: mcux: Enable gPTP support 2018-07-18 07:37:41 -04:00
Kconfig.native_posix drivers: eth: native_posix: Exec program after creating zeth 2018-08-06 14:20:51 +03:00
Kconfig.sam_gmac drivers: eth: gmac: Add support for multiple hardware queues 2018-07-27 20:29:15 +03:00
Kconfig.stm32_hal drivers: ethernet: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
phy_sam_gmac.c
phy_sam_gmac.h