summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/intel-ethernet/ixgbe_5.6.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* ixgbe: upgrade 5.6.5 -> 5.7.1Anuj Mittal2020-06-011-44/+0
| | | | | | | 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>
* ixgbe/ixgbevf: exclude from world buildsAnuj Mittal2020-03-021-0/+2
| | | | | | | 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>
* ixgbe: upgrade 5.6.3 -> 5.6.5Anuj Mittal2019-12-221-0/+42
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>