zephyr/subsys/net/l2/ethernet
Torsten Rasmussen 36f5600387 kconfig: net: experimental settings now uses select EXPERIMENTAL
With the introduction of `EXPERIMENTAL` and `WARN_EXPERIMENTAL` in
Zephyr all subsys/net and drivers/ethernet/Kconfig.e1000 settings
having `[EXPERIMENTAL]` in their prompt has has been updated to include
`select EXPERIMENTAL` so that developers can enable warnings when
experimental features are enabled.

The following settings has EXPERIMENTAL removed as they are considered
mature:
- NET_OFFLOAD
- NET_PROMISCUOUS_MODE

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-10-25 10:46:48 +02:00
..
dsa dsa: updated api to use net_if 2021-07-26 19:37:22 -04:00
gptp kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
lldp net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
arp.c net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
arp.h
bridge_shell.c net: bridge: Ethernet bridge shell utility 2021-07-21 18:20:01 -04:00
bridge.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
bridge.h net: ethernet: bridging support 2021-07-21 18:20:01 -04:00
CMakeLists.txt drivers: ethernet: build as static library 2021-08-17 06:06:03 -04:00
eth_stats.h
ethernet_mgmt.c net: eth: Add TXTIME configuration support 2021-06-14 07:00:10 -04:00
ethernet_stats.c
ethernet.c net: ethernet: ARP addresses being filled with mcast addresses 2021-10-07 11:23:20 +02:00
Kconfig net: bridge: Ethernet bridge shell utility 2021-07-21 18:20:01 -04:00