zephyr/drivers
Erwin Rol ad8f83733c driver: eth_stm32_hal: disable hardware multicast filtering
Until Zephyr has infrastructure to enable/disable the
reception of multicast frames we disable the hardware
multicast frame filter completly and pass all multicast
frames to the upper layer and let that deal with them.

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2017-07-12 12:53:51 +03:00
..
adc spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
aio drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
bluetooth kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
clock_control clock_control: nRF5x: Select 251-500ppm as default for 32kHz RCOSC 2017-07-11 10:29:46 -05:00
console devicetree: Generate CONFIG_UART_CONSOLE_ON_DEV_NAME from dt 2017-07-11 12:09:10 -05:00
counter drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
crc drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
crypto drivers: ataes132a: Fix Kconfig name 2017-07-05 12:43:13 -04:00
display kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
dma stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
ethernet driver: eth_stm32_hal: disable hardware multicast filtering 2017-07-12 12:53:51 +03:00
flash Drivers: flash: NRF5x: synchronous mode for co-operation with BLE radio 2017-06-28 12:29:50 +02:00
gpio cc2650: Add GPIO driver. 2017-06-16 16:18:12 -04:00
grove spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
i2c dts: arm: STM32 boards use DT to configure I2C 2017-07-07 10:31:34 -05:00
ieee802154 drivers: ieee802154: kw41z: add support for KW40Z 2017-07-06 14:20:32 -05:00
interrupt_controller interrupt_controller: add STM32F303XC EXTI lines number 2017-07-01 08:36:51 -04:00
ipm drivers: IPM: Refactor IPM driver using u32_t registers 2017-06-05 21:50:15 -04:00
pci linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
pinmux pinmux: stm32: add ethernet controller pins 2017-07-12 12:53:51 +03:00
pwm stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00
random drivers: stm32: random: Initial STM32 random number generator driver 2017-07-07 07:27:39 -05:00
rtc rts: Kconfig: Add QMSI dependency on RTC options 2017-06-15 16:14:59 -05:00
sensor drivers: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
serial arm: dts: Modified Atmel SAM family processor's UART to DTS. 2017-07-07 10:31:34 -05:00
shared_irq spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
slip drivers: slip: move doxygen header 2017-07-05 12:43:13 -04:00
spi kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
timer drivers: timer: init earlier in boot sequence 2017-07-10 11:44:56 -07:00
usb drivers: usb: use generic option name for log level 2017-06-28 09:02:27 -04:00
watchdog watchdog: atmel_sam: enable build for all SAM family 2017-05-28 09:18:54 -05:00
Kconfig drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
Makefile crc16: Create function for computing CRC 16 2017-04-13 15:21:42 +03:00