Releases: intel/ethernet-linux-ixgbe
ixgbe-4.5.4
This is the most current release of the ixgbe driver for Linux, which
supports kernel versions 2.6.18 up through 4.9 It also has been tested on
the following distributions:
- RHEL 6.9
- RHEL 7.3
- SLES 11SP4
- SLES 12PS2
Changes in this release:
- Support for some of the Atom based SoC's.
- New distro support (see table above)
- Clean up races in close/suppend
- Assorted other bug fixes
Note that while we attempt to keep the driver version number (4.5.4) in sync
with its counterpart in the Linux kernel that has similar functionality this
is far from authoritative. If you are using a newer kernel.org kernel or
distro it is likely that its ixgbe driver is at least as up to date as the
out of tree (OOT) driver found here.
ixgbe-4.4.6
This is the most current release of the ixgbe driver for Linux, which
supports kernel versions 2.6.18 up through 4.6.1. It also has been tested on
the following distributions:
- RHEL 6.8
- RHEL 7.2
- SLES 11SP4
- SLES 12PS1
Changes in this release:
- Fix for link crosstalk on some platforms
- Refactor configuration of RSS
- Initial SWFW semaphore on startup
- Module parameter for MDD disablement
- Assorted other bug fixes
Note that while we attempt to keep the driver version number (4.4.6) in sync
with its counterpart in the Linux kernel that has similar functionality this
is far from authoritative. If you are using a newer kernel.org kernel or
distro it is likely that its ixgbe driver is at least as up to date as the out
of tree (OOT) driver found here.
ixgbe-4.3.15
This is an update to the ixgbe 4.3.x branch. Only the following functionality
has been added to this driver:
- Support for 4.5 kernel.org kernel.
ixgbe-4.3.13
This is an update to the ixgbe 4.3.x branch. Only the following functionality
has been added to this driver:
- Support for VF MC Promisc mode assuming the VF is in trusted mode
ixgbe-4.3.9
This is the most current release of the ixgbe driver for Linux, which
supports kernel versions 2.6.18 up through 4.3.3. It also has been tested on
the following distributions:
- RHEL 6.7
- RHEL 7.2
- SLES 11SP4
- SLES 12PS1
Changes in this release:
- Support for new X550 NICsand LOMs
- Fix for flow director perfect filters
- Various bug fixes
- Older kernel kcompat fixes
Note that while we attempt to keep the driver version number (4.3.9) in sync
with its counterpart in the Linux kernel that has similar functionality this
is far from authoritative. If you are using a newer kernel.org kernel or
distro it is likely that its ixgbe driver is at least as up to date as the out
of tree (OOT) driver found here.
ixgbe-4.2.5
This is an update to the ixgbe 4.2.x branch. Only the following functionality
has been added to this driver:
- Support for VF MC Promisc mode assuming the VF is in trusted mode
ixgbe-4.2.3
This is the most current release of the ixgbe driver for Linux, which
supports kernel versions 2.6.18 up through 4.2.6. It also has been tested on
the following distributions:
- RHEL 6.7
- RHEL 7.1
- SLES 11SP4
- SLES 12
- SLES 12SP1 RC3
Changes in this release:
- Module parameter to disable malicious driver detection
Note that while we attempt to keep the driver version number (4.2.3) in sync
with its counterpart in the Linux kernel that has similar functionality this
is far from authoritative. If you are using a newer kernel.org kernel or
distro it is likely that its ixgbe driver is at least as up to date as the out
of tree (OOT) driver found here.
ixgbe-4.2.1
This is the most current release of the ixgbe driver for Linux, which
supports kernel versions 2.6.18 up through 4.2.6. It also has been tested on
the following distributions:
- RHEL 6.7
- RHEL 7.1
- SLES 11SP4
- SLES 12
- SLES 12SP1 RC3
Changes in this release:
- Support for Broadwell DE
- VxLan fixes
- Readme updates
- Various bug fixes
- Older kernel kcompat fixes
Note that while we attempt to keep the driver version number (4.2.1) in sync
with its counterpart in the Linux kernel that has similar functionality this
is far from authoritative. If you are using a newer kernel.org kernel or
distro it is likely that its ixgbe driver is at least as up to date as the out
of tree (OOT) driver found here.
ixgbe-4.1.5
This is the most current release of the ixgbe driver for Linux, which
supports kernel versions 2.6.18 up through 4.2.1. It also has been tested on
the following distributions:
- RHEL 6.7
- RHEL 7.1
- SLES 11SP4
- SLES 12
- SLES 12SP1 Beta 3
Changes in this release:
- Display warning when using VF without VLAN
- Older kernel kcompat fixes
Note that while we attempt to keep the driver version number (4.1.5) in sync
with its counterpart in the Linux kernel that has similar functionality this
is far from authoritative. If you are using a newer kernel.org kernel or
distro it is likely that its ixgbe driver is at least as up to date as the out
of tree (OOT) driver found here.
ixgbe-4.1.1
This is the most current release of the ixgbe driver for Linux, which
supports kernel versions 2.6.18 up through 4.0.5.
Changes in this release:
- Various Bug fixes
- Support for new X550 hardware
- Older kernel kcompat fixes
- Minor branding strings cleanup