coolsnowwolf
32dc417ef8
ksmbd: fix build with kernel 6.12
2024-11-22 10:37:04 +08:00
coolsnowwolf
af098a176f
kmod-tpm: fix linux 6.12 support
2024-11-21 23:02:51 +08:00
coolsnowwolf
a6567a2415
autocore: fix kernel 6.12 x86 board name display
2024-11-21 13:17:45 +08:00
coolsnowwolf
53e61ac527
kernel: add linux kernel 6.12 support
2024-11-21 13:16:25 +08:00
coolsnowwolf
be8fee09fb
mac80211: add kernel build with 6.11+ support
2024-11-21 12:27:34 +08:00
coolsnowwolf
28f226a038
r8125: fix build with linux 6.9+
2024-11-21 12:20:47 +08:00
coolsnowwolf
a816cede4d
r8168: fix build with linux 6.9+
2024-11-21 12:14:51 +08:00
coolsnowwolf
826816c208
r8126: fix build with linux 6.9+
2024-11-21 12:13:54 +08:00
coolsnowwolf
418c887452
generic: sync genlmsg_mcast patch with upstream with kernel 6.6.59+
2024-11-21 12:10:10 +08:00
aiamadeus
71196b2724
kernel: video: add ST7789V LCD driver
2024-11-20 22:36:09 +08:00
aiamadeus
c74ed3282c
rockchip: add HINLINK H29K CPE Board
2024-11-20 22:26:09 +08:00
coolsnowwolf
44ac9994fe
rockchip: add NanoPi R2C Plus support
2024-11-19 12:30:32 +08:00
coolsnowwolf
54aae07290
rockchip: Add support for FriendlyElec NanoPi R2S Plus
2024-11-18 22:09:35 +08:00
coolsnowwolf
655367c488
rockchip: add Radxa ROCK 5A support
2024-11-18 21:56:45 +08:00
coolsnowwolf
b743ccd20c
kernel: bump 5.15 to 5.15.173
2024-11-18 15:13:42 +08:00
coolsnowwolf
bdc94f7fd2
kernel: bump 6.1 to 6.1.117
2024-11-18 00:31:56 +08:00
coolsnowwolf
29c13455d2
kernel: Split kmod-video-dma into two kmods
2024-11-17 23:09:09 +08:00
coolsnowwolf
d17b0026c2
LEDE v24.10: set branch defaults
2024-11-17 23:02:41 +08:00
coolsnowwolf
0c5fee5ec2
mediatek: add BananaPi BPi-R3 mini
2024-11-16 18:20:10 +08:00
coolsnowwolf
7b605254b7
ubnt-ledbar: adapt for kernel v6.1
2024-11-16 18:00:03 +08:00
coolsnowwolf
9b5d129bec
Version update to R24.11.11
2024-11-14 14:14:42 +08:00
coolsnowwolf
1063641e6e
branding: add LEDE branding
2024-11-14 13:14:47 +08:00
coolsnowwolf
5cd761710a
ath10k-ct: fix build with some target
2024-11-14 12:53:29 +08:00
coolsnowwolf
0404234acb
ubnt-ledbar: fix compilation error
2024-11-14 11:31:21 +08:00
coolsnowwolf
cb33d17dba
Revert "rkbin: update to latest git HEAD"
2024-11-13 23:38:08 +08:00
coolsnowwolf
128d3289dd
kernel: remove obsolete rtl8812au driver
2024-11-13 23:36:23 +08:00
Til Kaiser
ec78ad954a
kernel: netdevices: adjust mlxsw network drivers
...
* Adds the x86_64 dependency for mlxsw_core
* Removes the redundant mlxsw_core dependency
from mlxsw-minimal and mlxsw-spectrum
* Removes the DCB configuration symbols because
they were moved into the generic configuration
Signed-off-by: Til Kaiser <mail@tk154.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-11-12 23:05:23 +08:00
Til Kaiser
55afdb73c6
kernel: modules: add boot flag to igc, mlx4/5 drivers
...
Set the boot flag for the igc, mlx4-core, and mlx5-core network device drivers
to load them at a more early stage of the boot process.
This is required for network drivers whose network interface PCI paths are set
via ucidef_set_network_device_path inside the 02_network script since it is
called after kernel modules are loaded from modules-boot.d but before they are
loaded from the modules.d directory.
Signed-off-by: Til Kaiser <mail@tk154.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-11-12 23:01:36 +08:00
coolsnowwolf
86b0876324
kernel: qca-ssdk/qca-nss-dp: fixes kernel 6.1 support
2024-11-10 23:16:10 +08:00
coolsnowwolf
2b10822e1b
kernel: qca-ssdk/qca-nss-dp: update to 12.5 for kernel 6.6 support
2024-11-09 23:01:43 +08:00
coolsnowwolf
a6ea160b40
ath11k-firmware: add IPQ5018 wifi firmware
2024-11-09 15:20:15 +08:00
Álvaro Fernández Rojas
c5a7f6cde1
kernel: r8126: update to v10.014.01
...
Changelog: https://github.com/openwrt/rtl8126/compare/10.013.00...10.014.01
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-11-08 23:10:29 +08:00
Álvaro Fernández Rojas
7702e88e60
kernel: r8125: update to v9.014.01
...
Changelog: https://github.com/openwrt/rtl8125/compare/9.013.02...9.014.01
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-11-08 23:09:05 +08:00
Álvaro Fernández Rojas
a5eeb5700e
kernel: r8168: update to v8.054.00
...
Changelog: https://github.com/openwrt/rtl8168/compare/8.053.00...8.054.00
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-11-08 23:06:03 +08:00
aiamadeus
19649ea2dc
r8152: update to version 2.19.2
2024-11-07 21:36:03 +08:00
aiamadeus
f0ab317249
rkbin: update to latest git HEAD
2024-11-07 21:26:16 +08:00
aiamadeus
44cccd68f5
rtw88-usb: update to latest git HEAD
2024-11-06 21:06:18 +08:00
aiamadeus
7ce7dc32e0
linux-firmware: update RTW88/89 firmware
2024-11-06 21:00:26 +08:00
喵二
4915cc9ed2
leigod-acc: update binary program ( #12608 )
...
leigod-acc: fixed bind issues & use fail issues
2024-11-04 10:08:08 +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
coolsnowwolf
3e24ca1105
kernel: fix rtw88x kernel 6.x build
2024-10-30 21:04:40 +08:00
coolsnowwolf
3f0ed51973
ath10k-ct: fix build with arm/mips
2024-10-30 15:54:28 +08:00
coolsnowwolf
e40fe43e49
gpio-nct5104d: fix kernel 6.x build
2024-10-30 15:03:38 +08:00
coolsnowwolf
35cc3202be
luci-app-spdmodem: remove spdmodem package
2024-10-30 11:19:26 +08:00
coolsnowwolf
2d97f3db67
sprd_pcie: remove package in replace of kernel buildin
2024-10-30 11:18:34 +08:00
coolsnowwolf
b926a6f9cb
rockchip: refresh uboot devices config
...
Fixes : #12621
2024-10-30 10:36:28 +08:00
coolsnowwolf
a82c6fd5f9
drm-nouveau: fix build with kernel 6.x
2024-10-29 20:25:38 +08:00
coolsnowwolf
a091a96c87
hostapd: always enable nl80211 driver support
2024-10-29 15:45:10 +08:00
coolsnowwolf
7e49db2e33
ddns-scripts_dnspod: update with luci upstream
2024-10-29 03:31:19 +08:00
coolsnowwolf
68d77afcac
ddns-scripts_aliyun: update with luci upstream
2024-10-29 03:23:43 +08:00