..
CMakeLists.txt
drivers: modem: add Sierra Wireless HL7800 Modem Driver
2020-08-31 10:46:33 +02:00
gsm_ppp.c
drivers: modem: gsm_ppp: constify modem_cmd and setup_cmd structures
2020-11-24 12:59:50 +02:00
hl7800.c
drivers: modem: hl7800: Make RX net_bufs configurable
2020-10-30 10:09:48 +02:00
Kconfig
drivers: modem: add Sierra Wireless HL7800 Modem Driver
2020-08-31 10:46:33 +02:00
Kconfig.gsm
Kconfig.hl7800
drivers: modem: hl7800: Make RX net_bufs configurable
2020-10-30 10:09:48 +02:00
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
modem_cmd_handler.c
drivers: modem: constify modem_cmd and setup_cmd structures
2020-11-24 12:59:50 +02:00
modem_cmd_handler.h
drivers: modem: constify modem_cmd and setup_cmd structures
2020-11-24 12:59:50 +02:00
modem_context.c
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
modem_context.h
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
modem_iface_uart.c
net: ppp: Avoid wrapping each byte in muxing headers
2020-10-19 18:29:02 +02:00
modem_iface_uart.h
modem: iface_uart: improve RX flow with HW flow control
2020-10-05 17:04:52 +03:00
modem_pin.c
modem_receiver.c
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
modem_receiver.h
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
modem_shell.c
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
modem_socket.c
drivers: modem: use zsock_ variants of socket API
2020-06-10 09:27:51 +03:00
modem_socket.h
drivers: modem: use zsock_ variants of socket API
2020-06-10 09:27:51 +03:00
ublox-sara-r4.c
drivers: modem: ublox-sara-r4: constify modem_cmd and setup_cmd structures
2020-11-24 12:59:50 +02:00
wncm14a2a.c
sys: util: Replace MIN(MAX(a, b), c) with CLAMP
2020-11-05 12:12:17 +01:00