All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Alexander Duyck <alexander.duyck@gmail.com>
Cc: netdev@vger.kernel.org, kuba@kernel.org, kernel-team@meta.com,
	andrew+netdev@lunn.ch, hkallweit1@gmail.com, pabeni@redhat.com,
	davem@davemloft.net
Subject: Re: [net-next PATCH v2 02/11] net: phy: Add support for 25G, 50G, and 100G interfaces to xpcs driver
Date: Mon, 3 Nov 2025 17:42:42 +0000	[thread overview]
Message-ID: <aQjpkpqpF2SgZkkx@shell.armlinux.org.uk> (raw)
In-Reply-To: <176218920872.2759873.3935936327928788544.stgit@ahduyck-xeon-server.home.arpa>

Subject should be "net: pcs: xpcs: " to signify that it's for the
PCS net subsystem, and the xpcs driver. Please review

git log drivers/net/pcs/pcs-xpcs.c

to see the normal prefix used when modifying any particular driver.

Thanks.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!

  reply	other threads:[~2025-11-03 17:42 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-03 16:59 [net-next PATCH v2 00/11] net: phy: Add support for fbnic PHY w/ 25G, 50G, and 100G support Alexander Duyck
2025-11-03 17:00 ` [net-next PATCH v2 01/11] net: phy: Add support for 25, 50 and 100Gbps PMA to genphy_c45_read_pma Alexander Duyck
2025-11-03 17:00 ` [net-next PATCH v2 02/11] net: phy: Add support for 25G, 50G, and 100G interfaces to xpcs driver Alexander Duyck
2025-11-03 17:42   ` Russell King (Oracle) [this message]
2025-11-03 17:00 ` [net-next PATCH v2 03/11] net: phy: Fix PMA identifier handling in XPCS Alexander Duyck
2025-11-03 17:00 ` [net-next PATCH v2 04/11] net: phy: Add identifier for fbnic PMA and use it to skip initial reset Alexander Duyck
2025-11-03 17:00 ` [net-next PATCH v2 05/11] net: phy: Add fbnic specific PHY driver fbnic_phy Alexander Duyck
2025-11-03 20:50   ` Heiner Kallweit
2025-11-03 17:00 ` [net-next PATCH v2 06/11] fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt Alexander Duyck
2025-11-03 17:47   ` Russell King (Oracle)
2025-11-03 18:49     ` Alexander Duyck
2025-11-03 17:00 ` [net-next PATCH v2 07/11] fbnic: Add logic to track PMD state via MAC/PCS signals Alexander Duyck
2025-11-03 17:00 ` [net-next PATCH v2 08/11] fbnic: Cleanup handling for link down event statistics Alexander Duyck
2025-11-03 17:49   ` Russell King (Oracle)
2025-11-03 18:44     ` Alexander Duyck
2025-11-03 17:01 ` [net-next PATCH v2 09/11] fbnic: Add SW shim for MDIO interface to PMA/PMD and PCS Alexander Duyck
2025-11-03 18:59   ` Andrew Lunn
2025-11-03 20:18     ` Alexander Duyck
2025-11-03 21:49       ` Andrew Lunn
2025-11-04  0:26         ` Alexander Duyck
2025-11-03 17:01 ` [net-next PATCH v2 10/11] fbnic: Add phydev representing PMD to phylink setup Alexander Duyck
2025-11-03 17:01 ` [net-next PATCH v2 11/11] fbnic: Replace use of internal PCS w/ Designware XPCS Alexander Duyck

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=aQjpkpqpF2SgZkkx@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=alexander.duyck@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=hkallweit1@gmail.com \
    --cc=kernel-team@meta.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.