linux/drivers/net/ethernet/atheros
Samiullah Khawaja 78afdadafe net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Prepare for adding an enum type for NAPI threaded states by adding
netif_threaded_enable API. De-export the existing netif_set_threaded API
and only use it internally. Update existing drivers to use
netif_threaded_enable instead of the de-exported netif_set_threaded.

Note that dev_set_threaded used by mt76 debugfs file is unchanged.

Signed-off-by: Samiullah Khawaja <skhawaja@google.com>
Link: https://patch.msgid.link/20250723013031.2911384-3-skhawaja@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-24 18:34:55 -07:00
..
alx
atl1c net: Use netif_threaded_enable instead of netif_set_threaded in drivers 2025-07-24 18:34:55 -07:00
atl1e treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
atlx ethernet: atl1: Add missing DMA mapping error checks and count errors 2025-06-27 16:59:57 -07:00
ag71xx.c net: ag71xx: Add missing check after DMA map 2025-07-17 18:59:44 -07:00
Kconfig net: ag71xx: add COMPILE_TEST to test compilation 2024-09-09 17:17:38 -07:00
Makefile