zephyr/tests/net
Flavio Ceolin 6451626ce7 pm: Use pm_device_action_run instead of state_set
Since drivers implement a callback based on action and not the state,
we should be using the API based on the action instead of the one based
on the state.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-11-24 14:21:50 -05:00
..
6lo
all Kconfig: net: deprecate `NET_BUF_USER_DATA_LEN` 2021-11-24 16:04:50 +02:00
arp
bridge
buf tests: net: buf: test per-pool data lengths 2021-11-24 16:04:50 +02:00
checksum_offload
context
dhcpv4
ethernet_mgmt
hostname
icmpv4
icmpv6
ieee802154
iface
igmp
ip-addr
ipv6
ipv6_fragment
lib tests: net: dns_sd, mdns: support service type enumeration 2021-10-01 20:11:50 -04:00
mgmt
mld
neighbor
net_pkt net: buf: `POOL_FIXED_DEFINE` explicit user data 2021-11-24 16:04:50 +02:00
pm pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00
ppp/driver drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
promiscuous
ptp/clock net: ptp: extract PTP interfaces outside gPTP subsys under NET_L2_PTP 2021-09-28 20:01:16 -04:00
route
route_mcast
shell
socket kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
tcp net/tcp: Rename TCP2 to TCP 2021-11-11 07:26:41 -05:00
traffic_class
trickle drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
tx_timestamp
udp
utils
virtual
vlan