From: Daniel Golle <daniel@makrotopia.org>
To: Peter Enderborg <peterend@axis.com>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>,
"David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org
Subject: Re: [PATCH for net-next] if_ether.h: Clarify ethertype validity for gsw1xx dsa
Date: Fri, 14 Nov 2025 14:06:11 +0000 [thread overview]
Message-ID: <aRc3U29wVvZEG0zv@makrotopia.org> (raw)
In-Reply-To: <20251114135935.2710873-1-peterend@axis.com>
On Fri, Nov 14, 2025 at 02:59:36PM +0100, Peter Enderborg wrote:
> This 0x88C3 is registered to Infineon Technologies Corporate Research ST
> and are used by MaxLinear. Infineon subsidiary Lantiq was acquired
> by Intel. MaxLinear bought IP's from Intel including this network chip.
> Ref https://standards-oui.ieee.org/ethertype/eth.txt
>
> Signed-off-by: Peter Enderborg <peterend@axis.com>
Thank you!
Reviewed-by: Daniel Golle <daniel@makrotopia.org>
> ---
> include/uapi/linux/if_ether.h | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/include/uapi/linux/if_ether.h b/include/uapi/linux/if_ether.h
> index 2c93b7b731c8..df9d44a11540 100644
> --- a/include/uapi/linux/if_ether.h
> +++ b/include/uapi/linux/if_ether.h
> @@ -92,7 +92,9 @@
> #define ETH_P_ETHERCAT 0x88A4 /* EtherCAT */
> #define ETH_P_8021AD 0x88A8 /* 802.1ad Service VLAN */
> #define ETH_P_802_EX1 0x88B5 /* 802.1 Local Experimental 1. */
> -#define ETH_P_MXLGSW 0x88C3 /* MaxLinear GSW DSA [ NOT AN OFFICIALLY REGISTERED ID ] */
> +#define ETH_P_MXLGSW 0x88C3 /* Infineon Technologies Corporate Research ST
> + * Used by MaxLinear GSW DSA
> + */
> #define ETH_P_PREAUTH 0x88C7 /* 802.11 Preauthentication */
> #define ETH_P_TIPC 0x88CA /* TIPC */
> #define ETH_P_LLDP 0x88CC /* Link Layer Discovery Protocol */
> --
> 2.34.1
>
next prev parent reply other threads:[~2025-11-14 14:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-14 13:59 [PATCH for net-next] if_ether.h: Clarify ethertype validity for gsw1xx dsa Peter Enderborg
2025-11-14 14:06 ` Daniel Golle [this message]
2025-11-15 20:41 ` Andrew Lunn
2025-11-17 9:02 ` Peter Enderborg
2025-11-17 13:28 ` Andrew Lunn
2025-11-17 14:59 ` Peter Enderborg
2025-11-17 15:16 ` Andrew Lunn
2025-11-26 13:54 ` [PATCH net-next v2] " Peter Enderborg
2025-11-26 14:32 ` Andrew Lunn
2025-11-28 2:20 ` patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aRc3U29wVvZEG0zv@makrotopia.org \
--to=daniel@makrotopia.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=peterend@axis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).