]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update the ixgbe driver to 1.7.4, this includes support
authorjfv <jfv@FreeBSD.org>
Fri, 10 Apr 2009 00:22:48 +0000 (00:22 +0000)
committerjfv <jfv@FreeBSD.org>
Fri, 10 Apr 2009 00:22:48 +0000 (00:22 +0000)
commit32c307ec0ce95660feb8f8fad07b5636b1ac5b23
treef08fa33af493b882c41a9f97a302453867fd0036
parentfa07963f1d89bc36ab035edc2bd9b82f159ab1b7
Update the ixgbe driver to 1.7.4, this includes support
for the new 82599 adapter family, adds header split, and
many small fixes. The driver should now be added to the
GENERIC kernel.

MFC after: 2 weeks
13 files changed:
sys/dev/ixgbe/LICENSE
sys/dev/ixgbe/README
sys/dev/ixgbe/ixgbe.c
sys/dev/ixgbe/ixgbe.h
sys/dev/ixgbe/ixgbe_82598.c
sys/dev/ixgbe/ixgbe_api.c
sys/dev/ixgbe/ixgbe_api.h
sys/dev/ixgbe/ixgbe_common.c
sys/dev/ixgbe/ixgbe_common.h
sys/dev/ixgbe/ixgbe_osdep.h
sys/dev/ixgbe/ixgbe_phy.c
sys/dev/ixgbe/ixgbe_phy.h
sys/dev/ixgbe/ixgbe_type.h