From a9bab835de102be7a012a6e208d2da86f809da62 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 2 Jul 2018 20:56:38 +0300 Subject: add missing Mellanox drivers (mga#23263) --- images/NEWS | 2 ++ kernel/list_modules.pm | 4 ++-- mdk-stage1/NEWS | 2 ++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/images/NEWS b/images/NEWS index bffa17c07..3fef9d423 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- add missing Mellanox drivers (mga#23263) + Version 2.50 - 22 June 2018 by Thierry Vignaud - list_modules: add dm-cache + deps (mga#22946) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 4eeee0f3d..2bb4b9d48 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -42,8 +42,8 @@ our %l = ( firewire => [ qw(eth1394 pcilynx) ], gigabit => [ qw(amd-xgbe alx atl1 atl1c atl1e atlantic at91_ether ax88179_178a be2net bna bnx2 bnx2x bnxt_en cxgb cxgb3 cxgb4 dl2k dwc-xlgmac e1000 e1000e et131x), - qw(hinic hfi1 igb ipg ixgb ixgbe lan78xx liquidio liquidio_vf macb mlx4_en mvmdio myri_sbus myri10ge netxen_nic ns83820 pch_gbe qla3xxx r8169 s2io samsung-sxgbe sfc sfc-falcon sxg_nic), - qw(sis190 sk98lin skge sky2 slicoss spidernet stmmac tehuti tg3 via-velocity vxge yellowfin), + qw(hinic hfi1 igb ipg ixgb ixgbe lan78xx liquidio liquidio_vf macb mlx4_core mlx4_en mlx5_core mvmdio myri_sbus myri10ge netxen_nic ns83820 pch_gbe), + qw(qla3xxx r8169 s2io samsung-sxgbe sfc sfc-falcon sxg_nic sis190 sk98lin skge sky2 slicoss spidernet stmmac tehuti tg3 via-velocity vxge yellowfin), qw(bcm5820 bcm5700), #- encrypted ], diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index cc83ba27c..e23587c49 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,5 @@ +- add missing Mellanox drivers (mga#23263) + 2.28 - sync with kernel 4.1[5-7] -- cgit v1.2.1