forked from coolsnowwolf/lede
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from coolsnowwolf/master
TTBYM
- Loading branch information
Showing
30 changed files
with
513 additions
and
199 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
LINUX_VERSION-5.10 = .231 | ||
LINUX_KERNEL_HASH-5.10.231 = 565a4883cc460af9f338966fca51a84bcba13dc7e47a563e32639115cba79675 | ||
LINUX_VERSION-5.10 = .232 | ||
LINUX_KERNEL_HASH-5.10.232 = fda44589a438dff8c718082e9a48843b15e5eb82f6cc2f98d48f48226063bef0 |
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 = .174 | ||
LINUX_KERNEL_HASH-5.15.174 = c3e63cb864a05b6bbc886613c9e91714106b7a9ab40c31c101da0ca5b64d760a | ||
LINUX_VERSION-5.15 = .175 | ||
LINUX_KERNEL_HASH-5.15.175 = 8fd8bbc80e7aae30aaca3b40576b283010b5e84e70f6fea1573589155ce8a9d0 |
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.4 = .287 | ||
LINUX_KERNEL_HASH-5.4.287 = 0d0ffae5bf0e6f9c6a1ce42da2bc2a8696ca55721c103497eb1245be8cc04b20 | ||
LINUX_VERSION-5.4 = .288 | ||
LINUX_KERNEL_HASH-5.4.288 = 876fbae303723bcf9e01ab57b1a0a7d38045aacd481ff865dccc2cc89f591afe |
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.1 = .120 | ||
LINUX_KERNEL_HASH-6.1.120 = 61c997b8acbbb8ab184565e96f476ecbb7e773cb35b98a1a4c832d809b2bf719 | ||
LINUX_VERSION-6.1 = .121 | ||
LINUX_KERNEL_HASH-6.1.121 = ddbc16da602f731585038fa4d12a777a78d4b74cb2a3cc9981107b52054d3b43 |
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.12 = .5 | ||
LINUX_KERNEL_HASH-6.12.5 = 39207fce1ce42838e085261bae0af5ce4a0843aa777cfc0f5c49bc7729602bcd | ||
LINUX_VERSION-6.12 = .6 | ||
LINUX_KERNEL_HASH-6.12.6 = d450ab215de4e1f8bb85e0f4216760fa33fd024b4526b144f4ce0d9012b29c9e |
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.6 = .66 | ||
LINUX_KERNEL_HASH-6.6.66 = 9d757937c4661c2f512c62641b74ef74eff9bb13dc5dbcbaaa108c21152f1e52 | ||
LINUX_VERSION-6.6 = .67 | ||
LINUX_KERNEL_HASH-6.6.67 = e41da482ec42a3b0e2b8ed2574c1d327e3dcf95cdf025c55a356b04307113e1a |
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 |
---|---|---|
|
@@ -17583,7 +17583,7 @@ Signed-off-by: Phil Elwell <[email protected]> | |
* For devices with more than one control interface, we assume the | ||
--- a/sound/usb/quirks.c | ||
+++ b/sound/usb/quirks.c | ||
@@ -2233,6 +2233,8 @@ static const struct usb_audio_quirk_flag | ||
@@ -2247,6 +2247,8 @@ static const struct usb_audio_quirk_flag | ||
QUIRK_FLAG_ALIGN_TRANSFER), | ||
DEVICE_FLG(0x534d, 0x2109, /* MacroSilicon MS2109 */ | ||
QUIRK_FLAG_ALIGN_TRANSFER), | ||
|
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 |
---|---|---|
|
@@ -19,8 +19,8 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
+ | ||
#endif /* __KERNEL__ */ | ||
|
||
/* | ||
@@ -243,6 +245,4 @@ static inline void *offset_to_ptr(const | ||
/** | ||
@@ -258,6 +260,4 @@ static inline void *offset_to_ptr(const | ||
*/ | ||
#define prevent_tail_call_optimization() mb() | ||
|
||
|
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 |
---|---|---|
|
@@ -19,8 +19,8 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
+ | ||
#endif /* __KERNEL__ */ | ||
|
||
/* | ||
@@ -314,6 +316,4 @@ static inline void *offset_to_ptr(const | ||
/** | ||
@@ -329,6 +331,4 @@ static inline void *offset_to_ptr(const | ||
*/ | ||
#define prevent_tail_call_optimization() mb() | ||
|
||
|
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 |
---|---|---|
|
@@ -19,8 +19,8 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
+ | ||
#endif /* __KERNEL__ */ | ||
|
||
/* | ||
@@ -243,6 +245,4 @@ static inline void *offset_to_ptr(const | ||
/** | ||
@@ -258,6 +260,4 @@ static inline void *offset_to_ptr(const | ||
*/ | ||
#define prevent_tail_call_optimization() mb() | ||
|
||
|
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 |
---|---|---|
|
@@ -18,7 +18,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
|
||
--- a/net/netfilter/nf_tables_api.c | ||
+++ b/net/netfilter/nf_tables_api.c | ||
@@ -8417,7 +8417,7 @@ static int nft_register_flowtable_net_ho | ||
@@ -8421,7 +8421,7 @@ static int nft_register_flowtable_net_ho | ||
err = flowtable->data.type->setup(&flowtable->data, | ||
hook->ops.dev, | ||
FLOW_BLOCK_BIND); | ||
|
35 changes: 35 additions & 0 deletions
35
target/linux/generic/pending-6.6/741-net-phy-broadcom-update-dependency-condition.patch
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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
From 1be3688b3eaa7ea2d9e19bd29ae6a6a51c121a0b Mon Sep 17 00:00:00 2001 | ||
From: David Bauer <[email protected]> | ||
Date: Sat, 16 Nov 2024 22:36:15 +0100 | ||
Subject: [PATCH] net: phy: broadcom: update dependency condition | ||
|
||
The broadcom PHY driver only has to depend upon PTP_1588_CLOCK_OPTIONAL | ||
if NETWORK_PHY_TIMESTAMPING is enabled. The PTP functionality is stubbed | ||
in this case. | ||
|
||
Reflect this circumstance in the dependence condition. This allows to | ||
build the driver as a built-in module even if PTP is built as a module. | ||
|
||
This is required to include the broadcom PHY module regardless of the | ||
built-setting of the PTP subsystem. On ath79 (and probably more) | ||
targets with Broadcom PHY, Gigabit operation is currently broken as the | ||
PHY driver is only built as a module in case all kernel-packages are | ||
built. Due to this circumstance, affected devices fall back to using the | ||
generic PHY driver. | ||
|
||
Signed-off-by: David Bauer <[email protected]> | ||
--- | ||
drivers/net/phy/Kconfig | 2 +- | ||
1 file changed, 1 insertion(+), 1 deletion(-) | ||
|
||
--- a/drivers/net/phy/Kconfig | ||
+++ b/drivers/net/phy/Kconfig | ||
@@ -113,7 +113,7 @@ config BROADCOM_PHY | ||
tristate "Broadcom 54XX PHYs" | ||
select BCM_NET_PHYLIB | ||
select BCM_NET_PHYPTP if NETWORK_PHY_TIMESTAMPING | ||
- depends on PTP_1588_CLOCK_OPTIONAL | ||
+ depends on NETWORK_PHY_TIMESTAMPING=n || PTP_1588_CLOCK_OPTIONAL | ||
help | ||
Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464, | ||
BCM5481, BCM54810 and BCM5482 PHYs. |
Oops, something went wrong.