zephyr/drivers/modem
Bjarki Arge Andreasen 12e79ca4ce drivers/modem/gsm_ppp.c: Remove direct call to PPP API
This commit removes the direct calls of the PPP API of the
network device used by gsm_ppp.c

These calls are now performed by the L2 PPP interface when it
is brought up or down using net_if_up() or net_if_down()

Signed-off-by: Bjarki Arge Andreasen <bjarkix123@gmail.com>
2023-08-10 16:23:39 +00:00
..
CMakeLists.txt
gsm_ppp.c drivers/modem/gsm_ppp.c: Remove direct call to PPP API 2023-08-10 16:23:39 +00:00
hl7800.c modem: renames shadow variables 2023-08-10 08:14:43 +00:00
Kconfig drivers: modem: Remove unnecessary MODEM_SHELL dependency 2023-08-04 19:35:39 +00:00
Kconfig.gsm
Kconfig.hl7800
Kconfig.quectel-bg9x drivers: modem: quectel-bg9x: mdm unsol ready 2023-05-27 06:28:33 -04:00
Kconfig.simcom-sim7080
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
modem_cmd_handler.c drivers: modem: cache delimiter string length 2023-07-13 09:23:05 +02:00
modem_cmd_handler.h doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_context.c doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_context.h doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_iface_uart_async.c modem: modem_iface_uart_async: handle RX errors 2023-05-08 16:42:58 +02:00
modem_iface_uart_interrupt.c doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_iface_uart.h doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_receiver.c doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_receiver.h doc: Drop asterisk from Doxygen @param 2023-07-13 13:25:28 +00:00
modem_shell.c modem_shell: fix compilation error. 2023-06-26 08:31:42 +00:00
modem_socket.c
modem_socket.h
quectel-bg9x.c drivers: modem: quectel-bg9x: fix reset BG95 mdm 2023-05-27 06:28:33 -04:00
quectel-bg9x.h drivers: modem: quectel-bg9x: fix reset BG95 mdm 2023-05-27 06:28:33 -04:00
simcom-sim7080.c drivers/modem sim7080 & ublox-sara: Fix link error 2023-05-04 20:50:11 +02:00
simcom-sim7080.h
ublox-sara-r4.c modem: renames shadow variables 2023-08-10 08:14:43 +00:00
wncm14a2a.c modem: wncm14a2a: fix warning with isalpha/isdigit 2023-04-25 12:19:21 +02:00