]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add TSO support over VLAN for i82550/i82551. Controller requires
authorPyun YongHyeon <yongari@FreeBSD.org>
Sun, 24 Oct 2010 21:59:51 +0000 (21:59 +0000)
committerPyun YongHyeon <yongari@FreeBSD.org>
Sun, 24 Oct 2010 21:59:51 +0000 (21:59 +0000)
commit713ca255b8fb46c54b2e2005b898a3d9918921e6
tree93ccae9253d4645cfbb26811e007ac7ef83e770f
parent427d3f3322a459e14c7130f491ec2e63633d9c10
Add TSO support over VLAN for i82550/i82551. Controller requires
VLAN hardware tagging to make TSO work over VLAN. So if VLAN
hardware tagging is disabled explicitly clear TSO over VLAN. While
I'm here allow disabling VLAN TX checksum offloading.

Tested by: Liudas < liudasb <> centras dot lt >
MFC after: 10 days
sys/dev/fxp/if_fxp.c