zephyr/drivers
Paul Sokolovsky 5035f97686 eth/mcux: Add temporary workaround to unbreak IPv6 ND features.
This is a workaround for lack of driver API support for multicast
management. So, instead we want to receive all multicast frames
"by default", or otherwise basic IPv6 features, like address
resolution, don't work. On Kinetis Ethernet controller, that
translates to enabling promiscuous mode. The real fix depends
on ZEP-1673.

Change-Id: I98a27584be65bdc405de005383eb30bad2a7fcfc
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-02-14 08:30:35 +02:00
..
adc drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
aio ext qmsi: Update to QMSI 1.4 RC2 2017-02-08 11:59:12 +00:00
bluetooth Bluetooth: nble: Catch and handle non-zero fn_index 2017-02-10 12:03:09 +00:00
clock_control clock_control: stm32: code optimization 2017-02-10 14:47:41 -06:00
console net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
counter drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
dma drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
ethernet eth/mcux: Add temporary workaround to unbreak IPv6 ND features. 2017-02-14 08:30:35 +02:00
flash drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
gpio drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
grove grove: fix variable type mismatch 2017-02-11 00:14:15 +00:00
i2c drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
ieee802154 net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
interrupt_controller build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pci license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pinmux drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
pwm drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
random license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rtc drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
sensor arduino_101: bmi160: use new device name 2017-02-10 16:02:22 +00:00
serial drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
shared_irq license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
slip net: nbuf: Add timeout to net_buf getters 2017-02-08 10:12:35 +02:00
spi drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
timer riscv32: timer: disable riscv_machine_timer driver by default for riscv32 2017-02-09 00:26:26 +01:00
usb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
watchdog drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile net: Make native IP stack the default 2016-12-02 12:41:17 +02:00