[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKR-sGdu7D6StqwEahdGbM8oxL8J8amwEPiS8scVphfuPLMLhA@mail.gmail.com>
Date: Fri, 30 May 2025 17:58:36 +0200
From: Álvaro Fernández Rojas <noltari@...il.com>
To: jonas.gorski@...il.com, florian.fainelli@...adcom.com, andrew@...n.ch,
olteanv@...il.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, dgcbueu@...il.com
Subject: Re: [PATCH] net: dsa: brcm: add legacy FCS tag
El vie, 30 may 2025 a las 17:56, Álvaro Fernández Rojas
(<noltari@...il.com>) escribió:
>
> The existing brcm legacy tag only works with BCM63xx switches.
> These patches add a new legacy tag for BCM5325 and BCM5365 switches, which
> require including the FCS and length.
>
> Álvaro Fernández Rojas (3):
> net: dsa: tag_brcm: legacy: reorganize functions
> net: dsa: tag_brcm: add support for legacy FCS tags
> net: dsa: b53: support legacy FCS tags
>
> drivers/net/dsa/b53/Kconfig | 1 +
> drivers/net/dsa/b53/b53_common.c | 7 +-
> include/net/dsa.h | 2 +
> net/dsa/Kconfig | 8 +++
> net/dsa/tag_brcm.c | 117 ++++++++++++++++++++++++-------
> 5 files changed, 109 insertions(+), 26 deletions(-)
>
> --
> 2.39.5
>
Sorry, but I've just realized that I generated the patches with "-N"...
Powered by blists - more mailing lists