netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Increase maximum MTU to 9k for Airoha EN7581 SoC
@ 2025-03-04 14:21 Lorenzo Bianconi
  2025-03-04 14:21 ` [PATCH net-next 1/4] net: airoha: Move min/max packet len configuration in airoha_dev_open() Lorenzo Bianconi
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Lorenzo Bianconi @ 2025-03-04 14:21 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni
  Cc: netdev, Lorenzo Bianconi

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

 drivers/net/ethernet/airoha/airoha_eth.c  | 97 ++++++++++++++++++++-----------
 drivers/net/ethernet/airoha/airoha_eth.h  |  3 +-
 drivers/net/ethernet/airoha/airoha_regs.h |  5 ++
 3 files changed, 71 insertions(+), 34 deletions(-)
---
base-commit: 188fa9b9e20a2579ed8f4088969158fb55059fa0
change-id: 20250304-airoha-eth-rx-sg-ac163d50b731

Best regards,
-- 
Lorenzo Bianconi <lorenzo@kernel.org>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-03-07  0:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-04 14:21 [PATCH net-next 0/4] Increase maximum MTU to 9k for Airoha EN7581 SoC Lorenzo Bianconi
2025-03-04 14:21 ` [PATCH net-next 1/4] net: airoha: Move min/max packet len configuration in airoha_dev_open() Lorenzo Bianconi
2025-03-06 10:46   ` Simon Horman
2025-03-04 14:21 ` [PATCH net-next 2/4] net: airoha: Enable Rx Scatter-Gather Lorenzo Bianconi
2025-03-06 10:47   ` Simon Horman
2025-03-04 14:21 ` [PATCH net-next 3/4] net: airoha: Introduce airoha_dev_change_mtu callback Lorenzo Bianconi
2025-03-06 10:47   ` Simon Horman
2025-03-04 14:21 ` [PATCH net-next 4/4] net: airoha: Increase max mtu to 9k Lorenzo Bianconi
2025-03-06 10:47   ` Simon Horman
2025-03-07  0:50 ` [PATCH net-next 0/4] Increase maximum MTU to 9k for Airoha EN7581 SoC patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).