zephyr/drivers
Ryan Erickson a757832110 drivers: modem: wncm14a2a: fully release TCP context
TCP contexts are referenced twice,
once for the app and once for the stack.
Since TCP stack is not used for offload,
unref a second time to release the context.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2020-04-29 23:14:29 +03:00
..
adc drivers: adc: adc_sam0: rework devicetree support 2020-04-29 08:02:36 -05:00
audio
bluetooth Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
can can: dts: Convert can-primary alias to zephyr,can-primary chosen prop 2020-04-29 14:27:31 -05:00
clock_control
console
counter drivers: STM32H7 dualcore EXTI management 2020-04-29 10:20:00 -05:00
crypto
dac
debug
display
dma
eeprom
entropy
espi driver: espi: Re-enable bus interrupts after espi reset. 2020-04-23 18:22:49 +02:00
ethernet drivers: ethernet: clean up sam_gmac Kconfig 2020-04-28 12:11:14 -05:00
flash drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
gpio drivers: gpio: mchp_xec: Convert to using new device tree macros 2020-04-28 07:43:31 -05:00
hwinfo drivers: hwinfo: fix ESP32 implementation 2020-04-28 15:32:53 -04:00
i2c drivers: cc32xx: Convert drivers to use more new DT_INST macros 2020-04-26 06:05:10 -05:00
i2s boards: stm23: Move IS pinmux to new DT API 2020-04-29 13:13:58 -05:00
ieee802154 drivers: ieee802154: rf2xx: Add no auto start option 2020-04-28 10:30:55 +03:00
interrupt_controller drivers: STM32H7 dualcore EXTI management 2020-04-29 10:20:00 -05:00
ipm
kscan tests: drivers: fixes for failing tests 2020-04-24 09:49:46 -05:00
led
led_strip
lora
modem drivers: modem: wncm14a2a: fully release TCP context 2020-04-29 23:14:29 +03:00
net
neural_net soc: xtensa: rework DT_L2_SRAM and DT_L2_SRAM 2020-04-25 09:32:00 -05:00
pcie
peci
pinmux drivers: pinmux: mchp_xec: Convert to using new device tree macros 2020-04-28 07:43:31 -05:00
ps2
ptp_clock
pwm drivers: pwm: nordic: move to new DT API 2020-04-24 17:00:13 +02:00
sensor sensor: si7006: combined RH/T measurements 2020-04-22 15:51:15 -05:00
serial drivers: uart: mcux_flexcomm: Convert to DT_INST 2020-04-28 16:54:30 -05:00
spi drivers: spi: xec_qmspi: Convert to using DT_INST macros 2020-04-28 07:43:31 -05:00
timer drivers/timer: stm32_lptim: Move to new DT api 2020-04-24 12:09:17 -05:00
usb drivers: usb: usb_dc_sam: Convert to DT_INST macros 2020-04-23 06:10:07 -05:00
video
watchdog drivers: watchdog: nordic: move to new DT API 2020-04-24 19:35:41 +02:00
wifi
CMakeLists.txt
Kconfig