Date: Mon, 25 Apr 2011 23:34:21 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ixgbe ixgbe.c ixgbe.h Message-ID: <201104252334.p3PNYawW019365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2011-04-25 23:34:21 UTC
FreeBSD src repository
Modified files:
sys/dev/ixgbe ixgbe.c ixgbe.h
Log:
SVN rev 221041 on 2011-04-25 23:34:21Z by jfv
- Add the RX refresh changes from igb to ixgbe
- Also a couple minor tweaks to the TX code from the same source.
- Add the INET ioctl code which has been missing from this driver,
and which caused IP aliases to reset the interface.
- Last, some minor logic changes that just reflect upcoming
hardware support, but have no other functional effect now.
MFC after a week
Revision Changes Path
1.51 +68 -48 src/sys/dev/ixgbe/ixgbe.c
1.23 +16 -1 src/sys/dev/ixgbe/ixgbe.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104252334.p3PNYawW019365>
