summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/NEWS1
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--mdk-stage1/NEWS1
-rw-r--r--perl-install/NEWS1
-rw-r--r--perl-install/install/NEWS1
5 files changed, 5 insertions, 1 deletions
diff --git a/images/NEWS b/images/NEWS
index 527746413..a2bd1af6a 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,4 +1,5 @@
- Sync with kernel 5.19
+- Sync with kernel 6.0
Version 2.87 - 31 October 2022 by Martin Whitaker
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 5ef8f27d5..c28693cfb 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -44,7 +44,7 @@ our %l = (
gigabit => [
qw(amd-xgbe alx aqc111 atl1 atl1c atl1e atlantic at91_ether ax88179_178a bcmsysport be2net bna bnx2 bnx2x bnxt_en cxgb cxgb3 cxgb4 dl2k dwc-xlgmac e1000 e1000e et131x),
qw(gve hinic hfi1 igb igc ionic ipg ixgb ixgbe lan78xx liquidio liquidio_vf macb mlx4_core mlx4_en mlx5_core mvmdio myri_sbus myri10ge netxen_nic nixge ns83820 pch_gbe),
- qw(qla3xxx r8169 s2io samsung-sxgbe sfc sfc-falcon sfc-siena sxg_nic sis190 sk98lin skge sky2 slicoss spidernet stmmac tehuti tg3 via-velocity vxge yellowfin),
+ qw(qla3xxx r8169 s2io samsung-sxgbe sfc sfc-falcon sfc-siena sxg_nic sis190 sk98lin skge sky2 slicoss spidernet stmmac tehuti tg3 txgbe via-velocity vxge yellowfin),
qw(bcm5820 bcm5700), #- encrypted
],
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index 4202db94f..b48f9f559 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,6 +1,7 @@
- Sync with kernel 5.17
- Sync with kernel 5.18
- Sync with kernel 5.19
+- Sync with kernel 6.0
2.59
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 9e35e7b69..2f298bd10 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,5 +1,6 @@
- update list of kernel modules needing firmware
- Recognize new kernel 5.19 drivers
+- Recognize new kernel 6.0 drivers
Version 18.55 - 18 January 2023
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 73a3c337e..10257f8cb 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,4 +1,5 @@
- Recognize new kernel 5.19 drivers
+- Recognize new kernel 6.0 drivers
Version 18.54 - 6 January 2023