zephyr/drivers
Ryan Erickson 35df759e20 modem: hl7800: ensure net_if_down is triggered and not ignored
Trigger network dropped based on socket error notifications.
This debounces the network state and only triggers
the network interface to go down if the network
really drops or causes socket problems.
This will ensure upper networking stack layers can
cleanup broken sockets properly.

Debounce DNS resolver refresh.
Only trigger DNS resolver refresh if the DNS address changes.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2022-11-04 08:54:50 +00:00
..
adc drivers: adc: sam0: fix compliation for feature SAMs for C21. 2022-10-25 15:48:13 -07:00
audio include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
bbram include: fix includes for IT8xxx2 SoC 2022-10-12 16:10:05 -04:00
bluetooth Bluetooth: Move out string related function of common/log.h 2022-11-02 13:28:57 +01:00
cache
can drivers: can: make the fake CAN driver generally available 2022-11-02 08:19:33 -07:00
clock_control drivers: clock-control: Microchip MEC172x adjust clock based on OTP 2022-10-28 14:29:46 -05:00
console sparse: fix sparse warnings found in sof compilation 2022-11-02 14:34:20 -04:00
coredump
counter include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
crypto intel: ace15: Enabling sha driver by default 2022-10-31 12:45:33 -07:00
dac include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
dai drivers: dmic: enable dmic mono configuration 2022-10-28 13:42:28 +02:00
debug
disk drivers: flashdisk: make disk access thread-safe 2022-11-02 10:31:58 +01:00
display drivers: display: rm68200: add missing kernel.h include 2022-10-24 12:44:57 +02:00
dma dma: gpdma: fix cfg_hi and cfg_lo initialization 2022-10-27 17:09:27 +02:00
ec_host_cmd_periph include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
edac includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
eeprom drivers: eeprom: emulator: fix size_t format specifier 2022-11-03 16:38:48 -05:00
entropy drivers: Add NXP CSS entropy driver 2022-11-02 16:54:10 -05:00
espi drivers: espi_saf: Add Microchip MEC172x eSPI SAF version 2 driver 2022-10-28 14:29:46 -05:00
ethernet drivers: e1000: Use lookup() instead of probe() 2022-11-03 09:54:56 -05:00
flash drivers: flash: spi_flash_at45: Add device_is_ready for GPIO outputs 2022-11-02 16:12:14 -05:00
fpga samples: boards: Add Qomu board sample 2022-10-20 15:41:09 +02:00
gpio drivers: gpio: gpio_mcux_lpc: Use arbitrary amount of IRQ 2022-11-02 10:34:00 +01:00
hwinfo
i2c ITE: drivers/i2c: Fix mutex bug 2022-11-03 09:01:07 +00:00
i2s include: add missing zephyr/kernel.h 2022-10-20 22:52:09 +09:00
i3c i3c: fix ccc setmrl/setmwl helper addr 2022-10-14 12:27:39 -04:00
ieee802154 net: pkt: decouple from ieee802154 internals 2022-10-17 16:54:37 +02:00
interrupt_controller Arm: GICv3: Enable reading GICR_TYPER via two sys_read32() on AArch32 2022-10-28 10:36:36 +02:00
ipm drivers: ipm: Update drivers to use devicetree Kconfig symbol 2022-10-31 16:45:56 -05:00
kscan include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
led includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_strip includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lora include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
mbox include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
mdio include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
memc include: add missing zephyr/kernel.h 2022-10-20 22:52:09 +09:00
mipi_dsi drivers: mipi_dsi: mcux: add missing soc.h 2022-10-24 12:44:57 +02:00
misc includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mm intel_adsp: ace: rename namespace: MTL -> ACE 2022-10-11 12:50:05 -04:00
modem modem: hl7800: ensure net_if_down is triggered and not ignored 2022-11-04 08:54:50 +00:00
net drivers/net: Increase recv_cb buffer to prevent snprintk overflow 2022-10-26 12:00:04 +02:00
neural_net include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
pcie drivers: pcie: reintroduce support for I/O BARs 2022-11-01 15:22:31 -04:00
peci include: add missing zephyr/kernel.h 2022-10-20 22:52:09 +09:00
pinctrl drivers: pinctrl: add NXP S32 SIUL2 driver 2022-10-14 09:51:14 +02:00
pinmux include: add missing errno.h include 2022-10-11 18:05:17 +02:00
pm_cpu_ops
power_domain drivers: power_domain: Update drivers to use devicetree Kconfig symbol 2022-11-02 15:41:17 +09:00
ps2 include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
ptp_clock
pwm drivers: pwm: pwm_sam: Add inverted polarity support 2022-11-02 10:33:01 +01:00
regulator drivers: regulator: support regulator-boot-on for PMIC driver 2022-10-18 14:12:52 +02:00
reset include: add missing limits.h include 2022-10-11 18:05:17 +02:00
sdhc include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
sensor drivers: sensor: Remove brackets from sensor info shell command output 2022-11-02 15:40:24 +09:00
serial drivers: pcie: reintroduce support for I/O BARs 2022-11-01 15:22:31 -04:00
spi drivers: spi: fix formatting in mec172x ldma driver 2022-10-28 14:29:46 -05:00
syscon include: add missing errno.h include 2022-10-11 18:05:17 +02:00
timer drivers: timers: riscv: don't leak Kconfig symbols 2022-11-02 15:40:59 +09:00
usb include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
usb_c usb-c: Remove VBUS measurement and control 2022-10-22 18:38:35 -04:00
video include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
virtualization drivers: pcie: reintroduce support for I/O BARs 2022-11-01 15:22:31 -04:00
w1 treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__ 2022-10-28 19:23:46 +09:00
watchdog include: add missing zephyr/sys_clock.h 2022-10-20 22:52:09 +09:00
wifi drivers: wifi: esp32: add softap config 2022-11-03 10:24:14 +01:00
xen include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
CMakeLists.txt usb-c: Change dir name from usbc to usb_c 2022-10-22 18:38:35 -04:00
Kconfig usb-c: Change dir name from usbc to usb_c 2022-10-22 18:38:35 -04:00