Merge branch 'increase-maximum-mtu-to-9k-for-airoha-en7581-soc'
authorJakub Kicinski <kuba@kernel.org>
Fri, 7 Mar 2025 00:41:15 +0000 (16:41 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 7 Mar 2025 00:41:16 +0000 (16:41 -0800)
commit7acfb681d40779d6bce1728950f1205be539eabb
tree9fb625ecedf2952e61c07befe0be09f83ce24375
parentf732549eb303d7e382f5101b82bb6852ad4ad642
parent168ef0c1dee83c401896a0bca680e9f97b1ebd64
Merge branch 'increase-maximum-mtu-to-9k-for-airoha-en7581-soc'

Lorenzo Bianconi says:

====================
Increase maximum MTU to 9k for Airoha EN7581 SoC

EN7581 SoC supports 9k maximum MTU.
Enable the reception of Scatter-Gather (SG) frames for Airoha EN7581.
Introduce airoha_dev_change_mtu callback.
====================

Link: https://patch.msgid.link/20250304-airoha-eth-rx-sg-v1-0-283ebc61120e@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>