Date: Mon, 11 Aug 2008 21:02:22 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ixgbe LICENSE ixgbe.c ixgbe.h ixgbe_82598.c ixgbe_api.c ixgbe_api.h ixgbe_common.c ixgbe_common.h ixgbe_osdep.h ixgbe_phy.c ixgbe_phy.h ixgbe_type.h Message-ID: <200808112102.m7BL2WVJ082725@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2008-08-11 21:02:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/ixgbe LICENSE ixgbe.c ixgbe.h ixgbe_82598.c
ixgbe_api.c ixgbe_api.h ixgbe_common.c
ixgbe_common.h ixgbe_osdep.h ixgbe_phy.c
ixgbe_phy.h ixgbe_type.h
Log:
SVN rev 181613 on 2008-08-11 21:02:22Z by jfv
MFC of the 1.4.7 ixgbe driver
Revision Changes Path
1.1.2.1 +4 -2 src/sys/dev/ixgbe/LICENSE
1.4.2.2 +765 -587 src/sys/dev/ixgbe/ixgbe.c
1.3.2.2 +87 -60 src/sys/dev/ixgbe/ixgbe.h
1.3.2.2 +488 -290 src/sys/dev/ixgbe/ixgbe_82598.c
1.3.2.2 +234 -174 src/sys/dev/ixgbe/ixgbe_api.c
1.3.2.2 +29 -13 src/sys/dev/ixgbe/ixgbe_api.h
1.3.2.2 +396 -351 src/sys/dev/ixgbe/ixgbe_common.c
1.3.2.2 +16 -17 src/sys/dev/ixgbe/ixgbe_common.h
1.3.2.2 +41 -31 src/sys/dev/ixgbe/ixgbe_osdep.h
1.3.2.2 +141 -204 src/sys/dev/ixgbe/ixgbe_phy.c
1.3.2.2 +17 -24 src/sys/dev/ixgbe/ixgbe_phy.h
1.3.2.2 +308 -223 src/sys/dev/ixgbe/ixgbe_type.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808112102.m7BL2WVJ082725>
