HoldOnBro
4e1890478e
Update docker.po ( #7366 )
...
* Update docker.po
* Update docker.lua
2021-07-13 01:43:10 +00:00
coolsnowwolf
604ceaa750
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2021-07-13 00:39:11 +08:00
coolsnowwolf
3625a73046
ramips: switch to kernel 5.10
2021-07-13 00:37:50 +08:00
Beginner
4641e712d0
hostapd: sync upstream ( #7361 )
...
* hostapd: make it possible to update station airtime weights via ubus
This allows dynamic tuning based on other runtime information
Signed-off-by: Felix Fietkau <nbd@nbd.name>
* hostapd: add support for enabling HE on channel switch
Signed-off-by: Felix Fietkau <nbd@nbd.name>
* hostapd: initialize ht/vht/he mode on channel switch by default
Use the current mode, but allow overwriting via ubus command parameters
Signed-off-by: Felix Fietkau <nbd@nbd.name>
* hostapd: fix uninitialized stack variable on CSA
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Co-authored-by: Felix Fietkau <nbd@nbd.name>
2021-07-12 14:06:20 +00:00
coolsnowwolf
25683fe038
ipq807x: add NSS ecm 64 support
2021-07-10 08:43:31 +08:00
coolsnowwolf
f01d2831cb
wireless-regdb: add 30dbm wireless signal for CN/US region
2021-07-09 18:30:21 +08:00
coolsnowwolf
67e0aa3a01
ath10k: add tx hw 802.11 encapusaltion offloading support
2021-07-09 18:18:34 +08:00
coolsnowwolf
2513ccaf94
mac80211: NSS classify tx support
2021-07-09 17:39:01 +08:00
coolsnowwolf
ff90683203
luci-app-turboacc: add NSS-ECM support for IPQ806x/IPQ807x
2021-07-09 17:06:07 +08:00
coolsnowwolf
adf04492ee
ipq806x: add NSS Hardware Offloading support
2021-07-09 17:03:34 +08:00
AmadeusGhost
b6f610d00d
luci-app-turboacc: use flow offload by default for ramips ( #7320 )
2021-07-09 02:01:31 +00:00
coolsnowwolf
4790aa244b
mac80211: add tasklet_kill step during NSS interface take down
2021-07-08 12:57:11 +08:00
coolsnowwolf
e82fddcf0e
mac80211: add support for NSS firmware
2021-07-08 12:27:04 +08:00
coolsnowwolf
f85ad474b4
luci-app-turboacc: use SFE by default
2021-07-07 15:37:06 +08:00
Beginner
3d3d099f90
dnsproxy: update to 0.38.2 ( #7297 )
2021-07-06 15:26:33 +00:00
AmadeusGhost
d9e4d8d981
ntfs3: update to latest git HEAD ( #7295 )
...
Removed patches that were merged upstream.
2021-07-06 15:25:42 +00:00
David Bauer
40b63f28e8
hostapd: add HE flag to get_clients
...
Expose the hostapd HE flag via ubus to indicate HE capable devices.
Signed-off-by: David Bauer <mail@david-bauer.net>
2021-07-06 14:30:48 +08:00
Martin Weinelt
935151084e
hostapd: remove unused mac_buff allocation
...
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2021-07-06 14:30:34 +08:00
Martin Weinelt
1754452baa
hostapd: report bssid, ssid and channel over ubus
...
Imports a function from iw to convert frequencies to channel numbers.
Co-authored-by: David Bauer <mail@david-bauer.net>
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
[fix potential out of bounds read]
Signed-off-by: David Bauer <mail@david-bauer.net>
2021-07-06 14:30:16 +08:00
coolsnowwolf
01438961e6
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2021-07-06 14:29:19 +08:00
Kevin Darbyshire-Bryant
0c8e2bd7d0
dnsmasq: use local option for local domain parameter
...
'--local' is a synonym for '--server' so let's use '--local' in the
resultant config file for uci's 'local' instead of uci's local
parameter being turned into '--server'. Slightly less confusion all
round.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2021-07-06 14:28:49 +08:00
Tianling Shen
0f29dec405
Revert "ath11k: fixes a memory leak as the MHI controller was allocated but never freed" ( #7286 )
...
This makes memory leak more seriously.
This reverts commit 48a880a190
.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-07-06 06:27:21 +00:00
coolsnowwolf
6675de3732
Revert "ath11k: fix for peer memory corruption"
...
This reverts commit 83b29e014f
.
2021-07-06 14:26:13 +08:00
coolsnowwolf
6ad4588a9b
ath11k: allow vht on 2.4g
2021-07-06 00:08:31 +08:00
coolsnowwolf
83b29e014f
ath11k: fix for peer memory corruption
2021-07-06 00:07:39 +08:00
coolsnowwolf
6967bf73f0
ipq807x: ax6/ax3600 use 512M RAM profile
2021-07-06 00:06:32 +08:00
coolsnowwolf
9c78339ab5
iproute2: re-nice patch
2021-07-05 22:46:11 +08:00
coolsnowwolf
c4b625f3bb
iproute2: drop sprint_rate() and uses print_rate()
2021-07-05 18:40:12 +08:00
coolsnowwolf
48a880a190
ath11k: fixes a memory leak as the MHI controller was allocated but never freed
2021-07-05 18:01:22 +08:00
coolsnowwolf
d7ee5d6016
iproute2: tc: add support for NSS qdisc
2021-07-05 17:24:38 +08:00
coolsnowwolf
ddfd47b436
shortcut-fe: add simulated-driver
2021-07-05 17:11:19 +08:00
Beginner
a595602d28
luci-app-jd-dailybonus: sync upstream ( #7276 )
...
Co-authored-by: cielpy <beijiu572@gmail.com>
2021-07-05 05:35:42 +00:00
Her0R0cket
8c1df6e3c3
add qt-sql for qBittorrent-Enhanced-Edition ( #7263 )
...
add qt-sql for qBittorrent-Enhanced-Edition
2021-07-03 17:19:56 +08:00
dansir
d7bef8a8f4
packages: use old extra_command wrapper ( #7259 )
...
* dnsforwarder: use old extra_command wrapper
* zram-swap: use old extra_command wrapper
* ltq-adsl-app: use old extra_command wrapper
* ltq-vdsl-app: use old extra_command wrapper
2021-07-03 14:44:24 +08:00
coolsnowwolf
80abbb1656
x86: add luci-app-qbittorrent by default
2021-07-02 22:17:15 +08:00
qianxu2001
0deda920ef
base-files: NTP change ( #7252 )
...
https://help.aliyun.com/document_detail/92704.html
2021-07-02 21:39:39 +08:00
AmadeusGhost
0497ccf1cc
ntfs3: simplified patch ( #7255 )
...
However, I'm not sure whether the changes below kernel 4.14
are correct, use at your own risk.
2021-07-02 21:37:47 +08:00
Beginner
34ad4fec88
luci-app-dnsfilter: fixed failure to start ( #7247 )
...
Signed-off-by: Beginner <70857188+Beginner-Go@users.noreply.github.com>
2021-07-02 15:36:00 +08:00
coolsnowwolf
4a06bf69e4
ntfs3: backport support to kernel 4.9
2021-07-01 16:59:40 +08:00
coolsnowwolf
adc5d8f12d
Version Update to R21.7.1.100
2021-07-01 16:41:11 +08:00
coolsnowwolf
4c552bf00e
luci-app-dnsfilter: add zh_Hans po
2021-07-01 15:55:37 +08:00
coolsnowwolf
c2c27b6ddf
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2021-07-01 15:51:33 +08:00
coolsnowwolf
dd7d3d8cb6
luci-app-dnsfilter: add package from garypang13
2021-07-01 15:51:22 +08:00
Beginner
12a44d5e54
mac80211: backport fix for nl80211 control port tx (fixes FS#3857) ( #7241 )
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Co-authored-by: Felix Fietkau <nbd@nbd.name>
2021-07-01 05:27:14 +00:00
coolsnowwolf
a9b30b2b2d
ipsec: disable ESP offload
2021-06-30 22:02:26 +08:00
Beginner
8d192ea9a4
luci-app-turboacc: some minor adjustments ( #7235 )
2021-06-30 13:58:32 +00:00
coolsnowwolf
382647e995
luci-app-turboacc: use old extra_command wrapper
2021-06-30 21:29:49 +08:00
coolsnowwolf
4a0fbb84ad
dropbear: use old extra_command wrapper
2021-06-30 21:26:45 +08:00
Crazy365
fc00955465
fix k3screenctrl DEPENDS ( #7232 )
...
fix #7228
2021-06-30 20:37:43 +08:00
coolsnowwolf
01e4998f6d
qBittorrent: add static build for lazy guys
2021-06-30 19:15:41 +08:00