summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/intel-ethernet
Commit message (Collapse)AuthorAgeFilesLines
* ixgbe/ixgbevf/backport-iwlwifi: Adapt to S/UNPACKDIR changesChangqing Li3 days2-4/+4
| | | | | | | | Remove or update S definitions as required to work with oe-core S/UNPACKDIR changes. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* recipes: Improve whitespace issuesRichard Purdie2025-04-142-6/+6
| | | | | | | | | There is a pending bitbake patch which will warning on assignment whitespace issues. Fix the handful of issues in meta-intel to avoid the warnings and improve readability. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf : upgrade 4.19.4 -> 4.19.10Yogesh Tyagi2024-07-301-1/+1
| | | | | | | | Release Notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.19.10/ Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe : upgrade 5.20.3 -> 5.20.10Yogesh Tyagi2024-07-301-1/+1
| | | | | | | | Release Notes: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.20.10/ Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf : upgrade 4.18.7 -> 4.19.4Yogesh Tyagi2024-05-161-1/+1
| | | | | | | | | | Release Notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.19.4/ This release fixes build with newer kernels. Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe : upgrade 5.19.6 -> 5.20.3Yogesh Tyagi2024-05-161-1/+1
| | | | | | | | | | | | | | Release Notes: * Fix calltrace on driver load for old kernels * Fix IRQ affinity hint * Fix waiting for flash completion ACK * Fix debugfs directory double creation * Fix terminate probing right after wrong API detected * Fix compilation on kernels with no devlink_info_driver_name_put() Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe/ixgbvf: use CVE_STATUS instead of CVE_CHECK_IGNOREAnuj Mittal2024-02-152-4/+2
| | | | | | CVE_CHECK_IGNORE was deprecated and shouldn't be used anymore. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf : upgrade 4.17.11 -> 4.18.7Yogesh Tyagi2023-08-291-2/+2
| | | | | | | | | | | 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>
* ixgbe : upgrade 5.18.11 -> 5.19.6Yogesh Tyagi2023-08-291-2/+2
| | | | | | | | | | | 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>
* ixgbevf: upgrade 4.16.5 -> 4.17.11Anuj Mittal2023-02-231-1/+1
| | | | | | | Release notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.17.11/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.17.1 -> 5.18.11Teoh Suh Haw2023-02-211-1/+1
| | | | | Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.16.5 -> 5.17.1Anuj Mittal2022-11-151-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf : upgrade 4.15.1 -> 4.16.5Yogesh Tyagi2022-09-051-1/+1
| | | | | | | | 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>
* ixgbe : upgrade 5.15.2 -> 5.16.5Yogesh Tyagi2022-09-051-1/+1
| | | | | | | | 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>
* ixgbe : upgrade 5.14.6 -> 5.15.2Yogesh Tyagi2022-06-101-1/+1
| | | | | | | | 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>
* ixgbevf : upgrade 4.14.5 -> 4.15.1Yogesh Tyagi2022-06-101-1/+1
| | | | | | | | 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>
* ixgbevf: upgrade 4.13.3 -> 4.14.5Naveen Saini2022-04-151-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.13.4 -> 5.14.6Naveen Saini2022-04-151-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* meta: update LICENSE to use SPDX identifiersAnuj Mittal2022-03-042-2/+2
| | | | | | | 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>
* meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNOREAnuj Mittal2022-02-222-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: exclude from world buildsAnuj Mittal2021-11-291-0/+2
| | | | | | | 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>
* ixgbevf: upgrade 4.12.4 -> 4.13.3Anuj Mittal2021-11-241-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.12.5 -> 5.13.4Anuj Mittal2021-10-111-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.11.1 -> 4.12.4Anuj Mittal2021-08-171-1/+1
| | | | | | | | | 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>
* ixgbe: upgrade 5.11.3 -> 5.12.5Anuj Mittal2021-08-171-1/+1
| | | | | | | | | | 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>
* Convert to new override syntaxAnuj Mittal2021-07-312-8/+8
| | | | | | | 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>
* ixgbe, ixgbevf: exclude CVE-2015-1142857 from cve-checkAnuj Mittal2021-05-112-0/+6
| | | | | | | 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>
* ixgbe: upgrade 5.10.2 -> 5.11.3Anuj Mittal2021-03-241-1/+1
| | | | | | | | | | | 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>
* ixgbevf: upgrade 4.10.2 -> 4.11.1Anuj Mittal2021-03-241-1/+1
| | | | | | | Changes in this release: - Added support for 5.11.2 kernel version Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.9.3 -> 4.10.2Anuj Mittal2021-01-211-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.9.4 -> 5.10.2Anuj Mittal2021-01-211-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.8.1 -> 4.9.3Anuj Mittal2020-10-021-1/+1
| | | | | | | Release notes: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.9.3/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.8.1 -> 5.9.4Anuj Mittal2020-10-021-1/+1
| | | | | | | Release notes: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.9.4/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.7.1 -> 4.8.1Naveen Saini2020-07-241-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.7.1 -> 5.8.1Naveen Saini2020-07-241-1/+1
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.6.5 -> 5.7.1Anuj Mittal2020-06-012-35/+1
| | | | | | | 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>
* ixgbevf: upgrade 4.6.3 -> 4.7.1Anuj Mittal2020-05-192-37/+1
| | | | | | | Use modules_install target and remove the depmod patch that shouldn't be required now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe/ixgbevf: exclude from world buildsAnuj Mittal2020-03-022-0/+4
| | | | | | | 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>
* ixgbevf: upgrade 4.6.1 -> 4.6.3Anuj Mittal2019-12-221-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.6.3 -> 5.6.5Anuj Mittal2019-12-221-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: set CVE_PRODUCTRoss Burton2019-11-132-0/+4
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.6.1 -> 5.6.3Anuj Mittal2019-08-291-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.5.3 -> 4.6.1Anuj Mittal2019-07-051-2/+2
| | | | | | Latest OOT driver release that supports kernel versions up to v5.1. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.5.5 -> 5.6.1Anuj Mittal2019-07-051-2/+2
| | | | | | Latest OOT driver release that supports kernel versions up to 5.1. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: 4.5.2 -> 4.5.3Naveen Saini2019-04-251-2/+2
| | | | | | | | | 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>
* ixgbe: 5.5.3 -> 5.5.5Naveen Saini2019-04-081-2/+2
| | | | | | | | | 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>
* ixgbevf: upgrade 4.3.6 -> 4.5.2Naveen Saini2019-02-202-31/+3
| | | | | | | | | | 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>
* ixgbe: 5.5.2 -> 5.5.3Naveen Saini2019-02-201-2/+2
| | | | | | | | | 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>
* ixgbevf: fix upstream release checkingNaveen Saini2019-02-151-0/+3
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: fix upstream release checkingNaveen Saini2019-02-151-0/+3
| | | | | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>