commit | 6128d1bb30748d0ff56a63898d14f312126e404c | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Fri Mar 07 11:04:40 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 07 16:24:29 2014 -0500 |
tree | fe0712d62e1b8022612c12fa7777540d1df598cf | |
parent | 60c890713ea36add18a5f01f02a67d045c707fc6 [diff] |
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>