zephyr/drivers
Vincent Wan 581cfdb754 drivers: wifi: simplelink: Translate socket family/type/protocol values
In the SimpleLink wifi driver, the socket family value needs to be
converted to the SL_* equivalent to be understood by the SimpleLink
API, instead of being passed straight in.

While not strictly necessary, we are doing the same for socket type
and protocol values to future-proof ourselves in case similar changes
happen to the values defined for these in Zephyr header files.

Fixes #13203

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2019-02-13 06:48:40 -06:00
..
adc
aio
audio audio: mpxxdtyy: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-31 03:46:04 -06:00
bluetooth dts: Convert CONFIG_ to DT_ symbols for chosen props 2019-02-08 11:41:26 -06:00
can drivers: can: Update userspace handlers 2019-02-12 09:39:30 -05:00
clock_control
console dts: Convert CONFIG_ to DT_ symbols for chosen props 2019-02-08 11:41:26 -06:00
counter drivers: counter: mcux: Fix sanitycheck test build issue 2019-02-11 09:40:27 -06:00
crypto
display drivers: ssd1673: fix typo in string 2019-02-09 07:45:57 -05:00
dma
entropy
ethernet drivers/ethernet: Switch SMSC911x to new net_pkt API 2019-02-12 20:24:02 -05:00
flash flash: spi_nor: Convert FLASH_{WRITE,ERASE}_BLOCK_SIZE to DT_ 2019-02-08 22:39:07 -06:00
gpio drivers/gpio: stm32: Return errors on not supported config 2019-02-12 09:44:02 -05:00
hwinfo drivers: hwinfo: fix shell dependency 2019-02-10 12:24:04 -05:00
i2c drivers: i2c: i2c_esp32: Fix Kconfig typo mismatch 2019-02-11 22:29:58 -05:00
i2s drivers: i2s_cavs: fix for I2S start after stop 2019-02-04 00:52:15 -05:00
ieee802154 ieee802154: mcr20a: Fixup SPI CS handling 2019-02-01 04:10:09 -06:00
interrupt_controller driver/interrupt_controller: Clean up Kconfig symbol in stm32 driver 2019-02-06 18:59:00 -06:00
ipm
led led: lp3943: Remove dts_fixup.h 2019-01-31 09:09:36 -06:00
led_strip
modem modem: Fix LOG Kconfig typo 2019-02-12 07:50:06 -05:00
net
neural_net
pci
pinmux driver: pinmux: stm32f4: Remove duplicated defination 2019-02-13 06:46:41 -06:00
ptp_clock
pwm pwm: pwm_sifive: Fix LOG Kconfig typo 2019-02-12 07:50:06 -05:00
rtc soc: stm32: Convert CONFIG_RTC leftover to DT_ 2019-02-07 16:14:00 -05:00
sensor driver/sensor: add LIS2DW12 sensor support 2019-02-08 15:22:42 -06:00
serial serial/uart_ns16550: make UART_REG_ADDR_INTERVAL 2019-02-08 21:38:54 -05:00
spi spi: spi_dw: Cleanup stale Kconfig symbols that should be DT 2019-02-08 09:34:37 -06:00
timer drivers: timer: Fix broken dependency for nrf_rtc_timer 2019-02-07 16:14:00 -05:00
usb usb_dc_stm32: Fix check endpoint capabilities 2019-02-09 16:58:22 -06:00
watchdog drivers/watchdog: stm32: Disable IWDG_STM32_START_AT_BOOT by default 2019-02-01 19:16:59 -05:00
wifi drivers: wifi: simplelink: Translate socket family/type/protocol values 2019-02-13 06:48:40 -06:00
CMakeLists.txt drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00
Kconfig drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00