zephyr/drivers
Dario Pennisi 9bdf1cdb0e drivers/wifi: Add winc1500 WiFi driver
Adding support for WINC1500 WiFi chip.

It introduces the wifi drivers sub-directory.

It provides a Full-MAC for 802.11 and an offloaded network stack as
well. The driver uses Atmel's winc1500 HAL.

Signed-off-by: Dario Pennisi <dario@iptronix.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Signed-off-by: Massimiliano Agneni <massimiliano.agneni@iptronix.com>
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-05-17 10:46:26 +03:00
..
adc drivers/adc: Uneven buffers will lead to buffer overflow 2018-05-17 10:30:29 +03:00
aio drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
bluetooth drivers/bluetooth/hci: Name the choice of BT HCI driver bus 2018-05-15 15:11:12 -05:00
clock_control drivers/stm32f0x_ll_clock: Enable SYSCFG in clock_control 2018-05-14 09:45:40 -05:00
console uart_pipe: re-work the RX function to match the API and work with USB. 2018-04-21 08:37:54 -07:00
counter drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
crypto drivers: crypto: crypto_mtls_shim: Set output length for all operations 2018-05-16 23:30:11 +03:00
display
dma drivers/dma: dma_stm32f4x: check stream id boundaries 2018-05-15 15:48:55 -05:00
entropy native: entropy: warn of security risk 2018-05-17 07:51:00 +03:00
ethernet doc: fix misspellings in Kconfig files 2018-04-13 08:28:57 -04:00
flash drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
gpio drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
grove
i2c drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
i2s drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
ieee802154 boards: dts: Add mcr20a bindings and fix networking samples 2018-05-10 15:43:42 -05:00
interrupt_controller xtensa: intel_s1000: implement interrupt mechanism 2018-05-01 16:46:41 -04:00
ipm drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
led doc: fix misspellings in doc and Kconfig files 2018-05-09 15:06:43 -05:00
led_strip api/spi: Reduce parameter number on transceive function 2018-04-04 19:02:35 +02:00
net net/ethernet: All types are prefixed with ethernet_ 2018-04-10 14:45:37 +03:00
pci drivers: pci: when enumerating, only print the device info 2018-02-01 02:19:45 -05:00
pinmux drivers: pinmux_stm32l4x: add usb otg pinmux 2018-05-10 07:47:13 -05:00
pwm pwm: stm32: Fix type for PMW3 support 2018-05-15 14:48:44 -05:00
rtc drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
sensor drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
serial drivers: serial: Fix race condition in nRF5 UART TX 2018-05-16 18:10:03 +02:00
spi drivers: spi: Fix TOCTOU while transceiving SPI messages 2018-05-17 07:45:15 +03:00
timer drivers: timer: nRFx: Remove redundant code 2018-05-16 10:16:29 +02:00
usb drivers/usb_dc_stm32: Check if SYSCFG is enabled 2018-05-14 09:45:40 -05:00
watchdog drivers: watchdog: Add shim for nrfx WDT driver 2018-05-14 10:28:23 -05:00
wifi drivers/wifi: Add winc1500 WiFi driver 2018-05-17 10:46:26 +03:00
CMakeLists.txt drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
Kconfig drivers: led: Add public API for LED drivers 2018-04-27 10:46:53 -05:00