]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge branch 'net-airoha-introduce-npu-callbacks-for-wlan-offloading'
authorJakub Kicinski <kuba@kernel.org>
Wed, 13 Aug 2025 01:58:33 +0000 (18:58 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 13 Aug 2025 01:58:34 +0000 (18:58 -0700)
Lorenzo Bianconi says:

====================
net: airoha: Introduce NPU callbacks for wlan offloading

Similar to wired traffic, EN7581 SoC allows to offload traffic to/from
the MT76 wireless NIC configuring the NPU module via the Netfilter
flowtable. This series introduces the necessary NPU callback used by
the MT7996 driver in order to enable the offloading.
MT76 support has been posted as RFC in [0] in order to show how the
APIs are consumed.
====================

Link: https://patch.msgid.link/20250811-airoha-en7581-wlan-offlaod-v7-0-58823603bb4e@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge