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-02 20:56:38 +0300
commita9bab835de102be7a012a6e208d2da86f809da62 (patch)
treec10ef2b91bb26d99137f129c2c50046c749ee4f2
parent7c08abeacc4f985e3d24423b67b7922eceeed990 (diff)
downloaddrakx-a9bab835de102be7a012a6e208d2da86f809da62.tar
drakx-a9bab835de102be7a012a6e208d2da86f809da62.tar.gz
drakx-a9bab835de102be7a012a6e208d2da86f809da62.tar.bz2
drakx-a9bab835de102be7a012a6e208d2da86f809da62.tar.xz
drakx-a9bab835de102be7a012a6e208d2da86f809da62.zip
add missing Mellanox drivers (mga#23263)
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm4
-rw-r--r--mdk-stage1/NEWS2
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]