zephyr/subsys/net/l2/ethernet
Peter Bigot 188cb2cb7c net: Conversion of k_work API
Replace all existing deprecated API with the recommended alternative.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-14 07:07:40 -04:00
..
dsa eth: Add support for Distributed Switch Architecture [DSA] switches 2021-01-20 10:03:42 +02:00
gptp include: Move ptp_clock.h to drivers/ptp_clock.h 2021-03-25 10:09:33 +02:00
lldp net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
arp.c net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
arp.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt eth: Add support for Distributed Switch Architecture [DSA] switches 2021-01-20 10:03:42 +02:00
eth_stats.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ethernet_mgmt.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ethernet_stats.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ethernet.c net: capture: Catch sent and received packets 2021-04-02 07:24:06 -04:00
Kconfig