LGA1150
420157f066
mt76: update
2020-04-10 21:56:47 +08:00
Kevin Darbyshire-Bryant
5d04487ee5
kmod-sched: add act_police
...
"Whoop whoop, sound of da police"
Add an ingress capable traffic policer module configurable with tc.
From the man page:
The police action allows to limit bandwidth of traffic matched by the
filter it is attached to. Basically there are two different algorithms
available to measure the packet rate: The first one uses an internal
dual token bucket and is configured using the rate, burst, mtu,
peakrate, overhead and linklayer parameters. The second one uses an
in-kernel sampling mechanism. It can be fine-tuned using the estimator
filter parameter.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-10 20:05:31 +08:00
Eneas U de Queiroz
f6fb7f14be
kernel: avoid underscore in *6lowpan package names
...
Packages kmod-bluetooth_6lowpan and kmod-ieee802154_6lowpan contain an
underscore in the package name. This causes problems in package/install
because when building a list of package files to install offline using
opkg, it uses a wildcard of the form $(dir)/$(pkg)_*.ipk.
If you were to select kmod-bluetooth=y, but kmod-bluetooth_6lowpan=m,
the latter would be picked up by that wildcard, and make package/install
would fail:
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies
* for kmod-bluetooth_6lowpan:
* kmod-6lowpan
* opkg_install_cmd: Cannot install package kmod-bluetooth_6lowpan.
Changing the wildcard pattern is not trivial, and there may be other
places in the build system making this assumption about the package name
format.
Using a dash in place of the underscore avoids the issue.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2020-04-10 16:01:41 +08:00
Pawel Dembicki
34a24e2fdd
packages: mt76: add 14c3:7610 pci id to list
...
This commit add patch with 14c3:7610 pci id addition.
It was sent upstream.
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
[bumped PKG_RELEASE]
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-04-10 01:04:23 +08:00
AmadeusGhost
dc875de0ea
kernel: netdev: add missing config for mlx5 driver ( #4228 )
...
* kernel: Fix miss config and module for mlx driver
Missing config symbols could lead to build failures on kernel
4.14/4.19.
Signed-off-by: Tan Zien <nabsdh9@gmail.com>
[rephrase commit message - reorder symbols]
Signed-off-by: David Bauer <mail@david-bauer.net>
* kernel: netdev: add missing config for mlx5 driver
The mlk5 kmod lacks all necessary build symbols
for kernel 4.14 (again).
Add missing symbols to avoid build failure on these targets.
Signed-off-by: Tan Zien <nabsdh9@gmail.com>
[rewrite commit message - reorder symbols]
Signed-off-by: David Bauer <mail@david-bauer.net>
Co-authored-by: Tan Zien <nabsdh9@gmail.com>
2020-04-08 19:07:29 +08:00
Rosen Penev
f7ae08f199
kmod: add netlink-diag package
...
This is used by the ss utility from iproute2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-04-08 03:24:29 +08:00
Tan Zien
14fb423c58
kernel: netdev: add missing config for mlx5 driver
...
The mlk5 kmod lacks all necessary build symbols
for kernel 4.14 (again).
Add missing symbols to avoid build failure on these targets.
Signed-off-by: Tan Zien <nabsdh9@gmail.com>
[rewrite commit message - reorder symbols]
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-04-06 19:57:16 +08:00
CN_SZTL
91be31e249
mac80211: fix target name ( #4176 )
2020-04-05 18:31:37 +08:00
AmadeusGhost
fd954e61e5
ipq40xx: enable ath10k_thermal by default
2020-04-05 11:28:04 +08:00
Tan Zien
94d7c309e4
kernel: Fix miss config and module for mlx driver
...
Missing config symbols could lead to build failures on kernel
4.14/4.19.
Signed-off-by: Tan Zien <nabsdh9@gmail.com>
[rephrase commit message - reorder symbols]
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-04-05 11:10:55 +08:00
CN_SZTL
3ab3687827
Merge Lean's source
2020-04-04 21:31:11 +08:00
NivalXer
d5dc714edb
mwlwifi: Update the 88W8964's firmware to 9.3.2.12 and fix backports version detection ( #4168 )
...
* mwlwifi: Fix loading with backports v5.3
* mwlwifi: Update the 88W8964's firmware to 9.3.2.12 and fix backports version detection
* remove old patches/001-vendor_command_policy.patch
2020-04-04 15:57:03 +08:00
AmadeusGhost
b344bfb5d9
ath10k-ct: bump to 5.4 ( #4165 )
2020-04-04 15:56:30 +08:00
AmadeusGhost
7d597c5347
mac80211: switch to upstream owl-loader driver ( #4164 )
...
The Owl Loader (named after the codename that Atheros gave
these devices back in the day) has been accepted upstream.
This patch removes the "misc" driver OpenWrt had and adds
the remaining differences against the version that ships
with 5.4-rc1 into a separate "120-owl-loader-compat.patch"
file that can be cut down once AR71XX is being dealt with.
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2020-04-04 15:55:52 +08:00
AmadeusGhost
6f0cc1cdf1
mac80211: switch to upstream owl-loader driver
2020-04-04 01:05:15 +08:00
AmadeusGhost
f45a6e766c
ath10k-ct: refresh patches
2020-04-04 00:53:03 +08:00
CN_SZTL
cc7bc7b824
Revert "mt76: refresh patches"
...
This reverts commit bbec2ebb54 .
2020-04-04 00:45:29 +08:00
Boris Krasnovskiy
676620a860
mwlwifi: Fix loading with backports v5.3
...
This adds a vendor command policy which is enforced since mac80211 from
kernel 5.3
Fixes: 928e893a11 ("mac80211: Update to version 5.3-rc4-1")
Signed-off-by: Boris Krasnovskiy <boris.krasnovskiy@lairdtech.com>
2020-04-04 00:29:13 +08:00
CN_SZTL
5e4ab630bf
mac80211: fix target name
2020-04-04 00:26:03 +08:00
CN_SZTL
03d7119e7a
Merge Lean's source
2020-04-03 23:50:50 +08:00
lean
8faac30089
mac80211: Update to version 5.4.27
2020-04-03 23:29:36 +08:00
lean
17ce0abd61
kernel: add module for Mellanox mlx Network 10/40Gbps Driver
2020-04-03 23:18:28 +08:00
Álvaro Fernández Rojas
a74c9ca957
bcm27xx-gpu-fw: update to latest version from RPi foundation
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-03-31 19:54:00 +08:00
CN_SZTL
d4c69450b6
Merge Lean's source
2020-03-30 19:38:10 +08:00
AmadeusGhost
3a86ef8c46
mac80211: brcm: backport remaining 5.6 kernel patches ( #4070 )
...
* mac80211: brcm: backport remaining 5.6 kernel patches
* mac80211: fix brcmfmac monitor interface crash
This fixes bug in brcmfmac *exposed* by ipv6/addrconf fix.
Fixes: 6e4453aecc ("kernel: backport out-of-memory fix for non-Ethernet devices")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Co-authored-by: Rafał Miłecki <rafal@milecki.pl>
2020-03-30 12:18:10 +08:00
CN_SZTL
347aebcbee
Merge Lean's source
2020-03-29 02:51:12 +08:00
lean
bea383627c
x86: adjust some kernel module for k4.9
2020-03-29 02:14:15 +08:00
lean
295e835f0c
ajust some default package setting for x86 32bit
2020-03-29 01:33:43 +08:00
AmadeusGhost
424d547cf1
bcm27xx: rpi4: set vht40 by default
2020-03-28 19:25:31 +08:00
Rafał Miłecki
538f61e645
mac80211: fix brcmfmac monitor interface crash
...
This fixes bug in brcmfmac *exposed* by ipv6/addrconf fix.
Fixes: ec8e8e2ef0 ("kernel: backport out-of-memory fix for non-Ethernet devices")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2020-03-28 11:50:20 +08:00
Álvaro Fernández Rojas
1fa4482eb5
ath10k-ct: update to version 2020-03-25
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Acked-by: Petr Štetiar <ynezz@true.cz>
2020-03-27 19:24:45 +08:00
CN_SZTL
a4804b29c1
Merge Lean's source
2020-03-26 20:02:17 +08:00
AmadeusGhost
5b588615d5
mwlwifi: disable A-MSDU ( #4030 )
...
Co-authored-by: LGA1150 <dqfext@gmail.com>
2020-03-26 18:32:43 +08:00
CN_SZTL
a9e4d30813
Kernel Modules/USB Net: add support for Aquantia AQtion USB to 5/2.5GbE Controllers
2020-03-25 19:31:04 +08:00
ElonH
bbec2ebb54
mt76: refresh patches
2020-03-25 16:03:57 +08:00
AmadeusGhost
1441431c43
kernel: iio.mk: add missing kernel modules ( #4008 )
...
This commit fix:
SPS30 particulate matter sensor (SPS30) [N/m/y/?] (NEW)
Run-tested-on: sunxi
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-03-25 11:05:23 +08:00
AmadeusGhost
08d50a6bc3
kernel: iio.mk: add missing kernel modules
...
This commit fix:
SPS30 particulate matter sensor (SPS30) [N/m/y/?] (NEW)
2020-03-25 08:15:20 +08:00
AmadeusGhost
3dbae85e82
mac80211: brcm: backport remaining 5.6 kernel patches
2020-03-24 19:10:12 +08:00
Álvaro Fernández Rojas
2917fe705a
bcm27xx-gpu-fw: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-03-24 05:15:59 +08:00
CN_SZTL
c73762f9cd
Merge Lean's source
2020-03-24 04:47:40 +08:00
lean
9cbca25d79
kernel: revert kernel modules for rtl8152 based usb-to-ethernet converters
2020-03-24 01:14:10 +08:00
CN_SZTL
0dec59280f
Merge Lean's source
2020-03-19 23:10:10 +08:00
lean
acf267bf08
add support for Solarflare dula 10Gb network adapter
2020-03-19 23:01:19 +08:00
LGA1150
9a049aa8e9
mt76: allow VHT on 2.4GHz
2020-03-19 18:13:59 +08:00
CN_SZTL
e17aca712d
Merge Lean' ssource
2020-03-13 18:34:46 +08:00
lean
372f598345
mt76: update to version 2020-03-10
2020-03-13 11:39:10 +08:00
lean
09f1cf436e
linux: backport kernel 4.9 support for crypto.mk
2020-03-13 10:19:14 +08:00
lean
9a13258475
linux: update crypto.mk
2020-03-13 10:09:23 +08:00
lean
9db10a8cb2
ipq40xx: Qualcomm Crypto Engine fixes
2020-03-13 09:45:45 +08:00
CN_SZTL
22452590e9
Merge Lean's source
2020-03-12 19:42:03 +08:00
LEAN-ESX
de64f40b56
ipq40xx: switch to kernel 4.19
2020-03-12 04:36:40 -07:00
CN_SZTL
93f4e20f3f
Merge Lean's source
2020-03-10 22:18:01 +08:00
LEAN-ESX
f6423cc17a
Revert "mac80211: Update to version 4.19.98 ( #3658 )"
...
This reverts commit 19b14206b9 .
2020-03-10 04:16:45 -07:00
AmadeusGhost
1ec2ee7211
mt76: bump back due to other patch
2020-03-10 15:16:20 +08:00
CN_SZTL
04e8acf84d
mt76: rollback to 2019-08-22
2020-03-09 19:41:32 +08:00
CN_SZTL
bc5ae8ad62
Merge Lean's source
2020-03-09 19:39:26 +08:00
AmadeusGhost
19b14206b9
mac80211: Update to version 4.19.98 ( #3658 )
...
changes:
1. mac80211: brcm: backport remaining 5.6 kernel patches
2. mt76: update to the latest openwrt-19.07 version
3. fix commit 863d607 and 7a29342
2020-03-09 19:25:31 +08:00
AmadeusGhost
7a293422b7
Revert "Update mt76 wireless driver. ( #2782 )" ( #3650 )
...
This reverts commit 49e1a7c9b2 .
2020-03-08 12:49:10 +08:00
LEAN-ESX
809180a877
Revert "mt76: bump version"
...
This reverts commit e8987b91ec .
2020-03-02 09:01:40 -08:00
LEAN-ESX
e8987b91ec
mt76: bump version
2020-03-02 04:59:16 -08:00
CN_SZTL
a2d2ba1267
Merge Lean's source
2020-03-02 01:11:20 +08:00
LEAN-ESX
13bc38d31f
Update RTL8156 USB 3.0 2.5Gbps and backport for kernel 4.19
2020-03-01 08:34:18 -08:00
AmadeusGhost
c62115265e
bcm27xx: update to latest patches and firmware ( #3450 )
...
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-03-01 22:16:48 +08:00
AmadeusGhost
e69d13a3f9
Revert "Update mt76 wireless driver. ( #2782 )"
...
This reverts commit 49e1a7c9b2 .
2020-03-01 15:00:37 +08:00
Álvaro Fernández Rojas
2ab9d385eb
bcm27xx-gpu-fw: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-03-01 11:35:08 +08:00
CN_SZTL
a2c26dc2df
ath10k-ct: refresh patches
2020-02-27 18:10:52 +08:00
CN_SZTL
e685f1457a
ath10k-ct: Update to version 2020-02-18
2020-02-27 17:51:40 +08:00
CN_SZTL
899b8781ad
netfilter: fix typo
2020-02-26 18:11:34 +08:00
CN_SZTL
d1dcde5e92
kernel/iptables: add modules for qos-gargoyle
2020-02-25 23:03:16 +08:00
CN_SZTL
94220db7c3
kernel/iptables: fix IMQ support
2020-02-25 20:27:24 +08:00
CN_SZTL
0f94f9e73b
kernel/iptables: remove non-usable modules
2020-02-25 19:26:03 +08:00
CN_SZTL
8ba2092ec3
Merge Lean's source
2020-02-22 12:52:04 +08:00
AmadeusGhost
d268405cb9
ramips: sync source code ( #3260 )
...
This commit sync ramips source code from openwrt master.
1. ramips: gsw_mt7621: disable PORT 5 MAC RX/TX flow control by default
2. ramips: allow to set switchdev by board in ramips_set_preinit_iface
3. kernel: fix typos in KernelPackage description
2020-02-22 12:39:52 +08:00
CN_SZTL
b073e713a1
ath10k-ct: refresh patches
2020-02-18 14:51:53 +08:00
CN_SZTL
25a9d6c304
Merge Lean's source
2020-02-18 13:05:42 +08:00
AmadeusGhost
dcc9b1d8f7
bcm27xx: fix wireless dependence ( #3161 )
2020-02-18 12:15:28 +08:00
CN_SZTL
6be9370273
Merge Lean's source
2020-02-17 11:21:21 +08:00
AmadeusGhost
61341499df
brcm2708: rename target to bcm27xx ( #3098 )
...
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-17 10:36:14 +08:00
AmadeusGhost
978a004994
ath10k-ct: update to 2020-01-29 ( #3120 )
2020-02-16 19:33:32 +08:00
CN_SZTL
442f3761fd
Merge Lean's source
2020-02-14 17:39:59 +08:00
coolsnowwolf
d7464a6a15
antfs: move path
2020-02-14 17:21:10 +08:00
CN_SZTL
cda3b73fc1
ath10k-ct: update to 2020-01-29
2020-02-14 01:30:25 +08:00
CN_SZTL
a281de25db
Merge Lean's source
2020-02-12 20:34:35 +08:00
AmadeusGhost
53b019accf
antfs: bump to 07.19 ( #3055 )
2020-02-12 20:17:30 +08:00
CN_SZTL
be016107a0
Merge Lean's source
2020-02-10 17:05:21 +08:00
AmadeusGhost
23519895ff
package: update ipv6 to latest ( #3021 )
2020-02-10 15:40:14 +08:00
CN_SZTL
ade411bf16
Revert "mt76: update to the latest version"
...
This reverts commit a551f17d85 .
2020-02-10 15:34:50 +08:00
CN_SZTL
9e084c5bb0
Merge Lean's source
2020-02-06 22:03:07 +08:00
AmadeusGhost
dacc7eb844
brcm2708: update to latest patches and firmware ( #2965 )
...
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-06 21:45:58 +08:00
AmadeusGhost
6901278ef0
kernel: bump to 4.14.169, 4.19.101 ( #2963 )
...
* kernel: bump to 4.14.169, 4.19.101
* uboot: update to latest
* mediatek: bump to v4.19
* ath79: switch to wpad
* Revert 'grub2: update to latest'
2020-02-06 21:45:40 +08:00
CN_SZTL
6029b1ac46
Merge AmadeusGhost's source
2020-02-06 19:51:47 +08:00
AmadeusGhost
0fa8e4728d
uboot: update to latest
2020-02-06 12:18:58 +08:00
CN_SZTL
b6762605ac
Merge Lean's source
2020-02-06 00:02:02 +08:00
Peter Wang
5540ae406d
Create 553-ath9k_of_gpio_mask.patch ( #2940 )
...
Fix WNDR4300 wireless key functionality
Sync with openwrt-master
2020-02-05 23:48:12 +08:00
CN_SZTL
a551f17d85
mt76: update to the latest version
2020-02-05 22:32:45 +08:00
CN_SZTL
5893c0d03c
Merge Lean's source
2020-02-03 14:13:23 +08:00
coolsnowwolf
b934840a25
mac80211: backport fix for an no-ack tx status issue
2020-02-03 11:55:02 +08:00
CN_SZTL
0d471c9397
Merge Lean's source
2020-02-03 03:15:24 +08:00
AmadeusGhost
863d60769c
ath10k-ct: provide a build variant for small ram devices ( #2925 )
2020-02-03 01:50:31 +08:00
CN_SZTL
1bece5d635
Merge Lean's source
2020-02-01 21:04:09 +08:00
coolsnowwolf
c10492ff0f
antfs instead of ntfs-3g
2020-02-01 20:48:49 +08:00
CN_SZTL
2e213cc242
Merge Lean's source
2020-02-01 20:06:04 +08:00
coolsnowwolf
e09686f69e
mac80211: Update to version 4.19.98
2020-02-01 19:38:23 +08:00
CN_SZTL
4999956b9a
cgroup: fix typo
2020-02-01 05:07:03 +08:00
CN_SZTL
e5cfc29192
cgroup: update description
2020-02-01 05:05:44 +08:00
CN_SZTL
a9e0831728
kernel/iptables: add cgroup support
2020-02-01 04:53:36 +08:00
CN_SZTL
ffce816dc9
Merge Lean's source
2020-02-01 00:36:16 +08:00
AmadeusGhost
ae48c01089
target: remove support for kernel 3.18 ( #2900 )
2020-01-31 21:48:59 +08:00
CN_SZTL
5580009d29
rtl8812au-ct: bump to latest git HEAD
2020-01-22 13:56:10 +08:00
CN_SZTL
49a5fd80a0
cryptodev-linux: remove DEFAULT redefinition
2020-01-21 14:33:38 +08:00
CN_SZTL
0300c31b54
Merge Lean's source
2020-01-16 14:25:49 +08:00
likanchen
49e1a7c9b2
Update mt76 wireless driver. ( #2782 )
...
* Update mt76 wireless driver
Update mt76 wireless driver
* Create 368-cfg80211-add-local-BSS-receive-time-to-survey-inform.patch
* add patch to include local BSS rx time in survey information
add patch to include local BSS rx time in survey information
* Create 100-backports-pci-Include-linux-pci-aspm.h.patch
* Create 101-backport-add-pci_disable_link_state-wrapper-with-ret.patch
2020-01-15 23:50:39 +08:00
CN_SZTL
ff0d826e4c
kmod-sched-cake: bump to 20200110
2020-01-15 02:04:11 +08:00
CN_SZTL
83e1c33c6b
Merge Lean's source
2020-01-13 13:02:30 +08:00
AmadeusGhost
5e942cf804
update some packages to latest version ( #2760 )
2020-01-13 09:47:13 +08:00
CN_SZTL
580d990dcd
Merge Lean's source
2019-12-14 12:18:29 +08:00
LEAN-ESX
7ea08e97fe
ramips: mt7621: add support for Netgear R6800
2019-12-13 08:25:54 -08:00
CN_SZTL
83513db00e
Merge Lean's source
2019-12-04 12:36:57 +08:00
LEAN-ESX
f228568715
mac80211: bump to 4.19.85-1.3
2019-12-03 09:08:25 -08:00
CN_SZTL
e64becc37f
Merge Lean's source
2019-12-01 23:50:16 +08:00
LEAN-ESX
fc725ed2ca
ath10k-ct: bump to 2019-09-09
2019-12-01 06:47:16 -08:00
LEAN-ESX
f0081d8714
mac80211: unify setup of iw htmode for mesh and adhoc
2019-12-01 06:02:59 -08:00
CN_SZTL
7042e9753c
mac80211: update ath
2019-11-28 17:04:27 +08:00
CN_SZTL
e828120b2c
Revert "Merge"
...
This reverts commit 1e6fac48c2 , reversing
changes made to 1533c1b6f7 .
2019-11-28 17:03:02 +08:00
CN_SZTL
1e6fac48c2
Merge
2019-11-28 17:01:45 +08:00
LEAN-ESX
2c7330d9a6
qt5: bump to version 5.9.8
2019-11-27 23:21:40 -08:00
CN_SZTL
df84ba8d22
Merge Lean's source
2019-11-27 18:29:44 +08:00
LEAN-ESX
a6bd3e5a20
ipq40xx: ignore some debug info
2019-11-27 01:19:53 -08:00
CN_SZTL
4ccac3cdad
Merge Lean's source
2019-11-26 22:22:14 +08:00
LEAN-ESX
f92be122c9
mac80211: backport 256-QAM for 4.19.85
2019-11-26 05:20:23 -08:00
coolsnowwolf
1debe64956
mac80211: backport 4.19.85-1 stable release
2019-11-26 17:26:00 +08:00
CN_SZTL
e5457f1989
Merge Lean's source
2019-11-26 17:19:28 +08:00
coolsnowwolf
5b2616a5b6
mac80211: bump version
2019-11-26 16:54:37 +08:00
CN_SZTL
2cf7e47956
Merge Lean's source
2019-11-24 12:32:26 +08:00
LEAN-ESX
4d6631fd61
mac80211: bump version
2019-11-23 19:17:13 -08:00
CN_SZTL
580d6db582
Merge Lean's source
2019-11-24 11:07:46 +08:00
LEAN-ESX
9823711fb4
Revert "mac80211: update to version 5.4-rc8"
...
This reverts commit 210243ca57 .
2019-11-23 18:43:43 -08:00
LEAN-ESX
da4f263bc0
Revert "mac80211: backport 256-QAM"
...
This reverts commit a1f89a6054 .
2019-11-23 18:43:31 -08:00
CN_SZTL
a73910a006
Merge Lean's source
2019-11-24 08:21:04 +08:00
LEAN-ESX
a1f89a6054
mac80211: backport 256-QAM
2019-11-23 11:01:28 -08:00
LEAN-ESX
210243ca57
mac80211: update to version 5.4-rc8
2019-11-23 10:04:53 -08:00
CN_SZTL
948e3c5395
Merge Lean's source
2019-11-23 21:00:34 +08:00
coolsnowwolf
98036f90d1
mwlwifi: bump to new version
2019-11-23 20:07:21 +08:00
coolsnowwolf
0bef1bfffe
Revert "mvebu: add vendor patch"
...
This reverts commit 5a658d74bd .
2019-11-23 20:04:39 +08:00
CN_SZTL
3c907242c9
Merge Lean's source
2019-11-23 16:10:54 +08:00
LEAN-ESX
c2ecc67e24
ath10k-ct: bumpt to latest version
2019-11-22 23:15:52 -08:00
CN_SZTL
852827fe36
Merge Lean's source
2019-11-23 01:12:30 +08:00
LEAN-ESX
5a658d74bd
mvebu: add vendor patch
2019-11-22 08:42:16 -08:00
CN_SZTL
90f1eb0b46
Merge Lean's source
2019-11-22 22:09:35 +08:00
LEAN-ESX
41a69567c0
mt76: bumpt to latest version
2019-11-22 05:29:00 -08:00
LEAN-ESX
f8d1fc74ba
mac80211/hostapd: add support for 256-QAM
2019-11-22 05:18:02 -08:00
CN_SZTL
a419a68f46
mt76: update to the latest version
2019-11-22 09:52:14 +08:00
CN_SZTL
36e53bcf42
Revert "Revert "mt76: update to the latest version""
...
This reverts commit e2cc11135e .
2019-11-22 09:33:26 +08:00
CN_SZTL
022791e546
Merge Lean's source
2019-11-22 08:47:05 +08:00
LEAN-ESX
41cdd9a56a
mac80211: bump to 5.4-rc2
2019-11-21 08:42:18 -08:00
CN_SZTL
fc72f5be23
Merge Lean's source
2019-11-12 12:39:45 +08:00
LEAN-ESX
384e5abd02
mac80211: update upstream patches
2019-11-11 20:28:16 -08:00
CN_SZTL
e2e21e9aa5
kernel: netsupport: delete duplicate kmod-nsh
2019-11-02 12:56:00 +08:00
CN_SZTL
7c922022fb
Merge Lean's source
2019-11-01 22:59:46 +08:00
LEAN-ESX
8901756902
kernel: support for Intel(R) x710 10/40GbE adapters PF/VF devices
2019-11-01 07:01:20 -07:00
LEAN-ESX
db7a92c009
kernel: bump to 4.9.198, 4.14.151, 4.19.81
2019-11-01 06:54:04 -07:00
CN_SZTL
e2373ba648
Merge Lean's source
2019-10-28 22:18:48 +08:00
LEAN-ESX
745e6ff58e
kernel: refresh modules
2019-10-28 03:39:56 -07:00
CN_SZTL
1c2673a02e
Merge Lean's source
2019-10-28 12:59:22 +08:00
LEAN-ESX
5a5c1367e9
x86: fix kmod-crypto-deflate compile error in kernel 4.19
2019-10-27 21:55:39 -07:00
CN_SZTL
1fb5fcb0ad
Revert "Revert "mac80211: bump to 4.19.79""
...
This reverts commit 2bd21701f5 .
2019-10-27 13:57:30 +08:00
CN_SZTL
2bd21701f5
Revert "mac80211: bump to 4.19.79"
...
This reverts commit eb7626e861 .
2019-10-26 09:23:27 +08:00
CN_SZTL
4ff2b06094
mac80211: enable wifi by default
2019-10-26 09:13:42 +08:00
CN_SZTL
f99402c21b
Revert "mac80211: bump to latest version"
...
This reverts commit a8c88b6503 .
2019-10-26 09:12:39 +08:00
CN_SZTL
e82fccde45
kernel: netfilter: readd missing modules
2019-10-26 08:42:10 +08:00
CN_SZTL
8751ea6eb3
kernel: modules: fix permission
2019-10-26 08:40:20 +08:00
CN_SZTL
a8c88b6503
mac80211: bump to latest version
2019-10-26 08:37:31 +08:00
CN_SZTL
713bb9eccc
kernel: netfilter: update
2019-10-26 08:35:38 +08:00
CN_SZTL
7e881b2525
Merge Lean's source
2019-10-25 17:57:35 +08:00
coolsnowwolf
479e7027c2
Update sysctl-br-netfilter.conf
2019-10-25 17:11:40 +08:00
CN_SZTL
5a9e4d20b0
Merge Lean's source
2019-10-24 22:13:48 +08:00
LEAN-ESX
22586c7287
ath10k-ct: bump to 2019-09-09
2019-10-24 03:24:39 -07:00
CN_SZTL
e107b86ae4
Merge Lean's source
2019-10-24 18:05:18 +08:00
LEAN-ESX
eb7626e861
mac80211: bump to 4.19.79
2019-10-24 02:46:10 -07:00
CN_SZTL
e2cc11135e
Revert "mt76: update to the latest version"
...
This reverts commit af1cbbb3ab .
2019-10-20 15:57:20 +08:00
CN_SZTL
f97d4b9810
Revert "Revert changes of Lean"
...
This reverts commit b3728c84c1 .
2019-10-20 15:57:06 +08:00
CN_SZTL
71de0f4ec5
Revert "mac80211: bump to 5.4-rc2-1"
...
This reverts commit a5c8105fca .
2019-10-20 15:53:09 +08:00
CN_SZTL
3266243673
mac80211: enable wifi by default
2019-10-20 13:03:21 +08:00
CN_SZTL
a5c8105fca
mac80211: bump to 5.4-rc2-1
2019-10-20 13:02:04 +08:00
CN_SZTL
b3728c84c1
Revert changes of Lean
2019-10-19 18:18:11 +08:00
CN_SZTL
65613d5e18
Merge https://github.com/coolsnowwolf/lede into dev
2019-10-19 18:16:09 +08:00
LEAN-ESX
756611ade4
Revert "mac80211: bump to 5.3-rc4-1"
...
This reverts commit e170f6fbc0 .
2019-10-19 03:01:12 -07:00
CN_SZTL
af1cbbb3ab
mt76: update to the latest version
2019-10-19 16:58:23 +08:00
CN_SZTL
a546c0b3bc
lantiq: Fix fw_cutter LzmaWrapper
2019-10-19 08:26:53 +08:00
CN_SZTL
7b35c1b0f0
kernel: fix MBIM description
2019-10-19 08:26:21 +08:00
CN_SZTL
c0397c3a24
Merge Lean's source
2019-10-19 07:41:33 +08:00
LEAN-ESX
e170f6fbc0
mac80211: bump to 5.3-rc4-1
2019-10-18 11:50:59 -07:00
CN_SZTL
7c553f7821
Merge lean's source
2019-10-14 22:37:37 +08:00
LEAN-ESX
9574c86ef8
cryptodev-linux: bump to 1.10
2019-10-14 05:54:27 -07:00
CN_SZTL
c3febe0061
Revert "mt76: update to the latest version"
2019-10-13 10:43:47 +08:00
CN_SZTL
65915aca88
mt76: update to the latest version
2019-10-12 08:15:46 +08:00
CN_SZTL
fc184df3d4
Merge Lean's source
2019-10-12 08:03:19 +08:00
LEAN-ESX
e2b72bf55c
kernel: add module for Emulex OneConnect 10Gbit for x86/x64
2019-10-08 08:55:06 -07:00
CN_SZTL
2b514a0b91
Revert "mt76: update to the latest version"
2019-10-03 19:04:37 +08:00
CN_SZTL
ffe3c1a3ef
mt76: update to the latest version
2019-09-30 19:30:45 +08:00
CN_SZTL
9f00ef69ae
fix permission
2019-09-30 14:27:46 +08:00
CN_SZTL
2e2284d6fe
fix permission
2019-09-30 13:52:50 +08:00
CN_SZTL
ba512e29ce
fix permission
2019-09-30 13:42:16 +08:00
CN_SZTL
76a3cd7f74
fix & merge
2019-09-30 13:21:19 +08:00
CN_SZTL
de18b2f666
mt76: update to the latest version
2019-08-27 16:00:25 +08:00
CN_SZTL
ce2c395b63
Revert changes of mac80211
2019-08-15 11:07:49 +08:00
CN_SZTL
5e83d1af73
update mac80211
2019-08-15 11:01:35 +08:00
CN_SZTL
e520a7ffd5
update mac80211
2019-08-15 10:31:42 +08:00
CN_SZTL
064040e4af
linux-modules: add nsh support
2019-08-05 17:49:12 +08:00
CN_SZTL
4502803638
netsupport.mk: fix error
2019-08-05 17:41:40 +08:00
CN_SZTL
76f10f8e23
update utils
2019-08-05 17:38:59 +08:00
CN_SZTL
2cb9217c77
add qos-gargoyle
2019-07-29 03:03:28 +08:00
CN_SZTL
6d0c94e8d9
Sync source
...
Sync source
2019-07-26 18:16:59 +08:00
LEAN-ESX
0c4430f0af
Revert "mt76: fix kernel Oops by updating to the latest version"
...
This reverts commit 26a3952b51 .
2019-07-26 02:43:35 -07:00
LEAN-ESX
fc09656346
mac80211: add config tweak for tx bursting when using VHT
2019-07-25 23:07:12 -07:00
LEAN-ESX
26a3952b51
mt76: fix kernel Oops by updating to the latest version
2019-07-25 23:04:53 -07:00
CN_SZTL
162c3df399
resolve conflict with source
2019-07-17 18:37:14 +08:00
LEAN-ESX
dfb162e9e2
brcm2708: Add Raspberry Pi 4 support
2019-07-16 02:39:17 -07:00
LEAN-ESX
5587b29db8
mt76: add mt7615e support
2019-07-16 02:36:16 -07:00
CN_SZTL
f59a5f9ad9
resolve conflict
2019-06-21 18:34:23 +08:00
LEAN-ESX
e4ef9e67f7
mac80211: ath10k: adjust tx power reduction for US regulatory domain
2019-06-19 02:55:11 -07:00
LEAN-ESX
2db0a6072e
mac80211: ath10k: fix max antenna gain unit
2019-06-19 02:54:04 -07:00
LEAN-ESX
8d9cdd74d4
mac80211: ath9k: Increase allowed antenna gain to 6 dBi
2019-06-19 02:53:07 -07:00
CN_SZTL
ce8ed9121b
add luci-app-haproxy & luci-app-udpspeederv2
2019-05-25 21:05:51 +08:00
coolsnowwolf
71b06caf2c
ath10k-ct: Update to current version
2019-05-12 15:57:10 +08:00
coolsnowwolf
5dca260b52
ipq806x: kernel 4.19 support
2019-05-03 22:21:34 +08:00
coolsnowwolf
a499039340
mac80211: rt2x00: replace patches with upstream version
2019-04-30 11:27:55 +08:00
coolsnowwolf
dbaf3ae669
mac80211: fix regression in skb resizing optimization in monitor mode
2019-04-25 01:13:44 +08:00
coolsnowwolf
980261eeb2
mt76:mt76x02: fix crash on device reset
2019-04-21 14:19:22 +08:00
coolsnowwolf
1684c010ef
Revert "dropbear: allow build without dbclient"
...
This reverts commit 5446d77b69 .
2019-04-21 13:55:01 +08:00
coolsnowwolf
13252329ec
ramips:remove some unnecessary packages from MT7620 target to save some space
2019-04-21 01:08:14 +08:00
coolsnowwolf
5446d77b69
dropbear: allow build without dbclient
2019-04-21 00:55:24 +08:00
coolsnowwolf
edd1248a65
mt76: update to support mt7615
2019-04-20 21:12:52 +08:00
coolsnowwolf
6879801688
ramips: mt7615 80211 driver support to dts for R3P
2019-04-20 21:02:35 +08:00
coolsnowwolf
8c4e69f34d
linux-firmware: update to 2019-04
2019-04-20 17:51:24 +08:00
coolsnowwolf
f9937359c3
ath10k: bump to latest version
2019-04-18 10:25:26 +08:00
coolsnowwolf
8a6367c5da
mwlwifi: bump to lastest version
2019-04-17 11:02:26 +08:00
coolsnowwolf
a312980654
kernel: add AMD Ryzen kmod-drm-amdgpu and kmod-drm-radeon dependencies support
2019-04-17 10:48:32 +08:00
coolsnowwolf
9fd3249cc5
kernel: support for Intel(R) x710 10/40GbE adapters PF/VF devices
2019-04-16 21:30:22 +08:00
coolsnowwolf
281b7eb92b
kernel: Build: Split kmod-regmap
2019-04-15 21:48:10 +08:00
coolsnowwolf
f59423622a
mac80211: Fix rate_idx underflow in mwl8k (Linksys EA4500)
2019-04-15 15:59:32 +08:00
coolsnowwolf
be38f4bdf5
mac80211: rt2x00: replace patch with upstream version
2019-04-15 15:32:02 +08:00
coolsnowwolf
aca8e27cc4
mac80211: update to version 4.19.32-1
2019-04-06 23:36:42 +08:00
coolsnowwolf
354fb28b84
kernel: dm: add dm-raid for LVM raid
2019-04-04 12:46:13 +08:00
coolsnowwolf
fd6be986db
mac80211: set noscan=1 if sta/adhoc/mesh interfaces are present
2019-04-04 11:47:13 +08:00
coolsnowwolf
4341d45e66
mac80211: improve performance by deferring tx queue selection
2019-04-04 11:45:16 +08:00
coolsnowwolf
7b101406f8
wireless:custom fix tx power to 30dbm and dfs for ath/qca
2019-04-04 11:36:53 +08:00
coolsnowwolf
d5107528bc
kernel: bump to 4.9.166 and 4.14.109
2019-03-30 20:46:18 +08:00
coolsnowwolf
272aa4dc47
mt76: update to lastest version
2019-03-25 14:01:56 +08:00
coolsnowwolf
38fdb2b9c5
Revert "mt76x02: do not enable RTS/CTS by default"
...
This reverts commit 1f105ae205 .
2019-03-22 14:52:57 +08:00