<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/ixl, 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-08-11T19:13:30Z</updated>
<entry>
<title>MFC r303816 r303847</title>
<updated>2016-08-11T19:13:30Z</updated>
<author>
<name>Sean Bruno</name>
<email>sbruno@FreeBSD.org</email>
</author>
<published>2016-08-11T19:13:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=98ceee8409ede39d938a15ff3cde85c0e7a5a7cc'/>
<id>urn:sha1:98ceee8409ede39d938a15ff3cde85c0e7a5a7cc</id>
<content type='text'>
- Update ixl(4) to Intel driver version ixl-1.6.6-k
- Fixup RSS builds of ixl(4) missed during testing.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFC r303414,r303415,r303417:</title>
<updated>2016-08-02T20:56:00Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-08-02T20:56:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=653cfd1cdf695936a0cef1332e49679233b06ed6'/>
<id>urn:sha1:653cfd1cdf695936a0cef1332e49679233b06ed6</id>
<content type='text'>
  r303414:
    opt_random.h was removed in r287558 for opt_global.h
  r303415:
    opt_apic.h is only used on i386.
  r303417:
    opt_bdg.h was removed in r150636.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Update SW4 to the Intel ixl/ixlv drivers. This is primarily a shared</title>
<updated>2015-06-05T22:52:42Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2015-06-05T22:52:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be771cda12c9561b16f302095653185775db0f99'/>
<id>urn:sha1:be771cda12c9561b16f302095653185775db0f99</id>
<content type='text'>
code update, with supporting changes in the CORE. Changes for the extended
media types, VF driver has virtual channel protocol changes, and some
register use corrections.  This software change should be coordinated with
Firmware updates to your hardware, contact your support channels for that.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Create a separate kobj interface for leaf-driver PCI IOV methods.</title>
<updated>2015-05-28T22:01:50Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2015-05-28T22:01:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f3bb92515317f9b66fca73deca375a79d49dc54a'/>
<id>urn:sha1:f3bb92515317f9b66fca73deca375a79d49dc54a</id>
<content type='text'>
Leaf drivers should not import the PCI bus interface to add IOV handling.
Instead, move the IOV client methods to a separate kobj interface.

Differential Revision:	https://reviews.freebsd.org/D2584
Reviewed by:	rstone
</content>
</entry>
<entry>
<title>Intel I40E driver updates:</title>
<updated>2015-01-12T18:43:34Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2015-01-12T18:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=393c4bb1ba19800fe850d39efd70e9e77ebe6afd'/>
<id>urn:sha1:393c4bb1ba19800fe850d39efd70e9e77ebe6afd</id>
<content type='text'>
	if_ixl to version 1.3.0, if_ixlv to version 1.2.0
	- Major change in both drivers is to add RSS support
	- In ixl fix some interface speed related issues, dual
	  speed was not changing correctly, KR/X media was not
	  displaying correctly (this has a workaround until a
	  more robust media handling is in place)
	- Add a warning when using Dell NPAR and the speed is
	  less than 10G
	- Wrap a queue hung message in IXL_DEBUG, as it is non-fatal,
	  and without tuning can display excessively

MFC after: 1 week
</content>
</entry>
<entry>
<title>Update to the Intel Base driver for the Intel XL710 Ethernet Controller Family</title>
<updated>2014-08-22T18:59:19Z</updated>
<author>
<name>Jack F Vogel</name>
<email>jfv@FreeBSD.org</email>
</author>
<published>2014-08-22T18:59:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=61ae650d55553d48c55fbe023706dfa4b97483bb'/>
<id>urn:sha1:61ae650d55553d48c55fbe023706dfa4b97483bb</id>
<content type='text'>
	- It was decided to change the driver name to if_ixl for FreeBSD
	- This release adds the VF Driver to the tree, it can be built into
	  the kernel or as the if_ixlv module
	- The VF driver is independent for the first time, this will be
	  desireable when full SRIOV capability is added to the OS.
	- Thanks to my new coworker Eric Joyner for his superb work in
	  both the core and vf driver code.

Enjoy everyone!

Submitted by:	jack.vogel@intel.com and eric.joyner@intel.com
MFC after:	3 days (hoping to make 10.1)
</content>
</entry>
</feed>
