forked from coolsnowwolf/lede
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bot] AutoMerging: merge all upstream's changes:
* https://github.com/coolsnowwolf/lede: (27 commits) dnsmasq: bump to v2.87 mt76: add mt7922 firmware ath10k-ct: update to 2022-05-13 mediatek: add LED support for Xiaomi Redmi Router AX6000 mediatek: fix mt7981 clk clock support mediatek: add filogic 820 (MT7981) subtarget support kernel: modules: package Marvell gigE PHY driver uboot-mediatek: optimize MMC erase tools: update versions (coolsnowwolf#10444) kernel: bump 5.15 to 5.15.79 (coolsnowwolf#10441) kernel: bump 5.10 to 5.10.155 (coolsnowwolf#10443) libnetfilter-conntrack: bump to 1.0.9 (coolsnowwolf#10442) ipq60xx: sync patches from upstream Update README.md netsupport.mk: fix rxrpc dependence ipq6000: add usb3 DT description kernel: bump 6.0 to 6.0.9 (coolsnowwolf#10429) ipq60xx: add Qihoo 360v6 wireless support mac80211/ath10k: add sdio chip support mt76: backport changed IEEE80211_MAX_AMPDU_BUF define ...
- Loading branch information
Showing
113 changed files
with
4,474 additions
and
710 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
LINUX_VERSION-5.10 = .154 | ||
LINUX_KERNEL_HASH-5.10.154 = c6ae3d4da4324933160260d0f092a40cd27f9ed03449380790afbe6ce91ee688 | ||
LINUX_VERSION-5.10 = .155 | ||
LINUX_KERNEL_HASH-5.10.155 = f1b027526c58e7bd127f35b17736e4a6c865866b9048898f05c5358d4d52d4f3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
LINUX_VERSION-5.15 = .78 | ||
LINUX_KERNEL_HASH-5.15.78 = 0db99f7347a38c27b8c155f3c9c8b260011aea0a4ded85ee95e6095b1e69a499 | ||
LINUX_VERSION-5.15 = .79 | ||
LINUX_KERNEL_HASH-5.15.79 = cba39031dbc0eed0785b8afdc8c58cf23df83e47001b2354fa44486ae699c154 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
LINUX_VERSION-6.0 = .8 | ||
LINUX_KERNEL_HASH-6.0.8 = 0de4f83996951c6faf9b2225db4f645882c47b1a09198190f97bd46e5f5fa257 | ||
LINUX_VERSION-6.0 = .9 | ||
LINUX_KERNEL_HASH-6.0.9 = 6114a208e82739b4a1ab059ace35262be2a83be34cd1ae23cb8a09337db831c7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,7 @@ Signed-off-by: Christian Lamparter <[email protected]> | |
#include <asm/byteorder.h> | ||
#include <linux/ctype.h> | ||
|
||
@@ -988,7 +989,8 @@ static int ath10k_core_get_board_id_from | ||
@@ -1005,7 +1006,8 @@ static int ath10k_core_get_board_id_from | ||
} | ||
|
||
if (ar->cal_mode == ATH10K_PRE_CAL_MODE_DT || | ||
|
@@ -44,7 +44,7 @@ Signed-off-by: Christian Lamparter <[email protected]> | |
bmi_board_id_param = BMI_PARAM_GET_FLASH_BOARD_ID; | ||
else | ||
bmi_board_id_param = BMI_PARAM_GET_EEPROM_BOARD_ID; | ||
@@ -2087,7 +2089,8 @@ static int ath10k_download_and_run_otp(s | ||
@@ -2115,7 +2117,8 @@ static int ath10k_download_and_run_otp(s | ||
|
||
/* As of now pre-cal is valid for 10_4 variants */ | ||
if (ar->cal_mode == ATH10K_PRE_CAL_MODE_DT || | ||
|
@@ -54,7 +54,7 @@ Signed-off-by: Christian Lamparter <[email protected]> | |
bmi_otp_exe_param = BMI_PARAM_FLASH_SECTION_ALL; | ||
|
||
ret = ath10k_bmi_execute(ar, address, bmi_otp_exe_param, &result); | ||
@@ -2221,6 +2224,39 @@ struct ath10k_bss_rom_ie { | ||
@@ -2249,6 +2252,39 @@ struct ath10k_bss_rom_ie { | ||
__le32 rom_len; | ||
} __packed; | ||
|
||
|
@@ -94,7 +94,7 @@ Signed-off-by: Christian Lamparter <[email protected]> | |
int ath10k_core_fetch_firmware_api_n(struct ath10k *ar, const char *name, | ||
struct ath10k_fw_file *fw_file) | ||
{ | ||
@@ -2597,6 +2633,18 @@ static int ath10k_core_pre_cal_download( | ||
@@ -2625,6 +2661,18 @@ static int ath10k_core_pre_cal_download( | ||
{ | ||
int ret; | ||
|
||
|
@@ -113,7 +113,7 @@ Signed-off-by: Christian Lamparter <[email protected]> | |
ret = ath10k_download_cal_file(ar, ar->pre_cal_file); | ||
if (ret == 0) { | ||
ar->cal_mode = ATH10K_PRE_CAL_MODE_FILE; | ||
@@ -2663,6 +2711,18 @@ static int ath10k_download_cal_data(stru | ||
@@ -2691,6 +2739,18 @@ static int ath10k_download_cal_data(stru | ||
"pre cal download procedure failed, try cal file: %d\n", | ||
ret); | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ Signed-off-by: Mathias Kresin <[email protected]> | |
if (ret) | ||
--- a/ath10k-5.15/mac.c | ||
+++ b/ath10k-5.15/mac.c | ||
@@ -11521,7 +11521,7 @@ int ath10k_mac_register(struct ath10k *a | ||
@@ -11544,7 +11544,7 @@ int ath10k_mac_register(struct ath10k *a | ||
ar->hw->weight_multiplier = ATH10K_AIRTIME_WEIGHT_MULTIPLIER; | ||
|
||
#ifdef CPTCFG_MAC80211_LEDS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.