netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] Fix a regression in the Gemini ethernet controller.
@ 2023-12-15  8:49 Linus Walleij
  2023-12-15  8:49 ` [PATCH net 1/2] net: ethernet: cortina: Drop software checksumming Linus Walleij
  2023-12-15  8:49 ` [PATCH net 2/2] net: ethernet: cortina: Bypass checksumming engine of alien ethertypes Linus Walleij
  0 siblings, 2 replies; 6+ messages in thread
From: Linus Walleij @ 2023-12-15  8:49 UTC (permalink / raw)
  To: Hans Ulli Kroll, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni
  Cc: netdev, Linus Walleij

These fixes were developed on top of the earlier fixes.

Finding the right solution is hard because the Gemini checksumming
engine is completely undocumented in the datasheets.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (2):
      net: ethernet: cortina: Drop software checksumming
      net: ethernet: cortina: Bypass checksumming engine of alien ethertypes

 drivers/net/ethernet/cortina/gemini.c | 31 +++++++++++++++++--------------
 1 file changed, 17 insertions(+), 14 deletions(-)
---
base-commit: 33cc938e65a98f1d29d0a18403dbbee050dcad9a
change-id: 20231203-new-gemini-ethernet-regression-3c672de9cfd9

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


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

end of thread, other threads:[~2023-12-15 14:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15  8:49 [PATCH net 0/2] Fix a regression in the Gemini ethernet controller Linus Walleij
2023-12-15  8:49 ` [PATCH net 1/2] net: ethernet: cortina: Drop software checksumming Linus Walleij
2023-12-15  9:32   ` Eric Dumazet
2023-12-15 11:17     ` Eric Dumazet
2023-12-15 14:28     ` Linus Walleij
2023-12-15  8:49 ` [PATCH net 2/2] net: ethernet: cortina: Bypass checksumming engine of alien ethertypes Linus Walleij

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).