mbox series

[net,0/2] Fix a regression in the Gemini ethernet controller.

Message ID 20231215-new-gemini-ethernet-regression-v1-0-93033544be23@linaro.org (mailing list archive)
Headers show
Series Fix a regression in the Gemini ethernet controller. | expand

Message

Linus Walleij Dec. 15, 2023, 8:49 a.m. UTC
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,