summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/intel-ethernet/ixgbe_5.19.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* ixgbe/ixgbvf: use CVE_STATUS instead of CVE_CHECK_IGNOREAnuj Mittal2024-02-151-2/+1
| | | | | | CVE_CHECK_IGNORE was deprecated and shouldn't be used anymore. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ixgbe : upgrade 5.18.11 -> 5.19.6Yogesh Tyagi2023-08-291-0/+44
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>