zephyr/subsys
Jukka Rissanen e56a9f0ec4 net: ethernet: Return correct non VLAN interface
If we have several network interfaces and not all of them are
VLAN enabled, then we might return wrong network interface to
the ethernet device driver when it asks one. To fix this, return
the first interface that has not enabled VLAN if the tag of the
network packet is unspecified.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-04-09 17:17:00 +03:00
..
bluetooth Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00
console kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
cpp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
debug arch: x86: Unwind the stack on fatal errors 2018-03-16 14:12:15 -07:00
dfu subsys: dfu: boot: Remove unused ver query code. 2018-02-21 18:53:42 -05:00
disk disk: delete the GET_DISK_SIZE IOCTL. 2018-01-31 09:14:40 -05:00
fs subsys: fs: add NFFS rename API implementation 2018-03-28 10:44:20 -04:00
logging net: if: Make interface IP configuration more flexible 2018-03-27 10:06:54 -04:00
mgmt mgmt: Switch to new base64 library 2018-03-23 05:18:11 -04:00
net net: ethernet: Return correct non VLAN interface 2018-04-09 17:17:00 +03:00
random
settings subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
shell net: websocket: Add console support 2018-03-15 15:17:36 +02:00
storage subsys: storage: flash_map: enable only if any flash driver is enable 2018-03-08 10:18:57 +01:00
usb usb: hid: implement set_report() 2018-04-06 23:06:07 -04:00
CMakeLists.txt subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
Kconfig subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00