summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/intel-ethernet
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* ixgbe: upgrade 5.3.8 -> 5.5.2Anuj Mittal2018-12-041-3/+3
| | | | | | | 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>
* ixgbevf: 4.3.5 -> 4.3.6Anuj Mittal2018-09-271-2/+2
| | | | | | | | For changes, please see: https://sourceforge.net/projects/e1000/files/ixgbevf%20stable/4.3.6/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: 5.3.7 -> 5.3.8Anuj Mittal2018-09-271-2/+2
| | | | | | | | For changes, please see: https://sourceforge.net/projects/e1000/files/ixgbe%20stable/5.3.8/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe: upgrade 5.3.6 -> 5.3.7Anuj Mittal2018-05-241-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: upgrade 4.3.4 -> 4.3.5Anuj Mittal2018-05-241-2/+2
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbevf: cleanup recipeyocto-2.5sumo-19.0.0Anuj Mittal2018-04-235-101/+68
| | | | | | | | | | * 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>
* ixgbe: cleanup recipeAnuj Mittal2018-04-124-89/+41
| | | | | | | | | | * Remove unnecessary code and include version info in recipe name. * Change do_install to use S instead of WORKDIR. Using S would fail when used with devtool that relies on externalsrc class. * Better description and proper project page. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* ixgbevf: update to v4.3.4California Sullivan2018-04-091-12/+3
| | | | | | | Also remove the python snippet limiting it to pre-4.14 kernels, as the new version is compatible. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* ixgbe: update to v5.3.6California Sullivan2018-04-091-12/+3
| | | | | | | Also remove the python snippet limiting it to pre-4.14 kernels, as the new version is compatible. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* ixgbe*: skip package if using 4.14 kernelCalifornia Sullivan2017-12-202-0/+18
| | | | | | No stable release supports 4.14 or newer yet. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
* meta-intel: Reorganize the layout to remove commonSaul Wold2017-11-207-0/+248
Remove the concept of the common directory and move all the recipes-* dirs to the top level as a normal layer would be. layer.conf is updated appropriately Signed-off-by: Saul Wold <sgw@linux.intel.com>