zephyr/subsys/net
Jukka Rissanen bf9bae58d1 net: eth: Add generic promiscuous mode support
Allow ethernet L2 driver to set / unset the device driver
promiscuous mode flag.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-07-24 15:12:37 +03:00
..
ip net: if: Add promiscuous mode set / unset functionality 2018-07-24 15:12:37 +03:00
l2 net: eth: Add generic promiscuous mode support 2018-07-24 15:12:37 +03:00
lib net: getaddrinfo: Make availability depend on CONFIG_DNS_RESOLVER 2018-07-23 10:04:39 -07:00
buf.c
CMakeLists.txt net: l2: Move the layer 2 code into subsys/net/ 2018-06-27 17:02:59 +03:00
hostname.c net: hostname: Fix hostname buffer length 2018-04-26 16:31:16 +03:00
Kconfig subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
Kconfig.hostname subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
TODO