<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/igb, branch release/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2013-07-12T22:36:26Z</updated>
<entry>
<title>Change the E1000 driver option header handling to match the</title>
<updated>2013-07-12T22:36:26Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2013-07-12T22:36:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1db87ec73dd672c8255ec5495ee74706ba1a74c'/>
<id>urn:sha1:a1db87ec73dd672c8255ec5495ee74706ba1a74c</id>
<content type='text'>
ixgbe driver. As it was, when building them as a module INET
and INET6 are not defined. In these drivers it does not cause
a panic, however it does result in different behavior in the
ioctl routine when you are using a module vs static, and I
think the behavior should be the same.

MFC after: 3 days
</content>
</entry>
<entry>
<title>Change defines in the igb driver to allow an easier selection of</title>
<updated>2013-03-29T18:25:45Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2013-03-29T18:25:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c05891a6da93599a3a9f6c8ed71f0c098a1a9fb3'/>
<id>urn:sha1:c05891a6da93599a3a9f6c8ed71f0c098a1a9fb3</id>
<content type='text'>
the older if_start/non-multiqueue interface from the stack. This
is not the default, but can be turned on in the Makefile now regardless
of the OS level to allow either testing or use of ALTQ.

MFC after: one week
</content>
</entry>
<entry>
<title>Sync with Intel internal source:</title>
<updated>2012-07-05T20:26:57Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2012-07-05T20:26:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab5d036272b634fcf04a3ef30be1fecd86435f7f'/>
<id>urn:sha1:ab5d036272b634fcf04a3ef30be1fecd86435f7f</id>
<content type='text'>
   shared code update and small changes in core required
Add support for new i210/i211 devices
Improve queue calculation based on mac type

MFC after:5 days
</content>
</entry>
<entry>
<title>Remove unnecessary clean target in em(4), igb(4) and ixgbe(4).</title>
<updated>2010-08-16T17:48:55Z</updated>
<author>
<name>Pyun YongHyeon</name>
<email>yongari@FreeBSD.org</email>
</author>
<published>2010-08-16T17:48:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b1f97079c5255ef7ea87fa302faccaf93b4bd2a'/>
<id>urn:sha1:9b1f97079c5255ef7ea87fa302faccaf93b4bd2a</id>
<content type='text'>
While here also remove man target in igb(4).

Reviewed by:	jfv
</content>
</entry>
<entry>
<title>OK, I was a bit sleep this morning and checked in</title>
<updated>2010-06-30T21:05:51Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2010-06-30T21:05:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b8270585798e1496c95ecc25d1b046a0efab964b'/>
<id>urn:sha1:b8270585798e1496c95ecc25d1b046a0efab964b</id>
<content type='text'>
the core changes but left out the shared code, lol.
Well, and a couple fixes to the core... hopefully
this will all be complete now.

Happy happy joy joy :)
</content>
</entry>
<entry>
<title>Updates for both the em and igb drivers, add support</title>
<updated>2009-06-24T17:41:29Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2009-06-24T17:41:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9d81738f8f543736fc9da9cf1622b381fec98361'/>
<id>urn:sha1:9d81738f8f543736fc9da9cf1622b381fec98361</id>
<content type='text'>
for multiqueue tx, shared code updates, new device
support, and some bug fixes.
</content>
</entry>
<entry>
<title>Add opt_inet.h which has been needed since r184718, which had</title>
<updated>2008-11-12T21:33:45Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2008-11-12T21:33:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f2718ae53f3b815ff6ad5a4331528e0737d7c76f'/>
<id>urn:sha1:f2718ae53f3b815ff6ad5a4331528e0737d7c76f</id>
<content type='text'>
introduced checks for #ifdef INET.

MFC after:	54 days
</content>
</entry>
<entry>
<title>Change Makefile to reflect new directory structure</title>
<updated>2008-07-30T22:06:38Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2008-07-30T22:06:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1a8a2aa55b52763e08bce2e4236f7aa306bad1d2'/>
<id>urn:sha1:1a8a2aa55b52763e08bce2e4236f7aa306bad1d2</id>
<content type='text'>
MFC after:ASAP
</content>
</entry>
<entry>
<title>This update primarily addresses the ability to have both the em</title>
<updated>2008-04-02T22:00:36Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2008-04-02T22:00:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e9d8b9c383a9cbaf984df56650d52fb85c76f57b'/>
<id>urn:sha1:e9d8b9c383a9cbaf984df56650d52fb85c76f57b</id>
<content type='text'>
and the igb driver static in the kernel. But it also reflects
some other bug fixes in my development stream at Intel.
PR 122373 is also fixed in this code.
</content>
</entry>
<entry>
<title>Remove option headers that do not exist and are not used</title>
<updated>2008-03-27T20:38:03Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2008-03-27T20:38:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=10f0bcab61ef441cb5af32fb706688d8cbd55dc0'/>
<id>urn:sha1:10f0bcab61ef441cb5af32fb706688d8cbd55dc0</id>
<content type='text'>
from the Makefiles in sys/modules.
(opt_devfs.h, opt_bdg.h, opt_emu10kx.h and opt_uslcom.h)

Approved by:	rwatson (mentor)
</content>
</entry>
</feed>
