zephyr/subsys/net/l2/ethernet
Daniel Leung e912a0533a drivers: ethernet: build as static library
Instead of putting object files inside libzephyr.a,
simply build a separate static library as most other
driver types are doing this already.

Note that the include to subsys has been moved from
under the drivers into subsys, as it is actually
the subsystem's job to make sure the include
directories are correct.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
dsa dsa: updated api to use net_if 2021-07-26 19:37:22 -04:00
gptp
lldp
CMakeLists.txt drivers: ethernet: build as static library 2021-08-17 06:06:03 -04:00
Kconfig net: bridge: Ethernet bridge shell utility 2021-07-21 18:20:01 -04:00
arp.c
arp.h
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
bridge_shell.c net: bridge: Ethernet bridge shell utility 2021-07-21 18:20:01 -04:00
eth_stats.h
ethernet.c net: ethernet: bridging support 2021-07-21 18:20:01 -04:00
ethernet_mgmt.c net: eth: Add TXTIME configuration support 2021-06-14 07:00:10 -04:00
ethernet_stats.c