Releases: intel/ethernet-linux-ixgbe
ixgbe-6.2.5
Intel official release 6.2.5
The following changes were made in this release:
- add reading NVM OROM version in E610 adapter
- add 1PPS period and start adjustment
- add Rx PHY timestamp for PTP by PHY
- add ACI dynamic debug
- add initialization of the new NVM after reload is done
- add new mailbox op getting link status
- fix crash on Centos8 due to devlink register
- fix Rx PTP by PHY interrupt handler
- fix PTP cyclecounter start
- fix waiting during devlink reload
- fix switch to napi_build_skb()
- remove one-step timestamping support
ixgbe-6.1.6
Intel official release 6.1.6
The following changes were made in this release:
- SLES 15SP7 support
ixgbe-6.1.5
Intel official release 6.1.5
The following changes were made in this release:
- add RHEL9.6/RHEL10.0 support
ixgbe-6.1.4
Intel official release 6.1.4
Driver updated to keep parity with Intel Download Center.
No functional changes to v6.1.3.
ixgbe-6.1.3
Changelog for ixgbe-6.1.3
Add support for NVM update during FW recovery
Add support for ACPI WOL for E610
Add E610 .set_phys_id() callback implementation
Add xarray into kcompat for old kernels
Add documentation for E610 FW Logs
Fix out-of-bounds access by using proper bit constants for EEE
Fix remove 128 CPUs limit for XDP
Fix stop setting carrier on while the adapter is down
Fix use netdev->fcoe_mtu when required
Fix .ndo_fdb_add() signature for kernel 6.13
Fix SLES15sp7 beta3 compilation
Fix unused variable warning
ixgbe-6.0.6
Changelog for ixgbe-6.0.5
Add the following PCI ID branding strings for the “57b0 Ethernet Controller E610 10GBASE T”:
8086 0001 Ethernet Network Adapter E610-XT4
8086 0002 Ethernet Network Adapter E610-XT2
Add the following PCI ID branding string for the “57b1 Ethernet Controller E610 2.5GBASE T”:
8086 0002 Ethernet Network Adapter E610-IT4
ixgbe-6.0.5
Changelog for ixgbe-6.0.5
Add support for E610 cards:
- Basic driver support.
- Tx Hang detection mechanism.
- Thermal sensor events support.
- FW logging.
- FW API Version Compatibility.
- Debug Dump.
- Recovery and Rollback.
- SRIOV
- NVM update via devlink.
ixgbe-5.22.25
Changelog for ixgbe-5.22.25
Fix kernel 6.11 compilation error
Fix potential NULL adapter->vfinfo dereferencing
Fix incorrect kdoc
ixgbe-5.21.6
Changelog for ixgbe-5.21.6
tested under RHEL 9.5
ixgbe-5.21.5
Changelog for ixgbe-5.21.5
Fix compilation under latest kernels 6.10
Fix compilation under RHEL 9.4 & 8.10
Fix compilation under SLES 15sp6
Fix compilation under Ubuntu 24.04 LTS
Update README, add GitHub links, remove Sourceforge ones