OSDN Git Service

r8152: support TSO
authorhayeswang <hayeswang@realtek.com>
Fri, 7 Mar 2014 03:04:39 +0000 (11:04 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Mar 2014 21:24:29 +0000 (16:24 -0500)
commit60c890713ea36add18a5f01f02a67d045c707fc6
treeb855988223220620266677940c37150e2da75ba8
parent565cab0a69e86eb6c10a8d8d4793d34ebd2c077b
r8152: support TSO

Support scatter gather and TSO.

Adjust the tx checksum function and set the max gso size to fix the
size of the tx aggregation buffer.

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