coolsnowwolf
74aa05a408
kernel: bump 6.1 to 6.1.130
2025-03-13 12:57:08 +08:00
Beginner
abac351b33
kernel: refresh 6.1
patches ( #13240 )
2024-12-27 10:30:06 +08:00
Beginner
b7305e23ef
kernel: bump 6.1 to 6.1.120 ( #13215 )
2024-12-16 16:00:10 +08:00
Beginner
e66ffaf37c
kernel: bump 6.1 to 6.1.119 ( #13185 )
2024-12-08 16:01:09 +08:00
Daniel Golle
4078885193
generic: backport pending driver for Winchip CH348 USB
...
Import patch and package kernel module for Winchip CH348
USB-to-8x-UART chip.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-11-02 22:00:28 +08:00
Beginner
1a1b7da30d
kernel: bump 6.1 to 6.1.112 ( #12510 )
2024-10-01 12:20:19 +08:00
aiamadeus
801f345131
kernel: refresh 6.1 patches
...
Fixes: 718ac37
("kernel: bump 6.1 to 6.1.111")
Closed : #12487
2024-09-21 15:16:16 +08:00
coolsnowwolf
718ac376b9
kernel: bump 6.1 to 6.1.111
2024-09-19 22:14:36 +08:00
Álvaro Fernández Rojas
bbe8198ea5
generic: 6.6: backport upstream RealTek PHY patches
...
Replace downstream RealTek PHY patches with backported ones.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-09-05 22:00:09 +08:00
aiamadeus
deb218ea2e
generic: 6.1/6.6: remove gro improvement patch
...
Avoid unstable situations, closed : #12331
2024-07-29 22:06:27 +08:00
Zxl hhyccc
f9f1a684ea
kernel: bump 6.1 to 6.1.100 ( #15973 )
...
All patches automatically rebased.
Signed-off-by: Zxl hhyccc <zxlhhy@gmail.com>
2024-07-23 21:50:28 +08:00
Zxl hhyccc
991451d002
kernel: bump 6.1 to 6.1.98 ( #15935 )
2024-07-14 23:15:14 +08:00
Beginner
6b275d3f2f
kernel: bump 6.1 to 6.1.97 ( #12312 )
2024-07-07 17:11:09 +08:00
Daniel Golle
cc3b73156f
generic: fitblk: typo in dmesg output
...
Fix spelling in dmesg output during boot when using the fitblk driver.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-07-05 22:30:10 +08:00
Beginner
12be5cfdd6
kernel: bump 6.1 to 6.1.96 ( #12298 )
2024-07-03 13:12:10 +08:00
coolsnowwolf
b3e60d1892
generic: sync kernel 6.1 from upstream
2024-07-02 15:24:05 +08:00
Daniel Golle
8acf60b77e
kernel: add pending fitblk uImage.FIT sub-image block driver
...
Add 'fitblk' driver to replace the rejected/deprecated uImage.FIT
partition parser.
To use the new driver, add phandle /chosen/rootdisk and point it to
the MTD partition, UBI volume or block device holding the uImage.FIT.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-07-01 12:11:00 +08:00
Beginner
0e02e8ae03
kernel: bump 6.1 to 6.1.95 ( #12257 )
2024-06-22 04:13:43 +08:00
Beginner
c1573c8ac8
kernel: bump 6.1 to 6.1.94 ( #12245 )
2024-06-17 14:15:10 +08:00
Christian Marangi
fb661b4744
generic: backport initial LEDs hw control support
...
Backport initial LEDs hw control support. Currently this is limited to
only rx/tx and link events for the netdev trigger but the API got
accepted and the additional modes are working on and will be backported
later.
Refresh every patch and add the additional config flag for QCA8K new
LEDs support.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-06-16 17:16:13 +08:00
Daniel Golle
fb42176cd1
generic: sync MediaTek Ethernet driver with upstream
...
Import commits from upstream Linux replacing some downstream patches.
Move accepted patches from pending-{5.15,6.1} to backport-{5.15,6.1}.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-06-13 22:20:05 +08:00
Daniel Golle
a07fca99cb
kernel: serial: 8250_mtk: track busclk state to avoid bus error
...
UARTs not used as boot console are currently broken on some MediaTek
targets due to register access depending on the bus clock being enabled.
Add patch to make sure this dependency is always met.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-06-11 22:52:17 +08:00
Beginner
638fe853a7
kernel: bump 6.1 to 6.1.91 ( #12165 )
...
delete target/linux/bcm27xx/patches-6.1/950-0270-net-bcmgenet-Reset-RBUF-on-first-open.patch
delete target/linux/generic/backport-6.1/600-v6.9-03-net-gro-add-flush-check-in-udp_gro_receive_segment.patch
delete target/linux/generic/pending-6.1/681-net-bridge-fix-multicast-to-unicast-with-fraglist-GS.patch
delete target/linux/generic/pending-6.1/682-net-core-reject-skb_copy-_expand-for-fraglist-GSO-sk.patch
delete target/linux/generic/pending-6.1/684-net-bridge-fix-corrupted-ethernet-header-on-multicas.patch
2024-05-18 15:50:13 +08:00
Felix Fietkau
c7d931e7b6
kernel: fix corrupted ethernet header on bridge multicast-to-unicast
...
Fixes: 45a8e962a591 ("kernel: fix crash with multicast-to-unicast and fraglist GRO")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2024-05-06 14:32:01 +08:00
coolsnowwolf
542de0b0ac
kernel: add missing check for TCP GRO
2024-05-05 13:33:15 +08:00
Beginner
8c6cc8f468
kernel: bump 6.1 to 6.1.90 ( #12125 )
2024-05-05 10:00:11 +08:00
Beginner
76c97b741b
kernel: bump 6.1 to 6.1.89 ( #12107 )
...
Removed upstreamed:
target/linux/mediatek/patches-6.1/220-v6.3-clk-mediatek-clk-gate-Propagate-struct-device-with-m.patch
target/linux/mediatek/patches-6.1/222-v6.3-clk-mediatek-clk-mtk-Propagate-struct-device-for-com.patch
target/linux/mediatek/patches-6.1/223-v6.3-clk-mediatek-clk-mux-Propagate-struct-device-for-mtk.patch
target/linux/mediatek/patches-6.1/226-v6.3-clk-mediatek-clk-mtk-Extend-mtk_clk_simple_probe.patch
2024-05-01 18:10:10 +08:00
aiamadeus
54bb95de0f
target: add some missing patches
2024-04-30 20:19:35 +08:00
Beginner
5a6426b34f
kernel: bump 6.1 to 6.1.87 ( #12081 )
2024-04-19 03:08:41 +08:00
Beginner
0328537087
kernel: bump 6.1 to 6.1.86 ( #12075 )
2024-04-15 10:00:38 +08:00
Beginner
0bc2188f41
kernel: refresh 6.1
patches ( #12068 )
2024-04-13 10:56:47 +08:00
Daniel Golle
3de103535a
generic: 6.1: backport support for various MHI 5G modems
...
* Dell DW5932e
* Foxconn T99W175 (HP variant)
* Foxconn T99W510
* Generic SDX75-based
* Quectel EM160R-GL (newer variants)
* Quectel RM520
* Quectel RM520N-GL (Lenovo variant)
* SC8280XP Compute Reference Design
* Telit FE990
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-04-06 19:37:57 +08:00
Beginner
b171813f46
kernel: bump 6.1 to 6.1.84 ( #12046 )
2024-04-04 00:20:30 +08:00
Florian Eckert
05c7666b4d
tools: add tmon package
...
Add the 'tmon' packages. This is as a tool to help visualize,
tune, and test the complex thermal subsystem.
We get a compile warning for the tool that the printf format does not
fit. This commit contains a patch that fixes this warning. This patch
has also been sent upstream to the Linux kernel [1].
Links:
[1] https://lore.kernel.org/all/20231204141335.2798194-1-fe@dev.tdt.de/
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-02 21:56:25 +08:00
Beginner
bcd9f26694
kernel: bump 6.1 to 6.1.83 ( #12036 )
...
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.83
Manually rebased:
mediatek/patches-6.1/100-dts-update-mt7622-rfb1.patch
generic/pending-6.1/737-07-net-ethernet-mtk_eth_soc-add-paths-and-SerDes-modes-.patch
2024-03-29 10:21:13 +08:00
AmadeusGhost
b0516a441f
target: 5.15/6.1: fix broken patches
...
Fixes: c336930
("kernel: bump 6.1 to 6.1.80")
2024-03-19 20:38:05 +08:00
Beginner
1d96ca70bf
kernel: bump 6.1 to 6.1.82 ( #12002 )
2024-03-17 18:15:42 +08:00
Beginner
651cda2805
kernel: bump 6.1 to 6.1.81 ( #11955 )
2024-03-07 20:28:14 +08:00
coolsnowwolf
f903cc8970
target: generic: fix xt_FLOWOFFLOAD patches
...
Fixes : #11939 , #11943
2024-03-03 15:53:49 +08:00
Beginner
c33693071d
kernel: bump 6.1 to 6.1.80 ( #11934 )
...
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.80
Manually rebased:
rockchip/patches-6.1/102-net-phy-realtek-RTL8211-add-LED-configuration-from-OF.patch
Build system: x86/64
2024-03-02 16:55:46 +08:00
Beginner
14468698a1
kernel: bump 6.1 to 6.1.79 ( #11916 )
2024-02-24 23:00:03 +08:00
Beginner
6255b11d57
kernel: bump 6.1 to 6.1.78 ( #11894 )
2024-02-17 19:28:03 +08:00
Daniel Golle
87fe8bb382
mediatek: re-add missing patch for Linux 6.1
...
The patch was wrongly tagged as being part of Linux 6.0 even though it
was only committed with Linux 6.2 and hence needs to be backported for
Linux 6.1.
Fixes: fa79baf4a6 ("generic: copy backport, hack, pending patch and config from 5.15 to 6.1")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-02-15 23:05:35 +08:00
Beginner
2e862778a3
kernel: bump 6.1 to 6.1.77 ( #11874 )
2024-02-07 12:02:03 +08:00
Beginner
e3811adc69
kernel: bump 6.1 to 6.1.76 ( #11858 )
2024-02-02 11:00:06 +08:00
Beginner
053f193d01
kernel: bump 6.1 to 6.1.75 ( #11830 )
2024-01-27 08:03:21 +08:00
Chen Minqiang
93fc272fcb
kernel: ksmbd: only v2 leases handle the directory
...
This backport a fix for ksmbd.
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2024-01-18 10:56:14 +08:00
aakkll
eb030b2124
kernel: bump 5.4 to 5.4.267 ( #11795 )
2024-01-17 01:28:41 +08:00
aakkll
cac1207d80
kernel: bump 6.1 to 6.1.72 ( #11769 )
2024-01-15 17:29:43 +08:00
coolsnowwolf
1f7b499eb1
Revert "kernel: bump 6.1 to 6.1.72 ( #11769 )"
...
This reverts commit 2c67f6832d
.
2024-01-15 02:15:50 +08:00