Commit Graph

60 Commits

Author SHA1 Message Date
Richard Purdie
6eeb304b09
recipes: Improve whitespace issues
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>
2025-04-14 11:33:36 +08:00
Yogesh Tyagi
78b843d359 ixgbevf : upgrade 4.19.4 -> 4.19.10
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>
2024-07-30 09:25:49 +08:00
Yogesh Tyagi
1cf46a8ab0 ixgbe : upgrade 5.20.3 -> 5.20.10
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>
2024-07-30 09:25:49 +08:00
Yogesh Tyagi
f9eb05f598 ixgbevf : upgrade 4.18.7 -> 4.19.4
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>
2024-05-16 14:32:34 +08:00
Yogesh Tyagi
938ba15a4a ixgbe : upgrade 5.19.6 -> 5.20.3
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>
2024-05-16 14:31:48 +08:00
Anuj Mittal
c7b6895705 ixgbe/ixgbvf: use CVE_STATUS instead of CVE_CHECK_IGNORE
CVE_CHECK_IGNORE was deprecated and shouldn't be used anymore.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2024-02-15 11:15:36 +08:00
Yogesh Tyagi
a9329d4993 ixgbevf : upgrade 4.17.11 -> 4.18.7
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-29 08:55:06 +08:00
Yogesh Tyagi
5f9c566d79 ixgbe : upgrade 5.18.11 -> 5.19.6
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-08-29 08:55:06 +08:00
Anuj Mittal
4bd0fb455a ixgbevf: upgrade 4.16.5 -> 4.17.11
Release notes:
https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.17.11/

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-02-23 16:39:29 +08:00
Teoh Suh Haw
cba5ffa6d4 ixgbe: upgrade 5.17.1 -> 5.18.11
Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2023-02-21 12:30:21 +08:00
Anuj Mittal
cfff031e7c ixgbe: upgrade 5.16.5 -> 5.17.1
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-11-15 13:53:11 +08:00
Yogesh Tyagi
2c6177f9e7 ixgbevf : upgrade 4.15.1 -> 4.16.5
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-05 17:05:57 +08:00
Yogesh Tyagi
b0f5fba2f9 ixgbe : upgrade 5.15.2 -> 5.16.5
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-09-05 17:05:57 +08:00
Yogesh Tyagi
5184e1d89f ixgbe : upgrade 5.14.6 -> 5.15.2
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-10 16:26:06 +08:00
Yogesh Tyagi
baa118e785 ixgbevf : upgrade 4.14.5 -> 4.15.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>
2022-06-10 16:26:06 +08:00
Naveen Saini
5e2b4c4ad9 ixgbevf: upgrade 4.13.3 -> 4.14.5
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-04-15 17:39:46 +08:00
Naveen Saini
bbb42b1931 ixgbe: upgrade 5.13.4 -> 5.14.6
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-04-15 17:39:46 +08:00
Anuj Mittal
cd3c94cb90 meta: update LICENSE to use SPDX identifiers
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-03-04 15:03:21 +08:00
Anuj Mittal
498074073f meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNORE
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-02-22 10:56:22 +08:00
Anuj Mittal
fe4d7319ff ixgbevf: exclude from world builds
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-29 17:42:46 +08:00
Anuj Mittal
e056575804 ixgbevf: upgrade 4.12.4 -> 4.13.3
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-11-24 22:34:33 +08:00
Anuj Mittal
f7f3070e25 ixgbe: upgrade 5.12.5 -> 5.13.4
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-10-11 23:29:40 +08:00
Anuj Mittal
9d344ea9e4 ixgbevf: upgrade 4.11.1 -> 4.12.4
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-17 11:14:31 +08:00
Anuj Mittal
d303d9bc82 ixgbe: upgrade 5.11.3 -> 5.12.5
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-08-17 11:14:31 +08:00
Anuj Mittal
0584f63879 Convert to new override syntax
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-07-31 17:47:03 +08:00
Anuj Mittal
b96d06bad8 ixgbe, ixgbevf: exclude CVE-2015-1142857 from cve-check
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-05-11 11:21:34 +08:00
Anuj Mittal
c6cc4bea46 ixgbe: upgrade 5.10.2 -> 5.11.3
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-24 15:02:14 +08:00
Anuj Mittal
1afa24c3c6 ixgbevf: upgrade 4.10.2 -> 4.11.1
Changes in this release:
- Added support for 5.11.2 kernel version

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-03-24 15:01:50 +08:00
Anuj Mittal
2ac2b90f2b ixgbevf: upgrade 4.9.3 -> 4.10.2
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-01-21 09:04:25 +08:00
Anuj Mittal
44726714c6 ixgbe: upgrade 5.9.4 -> 5.10.2
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-01-21 09:04:25 +08:00
Anuj Mittal
bebc269ad7 ixgbevf: upgrade 4.8.1 -> 4.9.3
Release notes:
https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.9.3/

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-02 15:48:54 +08:00
Anuj Mittal
5a11996b19 ixgbe: upgrade 5.8.1 -> 5.9.4
Release notes:
https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.9.4/

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-02 15:48:54 +08:00
Naveen Saini
31840bc6cf ixgbevf: upgrade 4.7.1 -> 4.8.1
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-07-24 10:44:49 +08:00
Naveen Saini
4560b9b5d3 ixgbe: upgrade 5.7.1 -> 5.8.1
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-07-24 10:44:49 +08:00
Anuj Mittal
b7bb8251eb ixgbe: upgrade 5.6.5 -> 5.7.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>
2020-06-01 09:57:24 +08:00
Anuj Mittal
3c24f792af ixgbevf: upgrade 4.6.3 -> 4.7.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>
2020-05-19 10:47:14 +08:00
Anuj Mittal
ee50b1fc43 ixgbe/ixgbevf: exclude from world builds
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>
2020-03-02 08:04:35 +08:00
Anuj Mittal
2a1fe4d7dc ixgbevf: upgrade 4.6.1 -> 4.6.3
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-12-22 17:50:54 +08:00
Anuj Mittal
fd5774fc77 ixgbe: upgrade 5.6.3 -> 5.6.5
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-12-22 17:50:54 +08:00
Ross Burton
63fd33fb02 ixgbe: set CVE_PRODUCT
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-11-13 06:02:59 +08:00
Anuj Mittal
041c8c0bd5 ixgbe: upgrade 5.6.1 -> 5.6.3
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-08-29 11:35:56 +08:00
Anuj Mittal
918789b6fd ixgbevf: upgrade 4.5.3 -> 4.6.1
Latest OOT driver release that supports kernel versions up to v5.1.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-07-05 07:25:09 +08:00
Anuj Mittal
c189f13598 ixgbe: upgrade 5.5.5 -> 5.6.1
Latest OOT driver release that supports kernel versions up to 5.1.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-07-05 07:25:09 +08:00
Naveen Saini
2d963cd39b ixgbevf: 4.5.2 -> 4.5.3
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-25 12:24:22 +08:00
Naveen Saini
1b4c07b12e ixgbe: 5.5.3 -> 5.5.5
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-04-08 15:54:36 +08:00
Naveen Saini
a2833dd030 ixgbevf: upgrade 4.3.6 -> 4.5.2
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-20 11:19:08 +08:00
Naveen Saini
97f0e03e3a ixgbe: 5.5.2 -> 5.5.3
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-20 11:19:02 +08:00
Naveen Saini
d72c8fdad7 ixgbevf: fix upstream release checking
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-02-15 04:10:04 +08:00
Naveen Saini
90d763644d ixgbe: fix upstream release checking
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-02-15 04:10:02 +08:00
Anuj Mittal
f7a9272983 ixgbe: upgrade 5.3.8 -> 5.5.2
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-12-04 10:49:21 +08:00