]> git.karo-electronics.de Git - karo-tx-linux.git/commit
r8152: support IPv6
authorhayeswang <hayeswang@realtek.com>
Fri, 7 Mar 2014 03:04:40 +0000 (11:04 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Mar 2014 21:24:29 +0000 (16:24 -0500)
commit6128d1bb30748d0ff56a63898d14f312126e404c
treefe0712d62e1b8022612c12fa7777540d1df598cf
parent60c890713ea36add18a5f01f02a67d045c707fc6
r8152: support IPv6

Support hw IPv6 checksum for TCP and UDP packets.

Note that the hw has the limitation of the range of the transport
offset. Besides, the TCP Pseudo Header of the IPv6 TSO of the hw
bases on the Microsoft document which excludes the packet length.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c