diff --git a/modules b/modules
index 55a6136a4819e1dc77281d25c1c6825a55710cc9..6e621aae77e89e1ee019fd806e3c1a34c72acf1f 100644
--- a/modules
+++ b/modules
@@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon'
 
 OPENWRT_REPO=https://github.com/openwrt/openwrt.git
 OPENWRT_BRANCH=openwrt-19.07
-OPENWRT_COMMIT=6fc02f2a45e151ce16677d6131251af86ab4fc06
+OPENWRT_COMMIT=a7a207e18bf7fa04f265bb95cbe6fa91561fbfe8
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-19.07
diff --git a/patches/openwrt/0018-ath79-Fix-fallback-to-bootloader-cmdline-on-empty-DT-bootargs.patch b/patches/openwrt/0017-ath79-Fix-fallback-to-bootloader-cmdline-on-empty-DT-bootargs.patch
similarity index 100%
rename from patches/openwrt/0018-ath79-Fix-fallback-to-bootloader-cmdline-on-empty-DT-bootargs.patch
rename to patches/openwrt/0017-ath79-Fix-fallback-to-bootloader-cmdline-on-empty-DT-bootargs.patch
diff --git a/patches/openwrt/0017-mt76-mt7603-add-additional-EEPROM-chip-ID.patch b/patches/openwrt/0017-mt76-mt7603-add-additional-EEPROM-chip-ID.patch
deleted file mode 100644
index deac496d4787b7118723b337e5bdf47dfa72442e..0000000000000000000000000000000000000000
--- a/patches/openwrt/0017-mt76-mt7603-add-additional-EEPROM-chip-ID.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-From: David Bauer <mail@david-bauer.net>
-Date: Thu, 15 Oct 2020 22:42:54 +0200
-Subject: mt76: mt7603: add additional EEPROM chip ID
-
-Some newer MT7628 based routers (notably the TP-Link Archer C50 v4) are
-shipped with a chip-id of 0x7600 in the on-flash EEPROM. Add this as a
-possible valid ID.
-
-Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2781
-
-Suggested-by: Ron Asimi <ron.asimi@gmail.com>
-Signed-off-by: David Bauer <mail@david-bauer.net>
-
-diff --git a/package/kernel/mt76/patches/002-mt76-mt7603-add-additional-EEPROM-chip-ID.patch b/package/kernel/mt76/patches/002-mt76-mt7603-add-additional-EEPROM-chip-ID.patch
-new file mode 100644
-index 0000000000000000000000000000000000000000..c749aa403f5940c19e5f580f461874b708b41f66
---- /dev/null
-+++ b/package/kernel/mt76/patches/002-mt76-mt7603-add-additional-EEPROM-chip-ID.patch
-@@ -0,0 +1,27 @@
-+From 6b51340cdc32b1ba75163faaa8592feaeb4bddec Mon Sep 17 00:00:00 2001
-+From: David Bauer <mail@david-bauer.net>
-+Date: Sat, 10 Oct 2020 00:36:02 +0200
-+Subject: [PATCH] mt76: mt7603: add additional EEPROM chip ID
-+
-+Some newer MT7628 based routers (notably the TP-Link Archer C50 v4) are
-+shipped with a chip-id of 0x7600 in the on-flash EEPROM. Add this as a
-+possible valid ID.
-+
-+Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2781
-+
-+Suggested-by: Ron Asimi <ron.asimi@gmail.com>
-+Signed-off-by: David Bauer <mail@david-bauer.net>
-+---
-+ mt7603/eeprom.c | 1 +
-+ 1 file changed, 1 insertion(+)
-+
-+--- a/mt7603/eeprom.c
-++++ b/mt7603/eeprom.c
-+@@ -136,6 +136,7 @@ static int mt7603_check_eeprom(struct mt
-+ 	switch (val) {
-+ 	case 0x7628:
-+ 	case 0x7603:
-++	case 0x7600:
-+ 		return 0;
-+ 	default:
-+ 		return -EINVAL;
diff --git a/patches/openwrt/0019-ath79-Add-support-for-Plasma-Cloud-PA300.patch b/patches/openwrt/0018-ath79-Add-support-for-Plasma-Cloud-PA300.patch
similarity index 100%
rename from patches/openwrt/0019-ath79-Add-support-for-Plasma-Cloud-PA300.patch
rename to patches/openwrt/0018-ath79-Add-support-for-Plasma-Cloud-PA300.patch
diff --git a/patches/openwrt/0020-ath79-Add-support-for-Plasma-Cloud-PA300E.patch b/patches/openwrt/0019-ath79-Add-support-for-Plasma-Cloud-PA300E.patch
similarity index 100%
rename from patches/openwrt/0020-ath79-Add-support-for-Plasma-Cloud-PA300E.patch
rename to patches/openwrt/0019-ath79-Add-support-for-Plasma-Cloud-PA300E.patch
diff --git a/patches/openwrt/0021-ipq40xx-Change-name-for-openmesh.sh-to-vendor-free-name.patch b/patches/openwrt/0020-ipq40xx-Change-name-for-openmesh.sh-to-vendor-free-name.patch
similarity index 100%
rename from patches/openwrt/0021-ipq40xx-Change-name-for-openmesh.sh-to-vendor-free-name.patch
rename to patches/openwrt/0020-ipq40xx-Change-name-for-openmesh.sh-to-vendor-free-name.patch
diff --git a/patches/openwrt/0022-ipq40xx-add-support-for-Plasma-Cloud-PA1200.patch b/patches/openwrt/0021-ipq40xx-add-support-for-Plasma-Cloud-PA1200.patch
similarity index 100%
rename from patches/openwrt/0022-ipq40xx-add-support-for-Plasma-Cloud-PA1200.patch
rename to patches/openwrt/0021-ipq40xx-add-support-for-Plasma-Cloud-PA1200.patch
diff --git a/patches/openwrt/0023-ipq40xx-add-support-for-Plasma-Cloud-PA2200.patch b/patches/openwrt/0022-ipq40xx-add-support-for-Plasma-Cloud-PA2200.patch
similarity index 100%
rename from patches/openwrt/0023-ipq40xx-add-support-for-Plasma-Cloud-PA2200.patch
rename to patches/openwrt/0022-ipq40xx-add-support-for-Plasma-Cloud-PA2200.patch
diff --git a/patches/openwrt/0024-kernel-bridge-Fix-a-deadlock-when-enabling-multicast-snooping.patch b/patches/openwrt/0023-kernel-bridge-Fix-a-deadlock-when-enabling-multicast-snooping.patch
similarity index 100%
rename from patches/openwrt/0024-kernel-bridge-Fix-a-deadlock-when-enabling-multicast-snooping.patch
rename to patches/openwrt/0023-kernel-bridge-Fix-a-deadlock-when-enabling-multicast-snooping.patch