Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] r8169: improve HW csum and TSO handling
@ 2019-07-26 19:47 Heiner Kallweit
  2019-07-26 19:48 ` [PATCH net-next 1/4] r8169: set GSO size and segment limits Heiner Kallweit
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Heiner Kallweit @ 2019-07-26 19:47 UTC (permalink / raw)
  To: Realtek linux nic maintainers, David Miller; +Cc: netdev@vger.kernel.org

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-07-27 21:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-26 19:47 [PATCH net-next 0/4] r8169: improve HW csum and TSO handling Heiner Kallweit
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox