aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/intel-ethernet
AgeCommit message (Collapse)Author
2024-02-15ixgbe/ixgbvf: use CVE_STATUS instead of CVE_CHECK_IGNOREAnuj Mittal
CVE_CHECK_IGNORE was deprecated and shouldn't be used anymore. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-08-29ixgbevf : upgrade 4.17.11 -> 4.18.7Yogesh Tyagi
ixgbevf now expects KSRC to be pointing to the kernel source and KOBJ to the build artifacts. Release Notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.18.7/ Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-08-29ixgbe : upgrade 5.18.11 -> 5.19.6Yogesh Tyagi
ixgbe now expects KSRC to be pointing to the kernel source and KOBJ to the build artifacts. Release Notes: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.19.6/ Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-02-23ixgbevf: upgrade 4.16.5 -> 4.17.11Anuj Mittal
Release notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.17.11/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-02-21ixgbe: upgrade 5.17.1 -> 5.18.11Teoh Suh Haw
Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-11-15ixgbe: upgrade 5.16.5 -> 5.17.1Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-09-05ixgbevf : upgrade 4.15.1 -> 4.16.5Yogesh Tyagi
Release Notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.16.5/ Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-09-05ixgbe : upgrade 5.15.2 -> 5.16.5Yogesh Tyagi
Release Notes: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.16.5/ Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-06-10ixgbe : upgrade 5.14.6 -> 5.15.2Yogesh Tyagi
Release Notes: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.15.2/ Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-06-10ixgbevf : upgrade 4.14.5 -> 4.15.1Yogesh Tyagi
Release Notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.15.1/ Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-04-15ixgbevf: upgrade 4.13.3 -> 4.14.5Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-04-15ixgbe: upgrade 5.13.4 -> 5.14.6Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-03-04meta: update LICENSE to use SPDX identifiersAnuj Mittal
Switch to using SPDX preferred identifiers. All changes done using v0.1 of the script convert-spdx-licenses.py. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-02-22meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNOREAnuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-11-29ixgbevf: exclude from world buildsAnuj Mittal
Default kernel is 5.15 now and this doesn't build with 5.15 so exclude from world to prevent builds from failing. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-11-24ixgbevf: upgrade 4.12.4 -> 4.13.3Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-10-11ixgbe: upgrade 5.12.5 -> 5.13.4Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-08-17ixgbevf: upgrade 4.11.1 -> 4.12.4Anuj Mittal
Changes in this release: - Added support for 5.12 kernel version - Added support for RHEL 8.4 - Added support for SLES 15sp3 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-08-17ixgbe: upgrade 5.11.3 -> 5.12.5Anuj Mittal
Changes in this release: - Added support for 5.12 kernel version - Added support for RHEL 8.4 - Added support for SLES 15sp3 - Various bug fixes Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-07-31Convert to new override syntaxAnuj Mittal
Use the convert-overrides.py to convert to new syntax and manually fix some additional changes. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-05-11ixgbe, ixgbevf: exclude CVE-2015-1142857 from cve-checkAnuj Mittal
This was fixed in the kernel v4.4 but the NVD database doesn't list the kernel version or track the out of tree versions. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-03-24ixgbe: upgrade 5.10.2 -> 5.11.3Anuj Mittal
Changes in this release: - Added support for 5.11.2 kernel version - Fix calculate BW for MTU from 4088 to 9128 - Fix ethtool stats reporting - Enable MDD when SRIOV is disabled - Various bug fixes Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-03-24ixgbevf: upgrade 4.10.2 -> 4.11.1Anuj Mittal
Changes in this release: - Added support for 5.11.2 kernel version Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-01-21ixgbevf: upgrade 4.9.3 -> 4.10.2Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-01-21ixgbe: upgrade 5.9.4 -> 5.10.2Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-02ixgbevf: upgrade 4.8.1 -> 4.9.3Anuj Mittal
Release notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.9.3/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-02ixgbe: upgrade 5.8.1 -> 5.9.4Anuj Mittal
Release notes: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.9.4/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-07-24ixgbevf: upgrade 4.7.1 -> 4.8.1Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-07-24ixgbe: upgrade 5.7.1 -> 5.8.1Naveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-06-01ixgbe: upgrade 5.6.5 -> 5.7.1Anuj Mittal
Use modules_install target for install and remove the depomod patch since that shouldn't be required now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-05-19ixgbevf: upgrade 4.6.3 -> 4.7.1Anuj Mittal
Use modules_install target and remove the depmod patch that shouldn't be required now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-03-02ixgbe/ixgbevf: exclude from world buildsAnuj Mittal
These are not supposed to be used with latest kernels and often lead to compilation problems whenver we move to a new kernel. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-12-22ixgbevf: upgrade 4.6.1 -> 4.6.3Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-12-22ixgbe: upgrade 5.6.3 -> 5.6.5Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-11-13ixgbe: set CVE_PRODUCTRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-08-29ixgbe: upgrade 5.6.1 -> 5.6.3Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-07-05ixgbevf: upgrade 4.5.3 -> 4.6.1Anuj Mittal
Latest OOT driver release that supports kernel versions up to v5.1. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-07-05ixgbe: upgrade 5.5.5 -> 5.6.1Anuj Mittal
Latest OOT driver release that supports kernel versions up to 5.1. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-04-25ixgbevf: 4.5.2 -> 4.5.3Naveen Saini
For changes, please see: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.5.3/ Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-04-08ixgbe: 5.5.3 -> 5.5.5Naveen Saini
For changes, please see: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.5.5/ Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-02-20ixgbevf: upgrade 4.3.6 -> 4.5.2Naveen Saini
For changes, please see: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.5.2/ License checksum changed because of formatting related changes. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-02-20ixgbe: 5.5.2 -> 5.5.3Naveen Saini
For changes, please see: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.5.3/ Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-02-15ixgbevf: fix upstream release checkingNaveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-02-15ixgbe: fix upstream release checkingNaveen Saini
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-12-04ixgbe: upgrade 5.3.8 -> 5.5.2Anuj Mittal
Added XDP support and fixes compilation issues with 4.19 kernel. License checksum changed because of formatting related changes. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-27ixgbevf: 4.3.5 -> 4.3.6Anuj Mittal
For changes, please see: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.3.6/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-09-27ixgbe: 5.3.7 -> 5.3.8Anuj Mittal
For changes, please see: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.3.8/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-05-24ixgbe: upgrade 5.3.6 -> 5.3.7Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-05-24ixgbevf: upgrade 4.3.4 -> 4.3.5Anuj Mittal
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-04-23ixgbevf: cleanup recipeyocto-2.5sumo-19.0.0Anuj Mittal
* Remove unnecessary code and include version info in recipe. * Better description of the package and project page * Change do_install to use S instead of WORKDIR. Using S would fail when used with devtool that relies on externalsrc class. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>