<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/igb, branch releng/11.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-05-03T22:01:48Z</updated>
<entry>
<title>Misc. build: minor spelling fixes.</title>
<updated>2016-05-03T22:01:48Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2016-05-03T22:01:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1ff7af013c83971c02a28fd0d1f5ddbb59e3f20'/>
<id>urn:sha1:a1ff7af013c83971c02a28fd0d1f5ddbb59e3f20</id>
<content type='text'>
No functional change.
</content>
</entry>
<entry>
<title>Move most of the 15 variations on generating opt_inet.h and</title>
<updated>2014-08-04T22:37:02Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-08-04T22:37:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aeaed508982227551b2748339033bb2483382b4d'/>
<id>urn:sha1:aeaed508982227551b2748339033bb2483382b4d</id>
<content type='text'>
opt_inet6.h into kmod.mk by forcing almost everybody to eat the same
dogfood. While at it, consolidate the opt_bpf.h and opt_mroute.h
targets here too.
</content>
</entry>
<entry>
<title>Make igb(4) build outside of the kernel build.</title>
<updated>2014-08-04T04:23:45Z</updated>
<author>
<name>Adrian Chadd</name>
<email>adrian@FreeBSD.org</email>
</author>
<published>2014-08-04T04:23:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a30281322ac95ec140a701cbe700110c260d5307'/>
<id>urn:sha1:a30281322ac95ec140a701cbe700110c260d5307</id>
<content type='text'>
Ths defaults to RSS being disabled.
</content>
</entry>
<entry>
<title>Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
<updated>2014-05-06T04:22:01Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-05-06T04:22:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052'/>
<id>urn:sha1:c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052</id>
<content type='text'>
from the latter.
</content>
</entry>
<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>
</feed>
