zephyr/tests/net/socket
Fin Maaß ed4d421ace drivers: ethernet: remove phy related configs from eth config
remove phy related configs from eth config.
phy related configs chould go directly into the phy.
Most ethernet drivers didn't support the now removed
functions yet. Users should instead use `phy_configure_link()`
together with the `net_eth_get_phy()` function.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2025-06-11 10:17:37 -07:00
..
af_inet_raw tests: net: socket: Add tests for AF_INET raw sockets 2025-04-09 12:36:34 +02:00
af_packet tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
can
getaddrinfo boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
getnameinfo boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
misc
net_mgmt drivers: ethernet: remove phy related configs from eth config 2025-06-11 10:17:37 -07:00
offload_dispatcher
poll tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
register
reuseaddr_reuseport tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
select tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
service tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
socketpair boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
tcp tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
tls tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
tls_configurations tests: net: sockets: tls_configurations: Use fixture for openssl 2025-05-15 14:10:05 +02:00
tls_ext tests: net: socket: tls_ext: Add test case for cert veirfy cb option 2025-05-22 13:44:43 +02:00
udp tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
websocket
socket_helpers.h