]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Eliminate some global tuneables in favor of adapter-specific,
authorjfv <jfv@FreeBSD.org>
Mon, 20 Jun 2011 22:59:29 +0000 (22:59 +0000)
committerjfv <jfv@FreeBSD.org>
Mon, 20 Jun 2011 22:59:29 +0000 (22:59 +0000)
commit19ae02bba572390c7299166228d31e54003e094a
tree5b80e3a5d5a8ca00c76660accf25d4623ba4fc59
parente0471d8540756eea2b91cde48a206fa32ff23f3a
Eliminate some global tuneables in favor of adapter-specific,
particular flow control and dma coalesce. Also improve the
sysctl operation on those too.

Add IPv6 detection in the ioctl code, this was done for
ixgbe first, carrying that over.

Add resource ability to disable particular adapter.

Add HW TSO capability so vlans can make use of TSO
sys/dev/e1000/if_igb.c
sys/dev/e1000/if_igb.h