From: Heiner Kallweit <hkallweit1@gmail.com>
To: Realtek linux nic maintainers <nic_swsd@realtek.com>,
David Miller <davem@davemloft.net>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH net-next 0/4] r8169: improve HW csum and TSO handling
Date: Fri, 26 Jul 2019 21:47:30 +0200 [thread overview]
Message-ID: <d347af97-0b46-6c71-37ef-46ce2b46f4df@gmail.com> (raw)
This series:
- delegates more tasks from the driver to the core
- enables HW csum and TSO per default
- copies quirks for buggy chip versions from vendor driver
Heiner Kallweit (4):
r8169: set GSO size and segment limits
r8169: implement callback ndo_features_check
r8169: remove r8169_csum_workaround
r8169: enable HW csum and TSO
drivers/net/ethernet/realtek/r8169_main.c | 128 +++++++++++-----------
1 file changed, 61 insertions(+), 67 deletions(-)
--
2.22.0
next reply other threads:[~2019-07-26 19:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-26 19:47 Heiner Kallweit [this message]
2019-07-26 19:48 ` [PATCH net-next 1/4] r8169: set GSO size and segment limits Heiner Kallweit
2019-07-26 19:49 ` [PATCH net-next 2/4] r8169: implement callback ndo_features_check Heiner Kallweit
2019-07-26 19:50 ` [PATCH net-next 3/4] r8169: remove r8169_csum_workaround Heiner Kallweit
2019-07-26 19:51 ` [PATCH net-next 4/4] r8169: enable HW csum and TSO Heiner Kallweit
2019-07-27 21:25 ` [PATCH net-next 0/4] r8169: improve HW csum and TSO handling David Miller
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=d347af97-0b46-6c71-37ef-46ce2b46f4df@gmail.com \
--to=hkallweit1@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=nic_swsd@realtek.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