Date: Mon, 20 Jun 2011 22:59:29 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/e1000 if_igb.c if_igb.h Message-ID: <201106202259.p5KMxkes045870@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2011-06-20 22:59:29 UTC
FreeBSD src repository
Modified files:
sys/dev/e1000 if_igb.c if_igb.h
Log:
SVN rev 223350 on 2011-06-20 22:59:29Z by jfv
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
Revision Changes Path
1.70 +122 -61 src/sys/dev/e1000/if_igb.c
1.23 +3 -2 src/sys/dev/e1000/if_igb.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106202259.p5KMxkes045870>
