summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/intel-ethernet/ixgbevf_4.6.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* ixgbevf: upgrade 4.6.3 -> 4.7.1Anuj Mittal2020-06-031-47/+0
| | | | | | | 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-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>
* ixgbevf: upgrade 4.6.1 -> 4.6.3Anuj Mittal2019-12-221-0/+45
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>