zephyr/subsys/net/lib
Christoph Seitz 74ca0a499a net: ethernet: Add 2.5G and 5G hardware capabilities.
Add the 2.5G and 5G link speeds as possible capabilities
to ethernet drivers.

Signed-off-by: Christoph Seitz <christoph.seitz@infineon.com>
2024-10-14 13:02:50 +02:00
..
capture net: capture: enable capturing of IPv6/v4 only 2024-08-26 17:06:37 +02:00
coap net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
config net: config: sntp: add periodic resync option 2024-09-12 14:48:07 +02:00
dhcpv4 net: socket_service: remove `work_q` parameter 2024-10-09 13:48:54 +02:00
dhcpv6 net: dhcpv6: adjust switch-case in `dhcpv6_enter_state` 2024-09-20 11:06:03 +02:00
dns net: socket_service: remove `work_q` parameter 2024-10-09 13:48:54 +02:00
http net: lib: http-client: Use memcpy() to avoid gcc warning 2024-10-04 13:24:17 -05:00
lwm2m net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
mqtt net: mqtt: improve decoder buffer handling 2024-07-31 13:08:28 +02:00
mqtt_sn lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
ptp net: ptp: Properly handle second overflow/underflow 2024-08-06 09:17:26 +01:00
shell net: ethernet: Add 2.5G and 5G hardware capabilities. 2024-10-14 13:02:50 +02:00
sntp
sockets net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
socks
tftp
tls_credentials
trickle
utils
websocket net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
zperf net: socket_service: remove `work_q` parameter 2024-10-09 13:48:54 +02:00
CMakeLists.txt
Kconfig