zephyr/samples/net
Bjarki Arge Andreasen 84e9f52fc4 samples: net: cellular modem: Select modem backend statistics
select modem backend statistics and enable shell in cellular
modem sample. This will help advertise the feature, and can
help quickly identify issues with to small buffers.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2024-05-20 14:40:06 +03:00
..
capture samples: net: capture: Add a way to capture some cooked data 2024-04-04 17:02:11 +02:00
cellular_modem samples: net: cellular modem: Select modem backend statistics 2024-05-20 14:40:06 +03:00
cloud samples: net: Add net_if.h include 2024-05-20 14:25:44 +03:00
common
dhcpv4_client samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
dns_resolve samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
dsa dts: nxp: Convert ENET DT default to new binding. 2024-04-18 11:18:31 +02:00
gptp drivers: nxp_enet: Deprecate ETH_MCUX 2024-04-18 11:18:31 +02:00
gsm_modem samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
ipv4_autoconf samples/net several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
lldp samples: net: lldp: Fix the VLAN support 2024-03-28 09:41:38 +00:00
lwm2m_client net: lwm2m: Add offset to post-write callback 2024-05-15 14:58:15 +02:00
mdns_responder net: llmnr_responder: Convert LLMNR responder to use socket service API 2024-05-20 14:25:44 +03:00
mqtt_publisher Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
mqtt_sn_publisher samples: net: Change to use CONFIG_POSIX_API 2024-03-27 13:40:13 -05:00
openthread/coprocessor net: Add more specific dependencies for specialized samples 2024-03-06 09:11:51 +01:00
promiscuous_mode samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
sockets samples: net: Add net_if.h include 2024-05-20 14:25:44 +03:00
stats docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
syslog_net log: net: move log_backend_net_get() to header 2024-03-08 15:18:30 +00:00
telnet Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
tftp_client samples: net: tftp_client: do not allow native_posix 2024-04-17 11:53:22 -07:00
virtual samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
vlan samples: net: vlan: Support all three network interfaces 2024-04-01 12:09:53 -05:00
wifi samples: wifi: use soc conf and overlay for espressif boards 2024-05-07 15:12:33 -05:00
wpan_serial samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
wpanusb hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
zperf drivers: nxp_enet: Deprecate ETH_MCUX 2024-04-18 11:18:31 +02:00
net.rst