From: Birger Koblitz <mail@birger-koblitz.de>
To: Jakub Kicinski <kuba@kernel.org>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
linux-usb@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 1/9] r8152: Add support for RTL8157 RX/TX descriptor format
Date: Tue, 17 Mar 2026 18:18:52 +0100 [thread overview]
Message-ID: <ef706caa-a28f-46d5-b8db-18095df8da23@birger-koblitz.de> (raw)
In-Reply-To: <20260317085531.3ddff582@kernel.org>
On 17/03/2026 4:55 pm, Jakub Kicinski wrote:
> On Tue, 17 Mar 2026 06:04:34 +0100 Birger Koblitz wrote:
>> I would prefer to have individual patches in the series adding support
>> for the new functionality of the RTL8157 in parts that also allow
>> developers to understand the differences, even if this functionality is
>> used only in the last part of the series.
>
> Functions should be added with the first caller.
Understood.
Since all of the functions defined for the RTL8157 are eventually only
used when the RTL8157-specific functions are placed into the r8152
structure in the last part of the series, I will prepare a v2 series
which consists only of one part adding 5GBit support as this can be done
independently of RTL8157 hardware-code, and a second, large part
containing all the code supporting the RTL8157 hardware.
B.
next prev parent reply other threads:[~2026-03-17 17:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-14 9:31 [PATCH net-next 0/9] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip Birger Koblitz
2026-03-14 9:31 ` [PATCH net-next 1/9] r8152: Add support for RTL8157 RX/TX descriptor format Birger Koblitz
2026-03-17 0:51 ` Jakub Kicinski
2026-03-17 5:04 ` Birger Koblitz
2026-03-17 15:55 ` Jakub Kicinski
2026-03-17 17:18 ` Birger Koblitz [this message]
2026-03-14 9:31 ` [PATCH net-next 2/9] r8152: Add support for RTL8157 SRAM access and ADV indirect access Birger Koblitz
2026-03-17 0:52 ` Jakub Kicinski
2026-03-17 5:10 ` Birger Koblitz
2026-03-14 9:31 ` [PATCH net-next 3/9] r8152: Add support for configuring the PHY of the RTL8157 Birger Koblitz
2026-03-14 9:31 ` [PATCH net-next 4/9] r8152: Add RTL8157 initialization Birger Koblitz
2026-03-14 9:31 ` [PATCH net-next 5/9] r8152: Add RTL8157 startup Birger Koblitz
2026-03-14 9:31 ` [PATCH net-next 6/9] r8152: Add support for chip version RTL_VER_16 Birger Koblitz
2026-03-17 0:50 ` Jakub Kicinski
2026-03-17 4:35 ` Birger Koblitz
2026-03-14 9:31 ` [PATCH net-next 7/9] r8152: Add support for 5Gbit Link Speeds Birger Koblitz
2026-03-14 9:31 ` [PATCH net-next 8/9] r8152: Add support for 5GBit EEE Birger Koblitz
2026-03-14 9:31 ` [PATCH net-next 9/9] r8152: Detect RTL8157 and setup Birger Koblitz
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=ef706caa-a28f-46d5-b8db-18095df8da23@birger-koblitz.de \
--to=mail@birger-koblitz.de \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox