Message ID | 20250304-airoha-eth-rx-sg-v1-0-283ebc61120e@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Increase maximum MTU to 9k for Airoha EN7581 SoC | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 04 Mar 2025 15:21:07 +0100 you wrote: > EN7581 SoC supports 9k maximum MTU. > Enable the reception of Scatter-Gather (SG) frames for Airoha EN7581. > Introduce airoha_dev_change_mtu callback. > > --- > Lorenzo Bianconi (4): > net: airoha: Move min/max packet len configuration in airoha_dev_open() > net: airoha: Enable Rx Scatter-Gather > net: airoha: Introduce airoha_dev_change_mtu callback > net: airoha: Increase max mtu to 9k > > [...] Here is the summary with links: - [net-next,1/4] net: airoha: Move min/max packet len configuration in airoha_dev_open() https://git.kernel.org/netdev/net-next/c/54d989d58d2a - [net-next,2/4] net: airoha: Enable Rx Scatter-Gather https://git.kernel.org/netdev/net-next/c/e12182ddb6e7 - [net-next,3/4] net: airoha: Introduce airoha_dev_change_mtu callback https://git.kernel.org/netdev/net-next/c/03b1b69f0662 - [net-next,4/4] net: airoha: Increase max mtu to 9k https://git.kernel.org/netdev/net-next/c/168ef0c1dee8 You are awesome, thank you!