diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0011-FROMGIT-6.10-wifi-rtlwifi-rtl8192de-Fix-5-GHz-TX-pow.patch b/packages/linux/patches/rtlwifi/6.10/0001-6.10-wifi-rtlwifi-rtl8192de-Fix-5-GHz-TX-pow.patch similarity index 95% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0011-FROMGIT-6.10-wifi-rtlwifi-rtl8192de-Fix-5-GHz-TX-pow.patch rename to packages/linux/patches/rtlwifi/6.10/0001-6.10-wifi-rtlwifi-rtl8192de-Fix-5-GHz-TX-pow.patch index 3bbb5e5b58..fb340b4b27 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0011-FROMGIT-6.10-wifi-rtlwifi-rtl8192de-Fix-5-GHz-TX-pow.patch +++ b/packages/linux/patches/rtlwifi/6.10/0001-6.10-wifi-rtlwifi-rtl8192de-Fix-5-GHz-TX-pow.patch @@ -1,7 +1,7 @@ From b51a3b582d9626e5b896141c9b9edbf0d49d147d Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 25 Apr 2024 21:09:21 +0300 -Subject: [PATCH 11/69] FROMGIT(6.10): wifi: rtlwifi: rtl8192de: Fix 5 GHz TX +Subject: [PATCH 01/07] 6.10: wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power Different channels have different TX power settings. rtl8192de is using diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0012-FROMGIT-6.10-wifi-rtlwifi-rtl8192de-Fix-low-speed-wi.patch b/packages/linux/patches/rtlwifi/6.10/0002-6.10-wifi-rtlwifi-rtl8192de-Fix-low-speed-wi.patch similarity index 97% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0012-FROMGIT-6.10-wifi-rtlwifi-rtl8192de-Fix-low-speed-wi.patch rename to packages/linux/patches/rtlwifi/6.10/0002-6.10-wifi-rtlwifi-rtl8192de-Fix-low-speed-wi.patch index 1b9a997c43..ae51d55cf6 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0012-FROMGIT-6.10-wifi-rtlwifi-rtl8192de-Fix-low-speed-wi.patch +++ b/packages/linux/patches/rtlwifi/6.10/0002-6.10-wifi-rtlwifi-rtl8192de-Fix-low-speed-wi.patch @@ -1,7 +1,7 @@ From 93f781bf3955bd65a73ad8878c6f76439cdd4aaf Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 25 Apr 2024 21:12:38 +0300 -Subject: [PATCH 12/69] FROMGIT(6.10): wifi: rtlwifi: rtl8192de: Fix low speed +Subject: [PATCH 02/07] 6.10: wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE Some (all?) management frames are incorrectly reported to mac80211 as diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0013-FROMGIT-6.10-wifi-rtlwifi-rtl8192de-Fix-endianness-i.patch b/packages/linux/patches/rtlwifi/6.10/0003-6.10-wifi-rtlwifi-rtl8192de-Fix-endianness-i.patch similarity index 98% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0013-FROMGIT-6.10-wifi-rtlwifi-rtl8192de-Fix-endianness-i.patch rename to packages/linux/patches/rtlwifi/6.10/0003-6.10-wifi-rtlwifi-rtl8192de-Fix-endianness-i.patch index 5194a48e79..90bde902d5 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0013-FROMGIT-6.10-wifi-rtlwifi-rtl8192de-Fix-endianness-i.patch +++ b/packages/linux/patches/rtlwifi/6.10/0003-6.10-wifi-rtlwifi-rtl8192de-Fix-endianness-i.patch @@ -1,7 +1,7 @@ From 91b01523927c0e78c0c53c0c8347ee9d194d34f0 Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 25 Apr 2024 21:13:12 +0300 -Subject: [PATCH 13/69] FROMGIT(6.10): wifi: rtlwifi: rtl8192de: Fix endianness +Subject: [PATCH 03/07] 6.10: wifi: rtlwifi: rtl8192de: Fix endianness issue in RX path Structs rx_desc_92d and rx_fwinfo_92d will not work for big endian diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0014-FROMGIT-6.10-wifi-rtlwifi-Move-code-from-rtl8192de-t.patch b/packages/linux/patches/rtlwifi/6.10/0004-6.10-wifi-rtlwifi-Move-code-from-rtl8192de-t.patch similarity index 99% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0014-FROMGIT-6.10-wifi-rtlwifi-Move-code-from-rtl8192de-t.patch rename to packages/linux/patches/rtlwifi/6.10/0004-6.10-wifi-rtlwifi-Move-code-from-rtl8192de-t.patch index 2712aa8b85..db97f4d1a4 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0014-FROMGIT-6.10-wifi-rtlwifi-Move-code-from-rtl8192de-t.patch +++ b/packages/linux/patches/rtlwifi/6.10/0004-6.10-wifi-rtlwifi-Move-code-from-rtl8192de-t.patch @@ -1,7 +1,7 @@ From eb9c40199ae9ae29f43705a11b7a0dba79dcfb8b Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 25 Apr 2024 21:14:04 +0300 -Subject: [PATCH 14/69] FROMGIT(6.10): wifi: rtlwifi: Move code from rtl8192de +Subject: [PATCH 04/07] 6.10: wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common Create the new module rtl8192d-common and move some code into it from diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0015-FROMGIT-6.10-wifi-rtlwifi-Clean-up-rtl8192d-common-a.patch b/packages/linux/patches/rtlwifi/6.10/0005-6.10-wifi-rtlwifi-Clean-up-rtl8192d-common-a.patch similarity index 99% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0015-FROMGIT-6.10-wifi-rtlwifi-Clean-up-rtl8192d-common-a.patch rename to packages/linux/patches/rtlwifi/6.10/0005-6.10-wifi-rtlwifi-Clean-up-rtl8192d-common-a.patch index 779ae4bfee..533ccb5879 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0015-FROMGIT-6.10-wifi-rtlwifi-Clean-up-rtl8192d-common-a.patch +++ b/packages/linux/patches/rtlwifi/6.10/0005-6.10-wifi-rtlwifi-Clean-up-rtl8192d-common-a.patch @@ -1,7 +1,7 @@ From 01596bb6b5fa383bd37590981b6cf660ad5d51f4 Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 25 Apr 2024 21:14:35 +0300 -Subject: [PATCH 15/69] FROMGIT(6.10): wifi: rtlwifi: Clean up rtl8192d-common +Subject: [PATCH 05/07] 6.10: wifi: rtlwifi: Clean up rtl8192d-common a bit Improve readability: diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0016-FROMGIT-6.10-wifi-rtlwifi-Adjust-rtl8192d-common-for.patch b/packages/linux/patches/rtlwifi/6.10/0006-6.10-wifi-rtlwifi-Adjust-rtl8192d-common-for.patch similarity index 99% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0016-FROMGIT-6.10-wifi-rtlwifi-Adjust-rtl8192d-common-for.patch rename to packages/linux/patches/rtlwifi/6.10/0006-6.10-wifi-rtlwifi-Adjust-rtl8192d-common-for.patch index 3f9561fed8..8e7d431c8f 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0016-FROMGIT-6.10-wifi-rtlwifi-Adjust-rtl8192d-common-for.patch +++ b/packages/linux/patches/rtlwifi/6.10/0006-6.10-wifi-rtlwifi-Adjust-rtl8192d-common-for.patch @@ -1,7 +1,7 @@ From 7335e62025a7cfe186aab54609b23c4f24d838e0 Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 25 Apr 2024 21:15:20 +0300 -Subject: [PATCH 16/69] FROMGIT(6.10): wifi: rtlwifi: Adjust rtl8192d-common +Subject: [PATCH 06/07] 6.10: wifi: rtlwifi: Adjust rtl8192d-common for USB A few of the shared functions need small changes for the USB driver: diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0017-FROMGIT-6.10-wifi-rtlwifi-Ignore-IEEE80211_CONF_CHAN.patch b/packages/linux/patches/rtlwifi/6.10/0007-6.10-wifi-rtlwifi-Ignore-IEEE80211_CONF_CHAN.patch similarity index 97% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0017-FROMGIT-6.10-wifi-rtlwifi-Ignore-IEEE80211_CONF_CHAN.patch rename to packages/linux/patches/rtlwifi/6.10/0007-6.10-wifi-rtlwifi-Ignore-IEEE80211_CONF_CHAN.patch index 6bf0f71a6a..2d3e89a7cc 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0017-FROMGIT-6.10-wifi-rtlwifi-Ignore-IEEE80211_CONF_CHAN.patch +++ b/packages/linux/patches/rtlwifi/6.10/0007-6.10-wifi-rtlwifi-Ignore-IEEE80211_CONF_CHAN.patch @@ -1,7 +1,7 @@ From d34a7e456b723f5b5b11834abd39f46352d2b776 Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Wed, 29 May 2024 20:19:47 +0300 -Subject: [PATCH 17/69] FROMGIT(6.10): wifi: rtlwifi: Ignore +Subject: [PATCH 07/07] 6.10: wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS Since commit 0a44dfc07074 ("wifi: mac80211: simplify non-chanctx diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0018-FROMGIT-6.11-wifi-rtlwifi-rtl8192d-Use-rtl92d-prefix.patch b/packages/linux/patches/rtlwifi/6.11/0001-6.11-wifi-rtlwifi-rtl8192d-Use-rtl92d-prefix.patch similarity index 99% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0018-FROMGIT-6.11-wifi-rtlwifi-rtl8192d-Use-rtl92d-prefix.patch rename to packages/linux/patches/rtlwifi/6.11/0001-6.11-wifi-rtlwifi-rtl8192d-Use-rtl92d-prefix.patch index a4b6a3aade..61b4429d20 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0018-FROMGIT-6.11-wifi-rtlwifi-rtl8192d-Use-rtl92d-prefix.patch +++ b/packages/linux/patches/rtlwifi/6.11/0001-6.11-wifi-rtlwifi-rtl8192d-Use-rtl92d-prefix.patch @@ -1,7 +1,7 @@ From dec5fc45e4b69ac5c4c628fa9e482199d6e5ad71 Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:43:37 +0300 -Subject: [PATCH 18/69] FROMGIT(6.11): wifi: rtlwifi: rtl8192d: Use "rtl92d" +Subject: [PATCH 01/12] 6.11: wifi: rtlwifi: rtl8192d: Use "rtl92d" prefix Some functions moved from rtl8192de still use the "rtl92de" prefix. diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0019-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-table.-c-h.patch b/packages/linux/patches/rtlwifi/6.11/0002-6.11-wifi-rtlwifi-Add-rtl8192du-table.-c-h.patch similarity index 99% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0019-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-table.-c-h.patch rename to packages/linux/patches/rtlwifi/6.11/0002-6.11-wifi-rtlwifi-Add-rtl8192du-table.-c-h.patch index e673c551a2..b3eb25fbae 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0019-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-table.-c-h.patch +++ b/packages/linux/patches/rtlwifi/6.11/0002-6.11-wifi-rtlwifi-Add-rtl8192du-table.-c-h.patch @@ -1,7 +1,7 @@ From 76b9d3316e2d5db38de05e1ad8fe3c6acaabf21a Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:44:09 +0300 -Subject: [PATCH 19/69] FROMGIT(6.11): wifi: rtlwifi: Add rtl8192du/table.{c,h} +Subject: [PATCH 02/12] 6.11: wifi: rtlwifi: Add rtl8192du/table.{c,h} These contain the MAC, BB, RF, and AGC initialisation tables for RTL8192DU. diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0020-FROMGIT-6.11-wifi-rtlwifi-Add-new-members-to-struct-.patch b/packages/linux/patches/rtlwifi/6.11/0003-6.11-wifi-rtlwifi-Add-new-members-to-struct-.patch similarity index 94% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0020-FROMGIT-6.11-wifi-rtlwifi-Add-new-members-to-struct-.patch rename to packages/linux/patches/rtlwifi/6.11/0003-6.11-wifi-rtlwifi-Add-new-members-to-struct-.patch index 3f8ca00177..e54b44831f 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0020-FROMGIT-6.11-wifi-rtlwifi-Add-new-members-to-struct-.patch +++ b/packages/linux/patches/rtlwifi/6.11/0003-6.11-wifi-rtlwifi-Add-new-members-to-struct-.patch @@ -1,7 +1,7 @@ From 34ddbe7398b1e23d78192999dcc88a7f57bcaae5 Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:44:39 +0300 -Subject: [PATCH 20/69] FROMGIT(6.11): wifi: rtlwifi: Add new members to struct +Subject: [PATCH 03/12] 6.11: wifi: rtlwifi: Add new members to struct rtl_priv for RTL8192DU These are needed for the dual MAC version of RTL8192DU. diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0021-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-hw.-c-h.patch b/packages/linux/patches/rtlwifi/6.11/0004-6.11-wifi-rtlwifi-Add-rtl8192du-hw.-c-h.patch similarity index 99% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0021-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-hw.-c-h.patch rename to packages/linux/patches/rtlwifi/6.11/0004-6.11-wifi-rtlwifi-Add-rtl8192du-hw.-c-h.patch index ede573a835..c517f267eb 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0021-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-hw.-c-h.patch +++ b/packages/linux/patches/rtlwifi/6.11/0004-6.11-wifi-rtlwifi-Add-rtl8192du-hw.-c-h.patch @@ -1,7 +1,7 @@ From 37626e4f236435875f40fd3e8a463aac1cd47c8b Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:45:31 +0300 -Subject: [PATCH 21/69] FROMGIT(6.11): wifi: rtlwifi: Add rtl8192du/hw.{c,h} +Subject: [PATCH 04/12] 6.11: wifi: rtlwifi: Add rtl8192du/hw.{c,h} These contain mostly hardware init/deinit routines for RTL8192DU. diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0022-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-phy.-c-h.patch b/packages/linux/patches/rtlwifi/6.11/0005-6.11-wifi-rtlwifi-Add-rtl8192du-phy.-c-h.patch similarity index 99% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0022-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-phy.-c-h.patch rename to packages/linux/patches/rtlwifi/6.11/0005-6.11-wifi-rtlwifi-Add-rtl8192du-phy.-c-h.patch index ddbc3925c5..9679b288fc 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0022-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-phy.-c-h.patch +++ b/packages/linux/patches/rtlwifi/6.11/0005-6.11-wifi-rtlwifi-Add-rtl8192du-phy.-c-h.patch @@ -1,7 +1,7 @@ From 40249d26740fceb059f121dde0922de1f9ec209a Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:46:02 +0300 -Subject: [PATCH 22/69] FROMGIT(6.11): wifi: rtlwifi: Add rtl8192du/phy.{c,h} +Subject: [PATCH 05/12] 6.11: wifi: rtlwifi: Add rtl8192du/phy.{c,h} These contain mostly the calibration and channel switching routines for RTL8192DU. diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0023-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-trx.-c-h.patch b/packages/linux/patches/rtlwifi/6.11/0006-6.11-wifi-rtlwifi-Add-rtl8192du-trx.-c-h.patch similarity index 99% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0023-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-trx.-c-h.patch rename to packages/linux/patches/rtlwifi/6.11/0006-6.11-wifi-rtlwifi-Add-rtl8192du-trx.-c-h.patch index 3274cf29dd..338addb7cb 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0023-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-trx.-c-h.patch +++ b/packages/linux/patches/rtlwifi/6.11/0006-6.11-wifi-rtlwifi-Add-rtl8192du-trx.-c-h.patch @@ -1,7 +1,7 @@ From 8125d619567b9a3620244251b8eab25074cafcfa Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:46:26 +0300 -Subject: [PATCH 23/69] FROMGIT(6.11): wifi: rtlwifi: Add rtl8192du/trx.{c,h} +Subject: [PATCH 06/12] 6.11: wifi: rtlwifi: Add rtl8192du/trx.{c,h} These contain routines related to sending frames to the chip. diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0024-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-rf.-c-h.patch b/packages/linux/patches/rtlwifi/6.11/0007-6.11-wifi-rtlwifi-Add-rtl8192du-rf.-c-h.patch similarity index 99% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0024-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-rf.-c-h.patch rename to packages/linux/patches/rtlwifi/6.11/0007-6.11-wifi-rtlwifi-Add-rtl8192du-rf.-c-h.patch index e5b6473523..675e4b883b 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0024-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-rf.-c-h.patch +++ b/packages/linux/patches/rtlwifi/6.11/0007-6.11-wifi-rtlwifi-Add-rtl8192du-rf.-c-h.patch @@ -1,7 +1,7 @@ From f42c4cb0031563e684a66ea2e21072387d9fcc7f Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:46:51 +0300 -Subject: [PATCH 24/69] FROMGIT(6.11): wifi: rtlwifi: Add rtl8192du/rf.{c,h} +Subject: [PATCH 07/12] 6.11: wifi: rtlwifi: Add rtl8192du/rf.{c,h} These contain one RF configuration function and some functions related to dual MAC operation. diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0025-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-fw.-c-h-and-.patch b/packages/linux/patches/rtlwifi/6.11/0008-6.11-wifi-rtlwifi-Add-rtl8192du-fw.-c-h-and-.patch similarity index 98% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0025-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-fw.-c-h-and-.patch rename to packages/linux/patches/rtlwifi/6.11/0008-6.11-wifi-rtlwifi-Add-rtl8192du-fw.-c-h-and-.patch index 951ad60703..2e767d66b4 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0025-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-fw.-c-h-and-.patch +++ b/packages/linux/patches/rtlwifi/6.11/0008-6.11-wifi-rtlwifi-Add-rtl8192du-fw.-c-h-and-.patch @@ -1,7 +1,7 @@ From 07d8e12d4523008675013f91d46a8a8d133a41c2 Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:47:19 +0300 -Subject: [PATCH 25/69] FROMGIT(6.11): wifi: rtlwifi: Add rtl8192du/fw.{c,h} +Subject: [PATCH 08/12] 6.11: wifi: rtlwifi: Add rtl8192du/fw.{c,h} and rtl8192du/led.{c,h} fw.c contains a function for loading the firmware. diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0026-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-dm.-c-h.patch b/packages/linux/patches/rtlwifi/6.11/0009-6.11-wifi-rtlwifi-Add-rtl8192du-dm.-c-h.patch similarity index 98% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0026-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-dm.-c-h.patch rename to packages/linux/patches/rtlwifi/6.11/0009-6.11-wifi-rtlwifi-Add-rtl8192du-dm.-c-h.patch index a5317f7002..e50395d93b 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0026-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-dm.-c-h.patch +++ b/packages/linux/patches/rtlwifi/6.11/0009-6.11-wifi-rtlwifi-Add-rtl8192du-dm.-c-h.patch @@ -1,7 +1,7 @@ From e4592b803eb8ff3eda15c030906cc33226cc794e Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:47:40 +0300 -Subject: [PATCH 26/69] FROMGIT(6.11): wifi: rtlwifi: Add rtl8192du/dm.{c,h} +Subject: [PATCH 09/12] 6.11: wifi: rtlwifi: Add rtl8192du/dm.{c,h} These contain functions related to the dynamic mechanism, which runs every two seconds to adjust to changes in the environment. diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0027-FROMGIT-6.11-wifi-rtlwifi-Constify-rtl_hal_cfg.-ops-.patch b/packages/linux/patches/rtlwifi/6.11/0010-6.11-wifi-rtlwifi-Constify-rtl_hal_cfg.-ops-.patch similarity index 98% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0027-FROMGIT-6.11-wifi-rtlwifi-Constify-rtl_hal_cfg.-ops-.patch rename to packages/linux/patches/rtlwifi/6.11/0010-6.11-wifi-rtlwifi-Constify-rtl_hal_cfg.-ops-.patch index 1bc1efe00a..714abd1376 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0027-FROMGIT-6.11-wifi-rtlwifi-Constify-rtl_hal_cfg.-ops-.patch +++ b/packages/linux/patches/rtlwifi/6.11/0010-6.11-wifi-rtlwifi-Constify-rtl_hal_cfg.-ops-.patch @@ -1,7 +1,7 @@ From c791ad6e48ba58f4473b899ba7bf2de1d1536d17 Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:48:02 +0300 -Subject: [PATCH 27/69] FROMGIT(6.11): wifi: rtlwifi: Constify +Subject: [PATCH 10/12] 6.11: wifi: rtlwifi: Constify rtl_hal_cfg.{ops,usb_interface_cfg} and rtl_priv.cfg This allows the drivers to declare the structs rtl_hal_cfg, rtl_hal_ops, diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0028-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-sw.c.patch b/packages/linux/patches/rtlwifi/6.11/0011-6.11-wifi-rtlwifi-Add-rtl8192du-sw.c.patch similarity index 99% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0028-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-sw.c.patch rename to packages/linux/patches/rtlwifi/6.11/0011-6.11-wifi-rtlwifi-Add-rtl8192du-sw.c.patch index 963d691ae7..1b009ca93a 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0028-FROMGIT-6.11-wifi-rtlwifi-Add-rtl8192du-sw.c.patch +++ b/packages/linux/patches/rtlwifi/6.11/0011-6.11-wifi-rtlwifi-Add-rtl8192du-sw.c.patch @@ -1,7 +1,7 @@ From 11fc9ecc1d73fd506a3bd359bf3f8b9a94ca59df Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:48:32 +0300 -Subject: [PATCH 28/69] FROMGIT(6.11): wifi: rtlwifi: Add rtl8192du/sw.c +Subject: [PATCH 11/12] 6.11: wifi: rtlwifi: Add rtl8192du/sw.c This contains the new module's entry point. diff --git a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0029-FROMGIT-6.11-wifi-rtlwifi-Enable-the-new-rtl8192du-d.patch b/packages/linux/patches/rtlwifi/6.11/0012-6.11-wifi-rtlwifi-Enable-the-new-rtl8192du-d.patch similarity index 97% rename from projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0029-FROMGIT-6.11-wifi-rtlwifi-Enable-the-new-rtl8192du-d.patch rename to packages/linux/patches/rtlwifi/6.11/0012-6.11-wifi-rtlwifi-Enable-the-new-rtl8192du-d.patch index c263902e66..5af2cc7c72 100644 --- a/projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0029-FROMGIT-6.11-wifi-rtlwifi-Enable-the-new-rtl8192du-d.patch +++ b/packages/linux/patches/rtlwifi/6.11/0012-6.11-wifi-rtlwifi-Enable-the-new-rtl8192du-d.patch @@ -1,7 +1,7 @@ From da2287b41888e02866f1416caa36c148c5723f8b Mon Sep 17 00:00:00 2001 From: Bitterblue Smith Date: Thu, 23 May 2024 17:49:00 +0300 -Subject: [PATCH 29/69] FROMGIT(6.11): wifi: rtlwifi: Enable the new rtl8192du +Subject: [PATCH 12/12] 6.11: wifi: rtlwifi: Enable the new rtl8192du driver The RTL8192DU is an older Wifi 4 dual band chip. It comes in two