summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-07-02 20:56:38 +0300
committerThomas Backlund <tmb@mageia.org>2018-07-25 21:20:36 +0300
commitb7dcfa7bd099c50f8e5290d4b66c835cfc4292d4 (patch)
treedc7d227572f1d5665c7fb1e00e3f460726159e66
parentda34601354b5044ef345500ea70481202f976e86 (diff)
downloaddrakx-b7dcfa7bd099c50f8e5290d4b66c835cfc4292d4.tar
drakx-b7dcfa7bd099c50f8e5290d4b66c835cfc4292d4.tar.gz
drakx-b7dcfa7bd099c50f8e5290d4b66c835cfc4292d4.tar.bz2
drakx-b7dcfa7bd099c50f8e5290d4b66c835cfc4292d4.tar.xz
drakx-b7dcfa7bd099c50f8e5290d4b66c835cfc4292d4.zip
add missing Mellanox drivers (mga#23263)
(cherry picked from commit a9bab835de102be7a012a6e208d2da86f809da62)
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm4
-rw-r--r--mdk-stage1/NEWS3
3 files changed, 7 insertions, 2 deletions
diff --git a/images/NEWS b/images/NEWS
index 12288af0d..7be337e12 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- add missing Mellanox drivers (mga#23263)
+
Version 2.46.2 - 8 June 2018 by Martin Whitaker
- list_modules: add dm-cache + deps (mga#22946)
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 6278a03ff..6d9dd565b 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 757b66d48..ce3d5a8aa 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,4 +1,7 @@
+- detect missing Mellanox drivers (mga#23263)
+
2.24.1
+
- sync with kernel 4.14
2.24