coolsnowwolf
d86f684586
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2023-04-24 15:02:41 +08:00
coolsnowwolf
e3e13ed422
target: add EFI support to armvirt
2023-04-24 15:02:30 +08:00
Felix Fietkau
433de917cc
mediatek: backport more WED upstream fixes
...
Fixes hang if the WO firmware can't be loaded
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-04-24 00:05:08 +08:00
Felix Fietkau
55b0ae4d4e
kernel: backport upstream mtk_eth_soc fixes
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-04-24 00:03:07 +08:00
Felix Fietkau
0807295426
kernel: move accepted mtk_eth_soc patches to generic-backport
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-04-24 00:01:34 +08:00
Felix Fietkau
c9a0d92a3c
kernel: fix mtk dsa tag padding
...
The padding intended to avoid corrupted non-zero padding payload was
accidentally adding too many padding bytes, tripping up some setups.
Fix this by using eth_skb_pad instead.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-04-23 23:55:08 +08:00
Felix Fietkau
464d31eaa7
kernel: fix corrupted padding on small packets with mt753x dsa
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-04-23 23:53:19 +08:00
John Audia
9d124b9936
kernel: bump 5.15 to 5.15.105
...
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3
Run-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
2023-04-21 00:11:35 +08:00
aakkll
0a2b5b6076
kernel: bump to 5.4.241, 6.1.25
2023-04-21 00:09:22 +08:00
Robert Marko
0385722fc8
kernel: filter out pahole version
...
Pahole version is being autodetected during runtime since kernel 5.15.96
via in-kernel scripts/pahole-version.sh so add CONFIG_PAHOLE_VERSION to
kernel filter in order to prevent it from being added to target configs.
Signed-off-by: Robert Marko <robimarko@gmail.com>
2023-04-15 23:50:12 +08:00
Joe Mullally
65699f26ff
kernel: add support for XMC XM25QH64C
...
The XMC XM25QH64C is a 8MB SPI NOR chip. The patch is verified on TL-WPA8631P v3.
Datasheet available at https://www.xmcwh.com/uploads/442/XM25QH64C.pdf
Signed-off-by: Joe Mullally <jwmullally@gmail.com>
2023-04-15 23:48:46 +08:00
Daniel Golle
4b09a33498
generic: move accepted patch to backport-5.15
...
The patch adding SFP quirk for MXPD 483II was accepted upstream and
will be part of Linux v6.3:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=ad651d68cee75e9ac20002254c4e5d09ee67a84b
Move the patch from pending-5.15 to backport-5.15.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-04-15 23:45:53 +08:00
aakkll
8a9cd422ff
kernel: bump 6.1 to 6.1.24 ( #11110 )
2023-04-14 15:10:41 +08:00
coolsnowwolf
04147dcaf5
linux: fir kernel 6.1 upsteam patch
2023-04-07 19:45:34 +08:00
Christian Marangi
9b338b090e
generic: 5.15: refresh kernel patches
...
Refresh kernel patches for generic kernel 5.15 due to new backport
version of MGLRU patchset.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-03-27 23:14:03 +08:00
Kazuki H
3020cc8e7d
kernel: Update MGLRU patchset
...
The current patches are old, update them from mainline.
Backports taken from https://github.com/yuzhaogoogle/linux/commits/mglru-5.15
Tested-by: Kazuki H <kazukih0205@gmail.com> #mt7622/Linksys E8450 UBI
Signed-off-by: Kazuki H <kazukih0205@gmail.com>
2023-03-27 23:12:43 +08:00
David Bauer
edaba11e4b
generic: mxl-gpy: allow configuring LED registers
...
Add a patch to allow modification of the PHY LED configuration. This is
required for boards, where the reset configuration of LED functions is
incompatibe with the usage of the device LEDs.
This is the case for the ASUS TUF-AX4200 Wireless router. It requires
modification of the LED configuration because as the WAN LED on the
front of the device is driven by the PHY. Without patching, it would
only illuminate in case the Link speed is 100 Mbit/s.
Signed-off-by: David Bauer <mail@david-bauer.net>
2023-03-26 22:14:05 +08:00
David Bauer
fb79a1059d
generic: backport Winbond W25N02KV SPI-NAND support
...
This flash-chip is used on the Asus TUF-AX4200 and TUF-AX6000 routers.
As the filogic target only uses kernel 5.15, skip the 5.10 backport.
Signed-off-by: David Bauer <mail@david-bauer.net>
2023-03-26 22:11:35 +08:00
aiamadeus
ae12d2f77b
rockchip: refresh kernel 5.15 config
...
Also fixes : #11019
2023-03-24 22:28:07 +08:00
lovehackintosh
f4acd500a8
kernel: bump to 5.4.238, 5.10.176, 5.15.104, 6.1.21 ( #11026 )
...
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
2023-03-23 07:36:05 +00:00
lovehackintosh
89e25b5a13
kernel: bump 5.15 to 5.15.103 ( #11017 )
...
Fixes sb commit: 138af4d ("kernel: refresh patch")
2023-03-19 11:31:49 +08:00
lovehackintosh
a76ac2ef41
kernel: bump to 5.4.237, 5.10.175 ( #11016 )
...
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
2023-03-18 18:08:42 +08:00
aakkll
4bb2f2f4d3
kernel: bump 6.1 to 6.1.20 ( #11013 )
2023-03-17 10:09:00 +00:00
coolsnowwolf
57040c4ef2
wwan: add QUECTEL RM500U support
2023-03-16 20:50:05 +08:00
骷髅头
53134b2571
kernel: bump 5.15 to 5.15.102 ( #11003 )
2023-03-16 16:32:42 +08:00
aiamadeus
985fa051b0
kernel: rtl8367b: remove wrong parameter
...
This is just a workaround to light up the Ethernet port led.
Fixes: 0c40df8 ("ramips: MT7620 add Support HiWiFi R33")
2023-03-12 18:36:12 +08:00
aakkll
1e00936dbf
kernel: bump 6.1 to 6.1.18 ( #10987 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-03-12 00:28:23 +08:00
aakkll
0f03d8c619
kernel: bump 6.1 to 6.1.16 ( #10983 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-03-11 11:26:29 +08:00
Nick Hainke
8832a0b868
kernel: move CONFIG_PAGE_POOL to generic
...
Move "# CONFIG_PAGE_POOL is not set" to generic.
Suggested-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Nick Hainke <vincent@systemli.org>
2023-03-07 21:56:21 +08:00
aakkll
84f10c38ce
kernel: bump to 5.4.234, 5.15.97, 6.1.15 ( #10959 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-03-04 10:07:21 +08:00
aakkll
d97f82d381
kernel: bump 5.15 to 5.15.96 ( #10957 )
2023-03-03 11:01:43 +00:00
aakkll
be949a6fed
kernel: bump 5.4 to 5.4.233 ( #10955 )
2023-03-03 01:55:17 +00:00
zfdx
977be810c9
generic/5.15: fix swconfig_leds.c build ( #10938 )
...
Fixes: ebfa1b9 ("generic: fix swconfig_leds.c in 5.18")
2023-02-28 02:20:55 +00:00
1054009064
15d1af2d95
kernel: backport 6.2 patch to fix kernel WARNING issues ( #10936 )
2023-02-27 21:37:53 +08:00
coolsnowwolf
a2c61871bc
iwlwifi: fix build with kernel 6.1
2023-02-26 16:47:48 +08:00
coolsnowwolf
21e254e7da
kernel: bump 6.1 to 6.1.14
2023-02-26 16:31:11 +08:00
aakkll
53b83ba81a
kernel: bump to 5.4.232, 6.1.13 ( #10922 )
2023-02-23 03:02:26 +00:00
Daniel Golle
3732ec0ff1
kernel: import accepted MediaTek Ethernet patches
...
Import some accepted and pending upstream patches for mtk_eth_soc,
replacing some semantically equivalent local patches and fixing issues
when operating the PCS in 1G SGMII mode.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-02-20 23:26:40 +08:00
Felix Fietkau
45b15e953c
kernel: add missing optimization for page pool
...
Improves performance in combination with threaded NAPI
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-02-17 18:25:04 +08:00
Felix Fietkau
26db249dbb
mt76: import WED related mtk_eth_soc patches
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-02-17 18:24:05 +08:00
Felix Fietkau
80ea885fe3
kernel: make it possible for packages to select page pool support
...
Will be used by the next mt76 update
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-02-17 18:22:48 +08:00
lovehackintosh
c3ac3c9350
kernel: bump 5.10 to 5.10.168 ( #10904 )
2023-02-16 12:38:17 +00:00
lovehackintosh
5f61ca66c8
kernel: bump to 5.15.94, 6.1.12 ( #10901 )
2023-02-16 09:28:24 +08:00
Felix Fietkau
7faea8407a
kernel: add fix for a page pool related crash on GRO
...
Needed for upcoming mt76 page pool support
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-02-15 12:09:39 +08:00
Felix Fietkau
5cd7dc1d64
kernel: backport page pool fragment support from v5.15
...
Required for an upcoming mt76 update
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-02-15 12:08:22 +08:00
AmadeusGhost
470ca53250
mediatek: add support for TP-Link TL-XDR6086/6088
...
Hardware specification:
SoC: MediaTek MT7986A 4x A53
Flash: ESMT F50L1G41LB 128MB
RAM: ESMT M15T4G16256A 512MB
Ethernet (Max Speed):
XDR6086: 1x 2.5G Wan, 1x 2.5G Lan, 1x 1G Lan
XDR6088: 1x 2.5G Wan, 1x 2.5G Lan, 4x 1G Lan
WiFi1: MT7976GN 2.4GHz ax 4x4
WiFi2: MT7976AN 5GHz ax 4x4
Button: Reset, Wps, Turbo
USB: 1 x USB 3.2
Power: DC 12V 4A
Signed-off-by: AmadeusGhost <amadeus@openjmu.xyz>
2023-02-14 23:57:22 +08:00
coolsnowwolf
edfb7ec749
kernel: add missing symbol to 5.10 config
2023-02-13 21:00:16 +08:00
lovehackintosh
e610757c58
kernel: bump to 5.10.167, 5.15.93, 6.1.11 ( #10891 )
2023-02-10 15:23:29 +08:00
aakkll
bb99eaf39c
kernel: bump 5.4 to 5.4.231 ( #10881 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2023-02-07 11:40:27 +08:00
lovehackintosh
26b859543a
kernel: bump to 5.10.166, 5.15.91, 6.1.9 ( #10842 )
...
* kernel: bump 5.15 to 5.15.91
* kernel: bump 6.1 to 6.1.9
* kernel: bump 5.10 to 5.10.166
2023-02-01 18:21:28 +08:00