netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] r8169: support IPv6
@ 2014-07-11  8:25 Hayes Wang
  2014-07-11  8:25 ` [PATCH net-next 1/3] r8169: split rtl8169_tso_csum Hayes Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Hayes Wang @ 2014-07-11  8:25 UTC (permalink / raw)
  To: romieu; +Cc: netdev, linux-kernel, nic_swsd

The RTL8168C and the later chips support the hardware checksum
for IPv6. Adjust some code and add the relative code.

Hayes Wang (3):
  r8169: split rtl8169_tso_csum
  r8169: use Giant Send
  r8169: support IPv6

 drivers/net/ethernet/realtek/r8169.c | 220 ++++++++++++++++++++++++++++-------
 1 file changed, 181 insertions(+), 39 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-10-02  8:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11  8:25 [PATCH net-next 0/3] r8169: support IPv6 Hayes Wang
2014-07-11  8:25 ` [PATCH net-next 1/3] r8169: split rtl8169_tso_csum Hayes Wang
2014-07-11  8:25 ` [PATCH net-next 2/3] r8169: use Giant Send Hayes Wang
2014-07-11  8:25 ` [PATCH net-next 3/3] r8169: support IPv6 Hayes Wang
2015-10-02  8:41   ` David Woodhouse
2014-07-11 21:33 ` [PATCH net-next 0/3] " David Miller

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).