zephyr/drivers/modem
Johan Hedberg 71eb56a34c net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems
The net_buf subsystem is now fully compatible with the new timeout
API, so move the selection of the legacy API to those specific
subsystems that use net_buf and still need converting.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2020-04-03 23:17:53 +03:00
..
CMakeLists.txt drivers: modem: Support GSM modems and PPP 2020-01-28 12:44:17 +02:00
Kconfig net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00
Kconfig.gsm drivers: modem: gsm: Add setting of MCC number 2020-02-10 12:32:24 +02:00
Kconfig.ublox-sara-r4 drivers: modem: sara-r4: support for network indication on SARA modems 2020-02-10 12:29:41 +02:00
Kconfig.wncm14a2a kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
gsm_ppp.c coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
modem_cmd_handler.c drivers: modem: Add support for commands that don't have a line ending 2020-03-11 23:48:06 +02:00
modem_cmd_handler.h drivers: modem: Add support for commands that don't have a line ending 2020-03-11 23:48:06 +02:00
modem_context.c drivers: modem: context helper: introduce modem context helper driver 2019-08-10 00:03:39 +02:00
modem_context.h drivers: modem: Fix gpio compile errors with modem shell 2020-02-06 12:33:20 +02:00
modem_iface_uart.c drivers: modem: interface: introduce UART interface driver layer 2019-08-10 00:03:39 +02:00
modem_iface_uart.h drivers: modem: Document UART device name 2019-12-02 15:34:45 +01:00
modem_pin.c drivers: modem: Remove invalid comparison 2020-03-10 13:03:03 +02:00
modem_receiver.c driver: modem: add simple power management to modem receiver 2019-09-08 12:41:29 +02:00
modem_receiver.h driver: modem: add simple power management to modem receiver 2019-09-08 12:41:29 +02:00
modem_shell.c drivers: modem: context helper: introduce modem context helper driver 2019-08-10 00:03:39 +02:00
modem_socket.c drivers: modem: socket: add is_connected field to modem_socket 2020-02-10 12:29:41 +02:00
modem_socket.h drivers: modem: socket: add is_connected field to modem_socket 2020-02-10 12:29:41 +02:00
ublox-sara-r4.c drivers: modem: ublox-sara-r4: Convert to new DT_INST macros 2020-03-30 13:08:30 -05:00
wncm14a2a.c drivers: modem: wncm14a2a: Convert to new DT_INST macros 2020-03-30 14:38:58 -05:00