Commit Graph

771 Commits

Author SHA1 Message Date
AmadeusGhost
7dcc873eca
kernel: bump 5.4 to 5.4.85 (#6105) 2020-12-28 14:24:26 +08:00
AmadeusGhost
995724bffb
kernel: bump 5.4 to 5.4.83 (#6040) 2020-12-17 23:29:07 +08:00
AmadeusGhost
0456744e39
mac80211: sync upstream source code (#5860)
[mac80211]
  08a42ef mac80211: fix memory leak on filtered powersave frames
  daeda8a mac80211: pass phy name to hostapd_set_bss_options
  7ca9b82 mac80211: Fix wpa_supplicant config removal ubus call
  bf3158b mac80211: backport the new tasklet API
  0bb5d39 mac80211: add minstrel fixes that fix mt76 issues in legacy mode

[ath10k]
  c3b2efa linux-firmware: ath10k: add board firmware packages
  655091e ath10k-ct-firmware: switch to linux-firmware board binaries
  61e381d ath10k-firmware: remove unused package
2020-12-02 12:24:26 +08:00
AmadeusGhost
041d7abc4a
kernel: bump 5.4 to 5.4.79 and add mt7620-nand driver (#5830)
* kernel: bump 5.4 to 5.4.79

* ramips: add mt7620-nand driver for NAND flash

This add the mt7620-nand driver
and enable nand ubifs for subtarget mt7620

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>

Co-authored-by: Chen Minqiang <ptpt52@gmail.com>
2020-11-28 16:43:16 +08:00
AmadeusGhost
5d98c4178e
kernel: bump 5.4 to 5.4.75 (#5780)
[mac80211]
 5b29614 mac80211: another fix for the sta connection monitor
 1ed6eb1 mac80211: backport sched_set_fifo_low
 cba4120 mac80211: add support for specifying a per-device scan list
 e0d482f rt2x00: mt7620: differentiate based on SoC's CHIP_VER

[package]
 amd64-microcode/intel-microcode/linux-firmware: update version
2020-11-14 00:52:35 +08:00
AmadeusGhost
86bc29e4a8
kernel: bump 5.4 to 5.4.68 (#5555)
[mac80211]
 ca5ee6e mac80211: Fix potential endless loop
 2c14710 mac80211: add more AQL fixes/improvements
 91fb3ce mac80211: remove an obsolete patch that is no longer doing anything useful
 acf1733 mac80211: add preliminary support for enabling 802.11ax in config
 d717343 mac80211: update encap offload patches to the latest version
 673062f mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited
 caf7277 mac80211: do not allow bigger VHT MPDUs than the hardware supports
 cd36c0d mac80211: select the first available channel for 5GHz interfaces
 1c6d456 mac80211: fix regression in station connection monitor optimization
 4bd7689 mac80211: update sta connection monitor regression fix

[target]
 Sync: at91, ath25, ath79, lantiq, mediatek, mvebu.
2020-10-03 00:36:16 +08:00
SuLingGG
a54f38733b
Bump mt76 from 2020-08-22 to 2020-08-25 (#5469)
This update fix clients can not get correct IP adress on mt76x2u
Then add disable_usb_sg module parameter to fix wireless devices crash when multi-devices connect to mt76x2u devices (Line 336)
Details: https://github.com/openwrt/mt76/issues/405\#issuecomment-665737497
2020-09-16 20:04:43 +08:00
CN_SZTL
53dfbe11aa
exfat: update to 5.8.7 (#5378)
93e2334 exfat: fix build error on linux-5.4,5.5 kernel
01a7b8c exfat: fix name_hash computation on big endian systems
8f92bc0 exfat: fix wrong size update of stream entry by typo

Removed commented material that was for testing compilation.

Removed patch as the error was fixed upstream. First entry above.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

Co-authored-by: Rosen Penev <rosenp@gmail.com>
2020-08-30 21:15:56 +08:00
AmadeusGhost
404209f6c4
kernel: bump to 4.14.193, 4.19.138, 5.4.59 (#5350)
kernel: bump to 4.14.193, 4.19.138, 5.4.59 (#5350)
  431fb8c mac80211: add AQL improvements
  6bdd4c9 mac80211: add missing backports for building with 4.14 kernels
  0106820 mac80211: add missing return code checks in AQL improvements
  e7f7101 mac80211: rework encapsulation offload support

[package]
  base-files: add function for generating random MAC
  dnsmasq: abort dhcp_check on interface state
  boot: sync upstream source code
  ath10k-ct-firmware/mt76/sch_cake: update to latest git HEAD

[script]
  download: add China Mirror Station

[target]
  Sync: arc770, ath79, bcm63xx, kirkwood, lantiq, layerscape,
        mediatek, mvebu, octeon, oxnas, pistachio, uml
  Sync most of the target patches.

Run-compiled-on: ipq40xx (4.19 & 5.4), ramips
2020-08-26 11:31:50 +08:00
AmadeusGhost
46524d9336
ipq806x: sync upstream source code (#5320) 2020-08-18 01:41:42 +08:00
AmadeusGhost
075090c4d5
mac80211: support kernel 4.14 and update to 5.8 (#5303)
* mac80211: refresh patches

* mac80211: build compat on kernel 4.14

* mac80211: Update to version 5.8

The removed patches were applied upstream.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

Co-authored-by: Chen Minqiang <ptpt52@gmail.com>
Co-authored-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-11 23:37:22 +08:00
AmadeusGhost
7e3464582c
mac80211-5.8: fix build on kernel 4.14 and sync upstream commit (#5295)
* mac80211-5.8: fix build on kernel 4.14

* mac80211: sync upstream commit
2020-08-09 15:47:25 +08:00
AmadeusGhost
b1677a562c
mac80211: bump to 5.8-rc2, add ath10k VHT support and very basic support for ipq807x ath11k (#5288)
* mac80211: bump to 5.8-rc2

changelog:
  dfe0bc8 mac80211: allow ACS restriction with fixed channel
  727685c mac80211: rt2x00: define RF5592 in init_eeprom routine
  cfd2f3b mac80211: create channel list for fixed channel operation
  d1100c7 mac80211: Update to version 5.7.5-1
  ed2015c mac80211: Update to version 5.8-rc2-1
  a956c14 mac80211: util: don't warn on missing sband iftype data
  8b3e170 hostapd: fix incorrect service name
  68bf5a9 mac80211: don't kill wireless daemon on teardown
  25e0ae6 mac80211: make cfg80211 testmode support optional (and disabled by default)
  b7727a8 mac80211: fix AQL issues
  3d731fc mac80211: merge performance improvement patches

* mt76: update to 2020-07-22

Signed-off-by: Felix Fietkau <nbd@nbd.name>

* mac80211: allow VHT on 2.4GHz

Allow VHT rate on 2.4GHz in order to use 256-QAM

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>

* ath10k: allow VHT on 2.4GHz

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>

* hostapd: add vendor_vht option

hostapd has vendor_vht option to enable VHT (256-QAM) on 2.4GHz
Add this option to hostapd.sh so users can enable it via uci

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>

* ipq807x: Refresh kernel configuration

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

* ipq807x: Add WCSS bus

This is needed to build ath11k.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

* mac80211: Add ath11k

This adds the Qualcomm 802.11ax wireless chipset support.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

Co-authored-by: Felix Fietkau <nbd@nbd.name>
Co-authored-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Co-authored-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-07 23:53:02 +08:00
CN_SZTL
413d8692d0
linux: improve exFAT support (#5249)
* staging: remove staging exfat driver

This will be replaced with the driver found in newer kernels.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* exfat: add out of tree module

>From an email conversation with the person responsible for upstreaming
the exFAT driver, it seems the staging one in kernel 5.4 is not so
good. Excerpts below.

Namjae Jeon:
Hm... exfat in 5.4 kernel  that we did crap shit long time ago is
contributed by someone who we don't know.
This version is unstable and low quality code. We have been improving
it continuously.
and staging version exfat is removed from linux 5.7 kernel.

linux exfat oot  version is a backport of exfat in linux 5.7 kernel to
support lower version kernel, and it is a real.
You can see the patch history fro linux-exfat-oot.
this version support timezone and boot sector verification feature newly.
and better filesystem structure and much clean code quality that
reviewed by high profile kernel developers. and add many bug fixes.
And this version is officially maintained by me and kernel guys.

I would not recommend to use staging exfat version.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* automount: switch exFAT driver to high performance ver

Co-authored-by: Rosen Penev <rosenp@gmail.com>
2020-08-05 19:39:06 +08:00
NivalXer
74b263ba93
mwlwifi:add disable-amsdu patch (#5027) 2020-07-07 18:19:10 +08:00
coolsnowwolf
104ed945a6 mac80211: set default country code to US 2020-07-04 12:01:27 +08:00
coolsnowwolf
0e4fe04e67 mac80211: enable wifi by default 2020-07-03 01:32:16 +08:00
coolsnowwolf
33abeff31c Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
coolsnowwolf
f0aa5e27f1 vidio: enable HSA_AMD 2020-07-02 00:57:44 +08:00
coolsnowwolf
36204c7110 IPSec: fix kernel modules 2020-07-02 00:55:25 +08:00
coolsnowwolf
77a8d007cf shortcut-fe:added support for Linux kernel 4.19 2020-07-01 19:26:58 +08:00
coolsnowwolf
215c2f8309 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-07-01 18:30:00 +08:00
coolsnowwolf
6e14ee33cd kernel: Remove chash.ko from kmod-drm-amdgpu 2020-07-01 18:29:47 +08:00
AmadeusGhost
6ea19a20b7 kernel: revert some config 2020-07-01 17:05:30 +08:00
coolsnowwolf
689dd9a678 kernel: refresh upsteam modules 2020-07-01 16:10:53 +08:00
coolsnowwolf
bbe99b4fdf mac80211:update ath10k upstream patches 2020-05-27 11:58:24 +08:00
AmadeusGhost
6105915786
Wireless: rollback with mac80211 (#4683)
mt76: fix build
ath10k-ct: rollback to 4.19
Revert "iw/iwinfo/mwlwifi: bump version"
Revert "mac80211/5.4: fix build on kernel 4.9"
Revert "mac80211: switch to upstream owl-loader driver"
2020-05-27 11:45:56 +08:00
coolsnowwolf
d1f2153ca4 hostapd: disable wifi-reload 2020-05-27 00:17:15 +08:00
coolsnowwolf
bb3276ef05 mac80211: fix RT-ACRH17 2.4Ghz wifi performance issus 2020-05-26 23:18:25 +08:00
AmadeusGhost
5591c36728
Revert "ipq40xx: update ath10k firmware" (#4590)
This reverts commit 2c37fa71f9.
2020-05-12 18:58:46 +08:00
AmadeusGhost
839522a0c7
mac80211: correct target name for bcm (#4575) 2020-05-11 15:42:59 +08:00
coolsnowwolf
b65f1ebf00 mt76: bump to lastest version 2020-05-09 16:48:42 +08:00
coolsnowwolf
2c37fa71f9 ipq40xx: update ath10k firmware 2020-05-09 14:36:43 +08:00
AmadeusGhost
a5c4c8899c
linux-firmware: enable qca4019 (#4488) 2020-05-01 11:47:50 +08:00
coolsnowwolf
6cdf4ded1f ath10k-firmware: move CT firmwares to new package 2020-04-30 10:11:11 +08:00
coolsnowwolf
4787dbaf3c mac80211: ath10k: increase rx buffer size to 2048 2020-04-27 12:49:57 +08:00
coolsnowwolf
b0fd180162 Revert "mac80211 ath10k: increase rx buffer size to 2048"
This reverts commit 2c0a9d403e.
2020-04-26 16:37:04 +08:00
coolsnowwolf
2c0a9d403e mac80211 ath10k: increase rx buffer size to 2048 2020-04-26 15:27:50 +08:00
AmadeusGhost
463b6ac050
mac80211: fixed slow wireless startup (#4420)
* hostapd: reduce to a single instance per service

* mac80211: sync upstream source code

* iw: bump to 5.4
2020-04-23 16:42:46 +08:00
Chuck
5f3f4e3566
netdevices.mk: fix SFC9x00 config(#4271) (#4328) 2020-04-17 00:45:03 +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
CN_SZTL
91be31e249
mac80211: fix target name (#4176) 2020-04-05 18:31:37 +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
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
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: 6e4453aecc22 ("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
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
5b588615d5
mwlwifi: disable A-MSDU (#4030)
Co-authored-by: LGA1150 <dqfext@gmail.com>
2020-03-26 18:32:43 +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
lean
9cbca25d79 kernel: revert kernel modules for rtl8152 based usb-to-ethernet converters 2020-03-24 01:14:10 +08:00
lean
acf267bf08 add support for Solarflare dula 10Gb network adapter 2020-03-19 23:01:19 +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
LEAN-ESX
de64f40b56 ipq40xx: switch to kernel 4.19 2020-03-12 04:36:40 -07: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
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
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
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
AmadeusGhost
dcc9b1d8f7
bcm27xx: fix wireless dependence (#3161) 2020-02-18 12:15:28 +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
coolsnowwolf
d7464a6a15 antfs: move path 2020-02-14 17:21:10 +08:00
AmadeusGhost
53b019accf
antfs: bump to 07.19 (#3055) 2020-02-12 20:17:30 +08:00
AmadeusGhost
23519895ff package: update ipv6 to latest (#3021) 2020-02-10 15:40:14 +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
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
coolsnowwolf
b934840a25 mac80211: backport fix for an no-ack tx status issue 2020-02-03 11:55:02 +08:00
AmadeusGhost
863d60769c
ath10k-ct: provide a build variant for small ram devices (#2925) 2020-02-03 01:50:31 +08:00
coolsnowwolf
c10492ff0f antfs instead of ntfs-3g 2020-02-01 20:48:49 +08:00
coolsnowwolf
e09686f69e mac80211: Update to version 4.19.98 2020-02-01 19:38:23 +08:00
AmadeusGhost
ae48c01089
target: remove support for kernel 3.18 (#2900) 2020-01-31 21:48:59 +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
AmadeusGhost
5e942cf804 update some packages to latest version (#2760) 2020-01-13 09:47:13 +08:00
LEAN-ESX
7ea08e97fe ramips: mt7621: add support for Netgear R6800 2019-12-13 08:25:54 -08:00
LEAN-ESX
f228568715 mac80211: bump to 4.19.85-1.3 2019-12-03 09:08:25 -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
LEAN-ESX
2c7330d9a6 qt5: bump to version 5.9.8 2019-11-27 23:21:40 -08:00
LEAN-ESX
a6bd3e5a20 ipq40xx: ignore some debug info 2019-11-27 01:19:53 -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
coolsnowwolf
5b2616a5b6 mac80211: bump version 2019-11-26 16:54:37 +08:00
LEAN-ESX
4d6631fd61 mac80211: bump version 2019-11-23 19:17:13 -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
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
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
LEAN-ESX
c2ecc67e24 ath10k-ct: bumpt to latest version 2019-11-22 23:15:52 -08:00
LEAN-ESX
5a658d74bd mvebu: add vendor patch 2019-11-22 08:42:16 -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
LEAN-ESX
41cdd9a56a mac80211: bump to 5.4-rc2 2019-11-21 08:42:18 -08:00
LEAN-ESX
384e5abd02 mac80211: update upstream patches 2019-11-11 20:28:16 -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
LEAN-ESX
745e6ff58e kernel: refresh modules 2019-10-28 03:39:56 -07:00
LEAN-ESX
5a5c1367e9 x86: fix kmod-crypto-deflate compile error in kernel 4.19 2019-10-27 21:55:39 -07:00
coolsnowwolf
479e7027c2
Update sysctl-br-netfilter.conf 2019-10-25 17:11:40 +08:00
LEAN-ESX
22586c7287 ath10k-ct: bump to 2019-09-09 2019-10-24 03:24:39 -07:00
LEAN-ESX
eb7626e861 mac80211: bump to 4.19.79 2019-10-24 02:46:10 -07:00
LEAN-ESX
756611ade4 Revert "mac80211: bump to 5.3-rc4-1"
This reverts commit e170f6fbc0.
2019-10-19 03:01:12 -07:00
LEAN-ESX
e170f6fbc0 mac80211: bump to 5.3-rc4-1 2019-10-18 11:50:59 -07:00
LEAN-ESX
9574c86ef8 cryptodev-linux: bump to 1.10 2019-10-14 05:54:27 -07:00
LEAN-ESX
e2b72bf55c kernel: add module for Emulex OneConnect 10Gbit for x86/x64 2019-10-08 08:55:06 -07: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
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
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
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
coolsnowwolf
b6721577b9 ath10k-ct: update version 2019-03-21 14:14:39 +08:00
coolsnowwolf
f0dd52f007 mac80211: fix an issue with the TXQ scheduling API and powersave clients 2019-03-21 14:09:06 +08:00
coolsnowwolf
1f105ae205 mt76x02: do not enable RTS/CTS by default 2019-03-20 14:32:41 +08:00
coolsnowwolf
c763f62f4e kmod-sched-cake: bump to latest cake 2019-03-20 14:15:14 +08:00
coolsnowwolf
88beed4c56 mac80211: netifd: Use a mask when using Usage: iw [options] command
Options:
	--debug		enable netlink debugging
	--version	show version (3.4)
Commands:
	help [command]
		Print usage for all or a specific command, e.g.
		"help wowlan" or "help wowlan enable".

	event [-t] [-r] [-f]
		Monitor events from the kernel.
		-t - print timestamp
		-r - print relative timstamp
		-f - print full frame for auth/assoc etc.

	phy
	list
		List all wireless devices and their capabilities.

	phy <phyname> info
		Show capabilities for the specified wireless device.

	dev
		List all network interfaces for wireless hardware.

	dev <devname> info
		Show information for this interface.

	dev <devname> del
		Remove this virtual interface

	dev <devname> interface add <name> type <type> [mesh_id <meshid>] [4addr on|off] [flags <flag>*]
	phy <phyname> interface add <name> type <type> [mesh_id <meshid>] [4addr on|off] [flags <flag>*]
		Add a new virtual interface with the given configuration.
		Valid interface types are: managed, ibss, monitor, mesh, wds.

		The flags are only used for monitor interfaces, valid flags are:
		none:     no special flags
		fcsfail:  show frames with FCS errors
		control:  show control frames
		otherbss: show frames from other BSSes
		cook:     use cooked mode

		The mesh_id is used only for mesh mode.

	dev <devname> ibss join <SSID> <freq in MHz> [HT20|HT40+|HT40-|NOHT] [fixed-freq] [<fixed bssid>] [beacon-interval <TU>] [basic-rates <rate in Mbps,rate2,...>] [mcast-rate <rate in Mbps>] [key d:0:abcde]
		Join the IBSS cell with the given SSID, if it doesn't exist create
		it on the given frequency. When fixed frequency is requested, don't
		join/create a cell on a different frequency. When a fixed BSSID is
		requested use that BSSID and do not adopt another cell's BSSID even
		if it has higher TSF and the same SSID. If an IBSS is created, create
		it with the specified basic-rates, multicast-rate and beacon-interval.

	dev <devname> ibss leave
		Leave the current IBSS cell.

	dev <devname> station dump
		List all stations known, e.g. the AP on managed interfaces

	dev <devname> station set <MAC address> vlan <ifindex>
		Set an AP VLAN for this station.

	dev <devname> station set <MAC address> plink_action <open|block>
		Set mesh peer link action for this station (peer).

	dev <devname> station del <MAC address>
		Remove the given station entry (use with caution!)

	dev <devname> station get <MAC address>
		Get information for a specific station.

	dev <devname> survey dump
		List all gathered channel survey data

	dev <devname> mesh leave
		Leave a mesh.

	dev <devname> mesh join <mesh ID> [mcast-rate <rate in Mbps>] [<param>=<value>]*
		Join a mesh with the given mesh ID with mcast-rate and mesh parameters.

	dev <devname> mpath dump
		List known mesh paths.

	dev <devname> mpath set <destination MAC address> next_hop <next hop MAC address>
		Set an existing mesh path's next hop.

	dev <devname> mpath new <destination MAC address> next_hop <next hop MAC address>
		Create a new mesh path (instead of relying on automatic discovery).

	dev <devname> mpath del <MAC address>
		Remove the mesh path to the given node.

	dev <devname> mpath get <MAC address>
		Get information on mesh path to the given node.

	dev <devname> scan [-u] [freq <freq>*] [ies <hex as 00:11:..>] [ssid <ssid>*|passive]
		Scan on the given frequencies and probe for the given SSIDs
		(or wildcard if not given) unless passive scanning is requested.
		If -u is specified print unknown data in the scan results.
		Specified (vendor) IEs must be well-formed.

	dev <devname> scan trigger [freq <freq>*] [ies <hex as 00:11:..>] [ssid <ssid>*|passive]
		Trigger a scan on the given frequencies with probing for the given
		SSIDs (or wildcard if not given) unless passive scanning is requested.

	dev <devname> scan dump [-u]
		Dump the current scan results. If -u is specified, print unknown
		data in scan results.

	reg get
		Print out the kernel's current regulatory domain information.

	reg set <ISO/IEC 3166-1 alpha2>
		Notify the kernel about the current regulatory domain.

	dev <devname> connect [-w] <SSID> [<freq in MHz>] [<bssid>] [key 0:abcde d:1:6162636465]
		Join the network with the given SSID (and frequency, BSSID).
		With -w, wait for the connect to finish or fail.

	dev <devname> disconnect
		Disconnect from the current network.

	dev <devname> link
		Print information about the current link, if any.

	dev <devname> offchannel <freq> <duration>
		Leave operating channel and go to the given channel for a while.

	dev <devname> cqm rssi <threshold|off> [<hysteresis>]
		Set connection quality monitor RSSI threshold.

	phy <phyname> wowlan show
		Show WoWLAN status.

	phy <phyname> wowlan disable
		Disable WoWLAN.

	phy <phyname> wowlan enable [any] [disconnect] [magic-packet] [gtk-rekey-failure] [eap-identity-request] [4way-handshake] [rfkill-release] [patterns <pattern>*]
		Enable WoWLAN with the given triggers.
		Each pattern is given as a bytestring with '-' in places where any byte
		may be present, e.g. 00:11:22:-:44 will match 00:11:22:33:44 and
		00:11:22:33:ff:44 etc.

	dev <devname> roc start <freq> <time>

	phy <phyname> set antenna <bitmap> | all | <tx bitmap> <rx bitmap>
		Set a bitmap of allowed antennas to use for TX and RX.
		The driver may reject antenna configurations it cannot support.

	dev <devname> set txpower <auto|fixed|limit> [<tx power in mBm>]
		Specify transmit power level and setting type.

	phy <phyname> set txpower <auto|fixed|limit> [<tx power in mBm>]
		Specify transmit power level and setting type.

	phy <phyname> set distance <distance>
		Set appropriate coverage class for given link distance in meters.
		Valid values: 0 - 114750

	phy <phyname> set coverage <coverage class>
		Set coverage class (1 for every 3 usec of air propagation time).
		Valid values: 0 - 255.

	phy <phyname> set netns <pid>
		Put this wireless device into a different network namespace

	phy <phyname> set rts <rts threshold|off>
		Set rts threshold.

	phy <phyname> set frag <fragmentation threshold|off>
		Set fragmentation threshold.

	dev <devname> set channel <channel> [HT20|HT40+|HT40-]
	phy <phyname> set channel <channel> [HT20|HT40+|HT40-]
	dev <devname> set freq <freq> [HT20|HT40+|HT40-]
	phy <phyname> set freq <freq> [HT20|HT40+|HT40-]
		Set frequency/channel the hardware is using, including HT
		configuration.

	phy <phyname> set name <new name>
		Rename this wireless device.

	dev <devname> set peer <MAC address>
		Set interface WDS peer.

	dev <devname> set noack_map <map>
		Set the NoAck map for the TIDs. (0x0009 = BE, 0x0006 = BK, 0x0030 = VI, 0x00C0 = VO)

	dev <devname> set 4addr <on|off>
		Set interface 4addr (WDS) mode.

	dev <devname> set type <type>
		Set interface type/mode.
		Valid interface types are: managed, ibss, monitor, mesh, wds.

	dev <devname> set meshid <meshid>
	dev <devname> set monitor <flag>*
		Set monitor flags. Valid flags are:
		none:     no special flags
		fcsfail:  show frames with FCS errors
		control:  show control frames
		otherbss: show frames from other BSSes
		cook:     use cooked mode

	dev <devname> set mesh_param <param>=<value> [<param>=<value>]*
		Set mesh parameter (run command without any to see available ones).

	dev <devname> set power_save <on|off>
		Set power save state to on or off.

	dev <devname> set bitrates [legacy-<2.4|5> <legacy rate in Mbps>*] [mcs-<2.4|5> <MCS index>*]
		Sets up the specified rate masks.
		Not passing any arguments would clear the existing mask (if any).

	dev <devname> get mesh_param [<param>]
		Retrieve mesh parameter (run command without any to see available ones).

	dev <devname> get power_save <param>
		Retrieve power save state.

You can omit the 'phy' or 'dev' if the identification is unique,
e.g. "iw wlan0 info" or "iw phy0 info". (Don't when scripting.)

Do NOT screenscrape this tool, we don't consider its output stable.
2019-03-20 13:58:58 +08:00
coolsnowwolf
fc28d7c66f mtk76x2: do not print error when queue is full 2019-03-14 12:05:47 +08:00
coolsnowwolf
33b97a7210 mt76: mt76x02: disable ED/CCA by default 2019-03-07 19:54:46 +08:00
coolsnowwolf
c96a9b1ff6 rt2x00: Do not increment sequence number while re-transmitting the frames 2019-03-01 16:34:16 +08:00
coolsnowwolf
5a207287e6 mt76: cleanup ePA, RXIQ and TX-LOFT code 2019-03-01 16:26:42 +08:00
coolsnowwolf
cca8bbc0b1 mac80211: fix ath9k/ath10k mesh mode support 2019-03-01 16:25:19 +08:00
coolsnowwolf
33cd1ee8ac mt76: mt76x2: avoid running DPD calibration if tx is blocked 2019-02-12 23:23:20 +08:00
coolsnowwolf
d840ca1997
mt7603: fix LED support 2019-02-02 10:49:59 +08:00
coolsnowwolf
67536373d9 mac80211: ath: add extra 'regulatory domains' for sanitize 2019-01-24 14:22:27 +08:00
coolsnowwolf
818ba9646a mt7603: fix tx status info 2019-01-22 10:49:12 +08:00
coolsnowwolf
b11eb5dd29 mt76: add channel switch announcement support 2019-01-22 10:47:10 +08:00
coolsnowwolf
730afc31c0 kmod-sched-cake: bump to latest cake 2019-01-15 10:39:04 +08:00
coolsnowwolf
dcf3495ff7
mt76: bump to 2019-01-10 version 2019-01-13 18:49:50 +08:00
coolsnowwolf
391ba5d875 mt76: fix mt7603 BSSID configuration in AP mode 2019-01-11 11:30:06 +08:00
coolsnowwolf
7ee65a9ef2 update linux module for kernel 4.19 2019-01-04 13:25:46 +08:00
coolsnowwolf
61bbbb85a1 make bbr as loadable module 2019-01-03 20:48:33 +08:00
coolsnowwolf
347daa04b2 Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
coolsnowwolf
e2d0edd27f update linux modules 2019-01-02 21:50:34 +08:00
Fsick
97ef6703de mt76: update to the latest version
* ramips: add support for GeHua GHL-R-001

* ramips: fix MT7621 dtsi

* mt76: update to the latest version
2018-12-29 02:16:27 +08:00
coolsnowwolf
bf4324e213 brcm2708: brcm2708-gpu-fw fixup_x.dat 2018-12-29 02:13:56 +08:00
coolsnowwolf
c9d19c9bf1 mt76: update to the latest version 2018-12-28 23:43:30 +08:00
coolsnowwolf
881d2a8a07 ath10k-ct: Update to 2018-12-11 2018-12-27 09:52:05 +08:00
gavin219
6fc90d8813 mwlwifi: update to version 10.3.8.0-20181210 2018-12-22 23:32:18 +08:00
coolsnowwolf
8d60741aca mac80211: update ath patch 2018-12-14 20:21:34 +08:00
coolsnowwolf
1780ec5ffc mac80211: Update to version 4.19.7-1 2018-12-14 20:10:39 +08:00
coolsnowwolf
714acbb889 kernel modules: fix usb mount for upstream 2018-12-08 09:23:44 +08:00
coolsnowwolf
4e0a22d1f0 mt76: throttle transmission of buffered multicast packets 2018-12-07 21:31:40 +08:00
Fsick
f455ccf275 mt76: update to the latest version and mac80211: fix reordering of buffered broadcast packets
* mt76: update to the latest version

* mt76: update to the latest version

* mac80211: fix reordering of buffered broadcast packets
2018-11-29 23:36:08 +08:00
Fsick
aee91483b9 mt76: update to the latest version
* Roll back mt76 version to 2018-11-09

* mt76: update to the latest version

* ramips: add missing DTS frequency limit for the 5 GHz radio on Archer
2018-11-19 16:48:57 +08:00
coolsnowwolf
dde72ce4f2 add sta bridge support 2018-11-17 17:06:12 +08:00
coolsnowwolf
47198e579b Merge branch 'master' of https://github.com/coolsnowwolf/lede 2018-11-14 16:03:15 +08:00
coolsnowwolf
c8296566f1 update mvlwifi drivers 2018-11-14 16:02:38 +08:00
Fsick
9ba1e0117a mt76: update to the latest version 2018-11-14 15:55:12 +08:00
coolsnowwolf
66d0992cde mac80211: fix spurious disconnections with powersave clients 2018-11-14 15:52:08 +08:00
coolsnowwolf
53723fdddc mt76: update to the latest version 2018-11-13 21:33:14 +08:00
coolsnowwolf
f7af64cef7 Revert "mt76: do not wake tx queues during flush"
This reverts commit 7a494295cb.
2018-11-13 21:30:06 +08:00
Fsick
7a494295cb mt76: do not wake tx queues during flush 2018-11-13 19:05:35 +08:00
coolsnowwolf
cf18721fdc mt76: fix regression in tx status handling 2018-10-28 13:21:47 +08:00
coolsnowwolf
7536250bae mt76x0: pci: add DFS support 2018-10-23 23:39:12 +08:00
coolsnowwolf
49f2458eae ath: set phy regulatory domain and max WIFI tr power 2018-10-19 19:53:54 +08:00
coolsnowwolf
6a4586662c mt76x0: antenna select corrections 2018-10-19 12:24:24 +08:00
coolsnowwolf
b20989af71 update mac80211 script 2018-10-17 15:12:29 +08:00
coolsnowwolf
7f43b876bd mt76: update to the latest version, add mt76x0 firmware, enable mt76x0e 2018-10-16 19:28:51 +08:00
coolsnowwolf
0ff0ac5cef set wireless noscan by default (force 40Mhz/80Mhz 2018-10-16 11:06:58 +08:00
coolsnowwolf
5f9650a5f9 mtk762x:another fix for the external PA current wireless setting 2018-10-16 02:16:47 +08:00
coolsnowwolf
de204d7311 mtk: move mt76x2e firmware to kmod-mt76x2-common 2018-10-16 00:49:31 +08:00
coolsnowwolf
87e8bb8845 sync kernel kmod package with the lateset upsteam repo 2018-10-14 12:15:48 +08:00
coolsnowwolf
32578e74fa ath10k-ct: Update to 29-09-2018 2018-10-12 13:15:58 +08:00
coolsnowwolf
07b76763f9 mac80211:Improves local WIFI TCP throughput 2018-10-12 13:00:10 +08:00
coolsnowwolf
a4ebbe98da mt76:unify rxwi parsing between mt76x2 and mt76x0 drivers 2018-10-06 21:41:03 +08:00
coolsnowwolf
667ab2613e wireless mac80211 driver code clean 2018-10-06 21:36:22 +08:00
coolsnowwolf
e2a9fe73b2 use ath10k-ct and ct-firmware for IPQ4019 target (AC58U) 2018-10-05 21:27:11 +08:00
coolsnowwolf
843f2ddafe mt76x2: fix multi-interface beacon configuration 2018-10-03 21:24:03 +08:00
coolsnowwolf
1c8822df19 kernel update to 4.9.130 and 4.14.73 2018-10-03 21:07:35 +08:00
coolsnowwolf
1306b0d11c fix wifi management frame protection issue with mtk 762x 2018-09-29 23:00:08 +08:00
coolsnowwolf
6a5c2bf290 fix a MTK7621 mt7603 wifi powersave issue 2018-09-29 22:58:27 +08:00
coolsnowwolf
e1ab2296d7 make kmod-tcp-bbr loadable to reduce kernel size 2018-09-29 14:13:14 +08:00
coolsnowwolf
9ea93a089a mac80211: Use backports-4.19-rc5-1 offical 2018-09-27 10:40:09 +08:00
coolsnowwolf
4d1bf340d1 wireless drivers upgreade to 4.19-rc4-1. fix many MTK driver issue. ath10k change to ath10k-ct 2018-09-26 23:33:12 +08:00
coolsnowwolf
6c884cbb2c enhance mtk762x TX power 2018-09-25 22:33:07 +08:00
coolsnowwolf
07b01e1596 add nat helper to passtrough vpn clients 2018-09-20 18:16:16 +08:00
coolsnowwolf
4c37cac0e8 fix 6in4/gso peformance issue 2018-09-18 13:17:47 +08:00
coolsnowwolf
63004a300d fix BCM brcmfmac wireless issue and add 160Mhz support 2018-09-13 11:21:09 +08:00
coolsnowwolf
806f5db174 sync with OpenWrt trunk 2018-09-07 13:43:55 +08:00
coolsnowwolf
9ba04fd0d7 sync with OpenWrt v18.06.1 stable new R8.1 version 2018-08-23 17:40:23 +08:00
coolsnowwolf
01c2f5afac update ath10k firmware 2018-06-12 21:05:27 +08:00
coolsnowwolf
ec812029e2 fix a slight fsck up
when calculating overheads for GSO packets in SQM QOS
2018-05-16 16:23:04 +08:00
coolsnowwolf
3db22deed3 mt76: update to the latest version 2018-05-16 12:26:08 +08:00
coolsnowwolf
4218c16a0c enable VHT80 for encrypted mesh 1s 2018-05-15 13:41:28 +08:00
coolsnowwolf
8fe0636b8a Merge branch 'master' of github.com:lede-project/source 2018-04-23 18:50:49 +08:00
coolsnowwolf
b52215c8db MT7620 based boards with NAND flashsupport and fix wireless rx queue issue 2018-04-09 22:01:52 +08:00
aooom
75d75c1722 20180409 2018-04-09 14:06:38 +08:00
coolsnowwolf
12b4eb4d04 migrate kernel package to support 4.14.32 2018-04-08 17:31:55 +08:00
coolsnowwolf
1fe7a68b0f add support for Open vSwitch geneve tunneling 2018-04-08 15:50:22 +08:00
coolsnowwolf
8a3198fe7a update kernel modules 2018-01-24 11:50:11 +08:00
aooom
5efa8647e5 20180113 2018-01-18 18:17:35 +08:00
coolsnowwolf
20f7e75789 update to R7.5.4 2018-01-15 18:26:41 +08:00
coolsnowwolf
16c2522ec2 kmod-sched-cake: bump to latest cake bake 2018-01-12 11:21:45 +08:00
coolsnowwolf
229cde62a4 Merge branch 'master' of https://github.com/lede-project/source 2018-01-09 14:38:15 +08:00
coolsnowwolf
b8b41992a8 update mt76 and mwlwifi 2017-12-29 11:12:59 +08:00
coolsnowwolf
fdc5c1ce04 kernel: add i2c-smbus module package 2017-12-28 14:06:44 +08:00
coolsnowwolf
d1c7890c22 x86:Add support for kernel 4.14 and new toolchain 2017-12-19 15:25:36 +08:00
coolsnowwolf
3a5a84dda8 kernel: tune e1000e module parameters 2017-12-19 13:03:45 +08:00
coolsnowwolf
d324aa0b1a update MTK MT76 drivers 2017-12-12 17:15:28 +08:00
coolsnowwolf
7185e1ceb2 merge: change branding for LEDE to OpenWrt 2017-12-12 16:57:14 +08:00
coolsnowwolf
6dd668a3fd update mwlwifi driver to upstream to fix 2.4Ghz issues 2017-11-26 14:29:12 +08:00
coolsnowwolf
3f3959edd3 kernel: e100: take e100 firmware from linux-firmware repository 2017-11-26 14:22:01 +08:00
coolsnowwolf
87cd9fd85e kernel: i2c-piix4: fix dependency on TARGET_x86 2017-11-26 14:19:39 +08:00
coolsnowwolf
a173b5925d kernel: add NFS4 client support 2017-11-26 14:17:32 +08:00
aooom
b2b90cb971 Merge https://github.com/coolsnowwolf/lede 2017-11-05 12:35:33 +08:00
coolsnowwolf
688513f8fc Revert "sync wireless drivers with LEDE 17.01.4 stable"
This reverts commit 9cf4daca93.
2017-11-04 14:53:16 +08:00
aooom
12e6bab605 Merge https://github.com/coolsnowwolf/lede 2017-11-03 17:34:14 +08:00
coolsnowwolf
9cf4daca93 sync wireless drivers with LEDE 17.01.4 stable 2017-11-03 13:06:57 +08:00
aooom
1c0ea0853c mac80211.sh
fix
2017-11-02 23:13:25 +08:00
aooom
595ebacd6d Merge remote-tracking branch 'upstream/master'
Conflicts:
	package/kernel/mac80211/files/lib/wifi/mac80211.sh
2017-11-02 22:53:42 +08:00
coolsnowwolf
457fcc005a mac80211: backport fixes for fix for CVE-2017-13080 2017-10-27 11:25:49 +08:00
aooom
a8c233486a Merge https://github.com/coolsnowwolf/lede c682eba 2017-10-20 21:00:00 +08:00
coolsnowwolf
9b76c3a241 brcm47xx mips:use kernel 4.9 by default 2017-10-19 22:40:22 +08:00
aooom
a6713ee37d Merge https://github.com/coolsnowwolf/lede 2017-10-15 20:11:00 +08:00
coolsnowwolf
21846b9d08 mac80211: fix tx power regression for ath9k 2017-10-14 13:17:48 +08:00
coolsnowwolf
02d1921423 mt76: update to the latest version 2017-10-13 22:49:38 +08:00
coolsnowwolf
29e2e05567 mac80211: update to wireless kernel to 2017-10-06 2017-10-13 22:42:57 +08:00
coolsnowwolf
abbbbec60a ath10k-ct driver and firmware stable fix 2017-10-13 22:37:33 +08:00
aooom
9dcde4fc39 add wifidog SSID修复 CPU信息显示 2017-10-07 20:19:36 +08:00
coolsnowwolf
6665e687fc ath10k: add hw crypto protocols 2017-10-06 19:49:04 +08:00
coolsnowwolf
e6c0743975 mt76: update to the latest version, improves mt7620/7603 stability 2017-10-02 18:33:31 +08:00
coolsnowwolf
8d16438827 mac80211: update to backports-4.14 2017-10-02 18:31:07 +08:00
coolsnowwolf
8ba099ac3c fix wifi shellscript syntax errors/typos 2017-09-22 11:16:39 +08:00
coolsnowwolf
764450b7a1 add auto cpu core load balance for x86/x64 2017-09-21 23:37:20 +08:00
coolsnowwolf
65e724d0ba add intel iwlwifi drivers AC support 2017-09-19 23:24:26 +08:00
coolsnowwolf
a631fb98ec mwlwifi: update to version 10.3.4.0 / 2017-08-10 2017-09-19 23:09:46 +08:00
coolsnowwolf
09f2f2d5e7 ath10k: Re-enable intermediate softqueues for all devices.fix EA8500 2.4Ghz performance 2017-09-14 21:58:20 +08:00
coolsnowwolf
63ef3519d5 update mwlwifi to 10.3.4.0-20170810 2017-09-13 23:49:11 +08:00
coolsnowwolf
03efb03919 Merge branch 'master' of https://github.com/lede-project/source 2017-09-12 01:07:20 +08:00
coolsnowwolf
a69866aaac set default noscan wifi 2017-09-07 22:57:44 +08:00
coolsnowwolf
bc29f3f53a enable wireless by default 2017-09-07 12:04:38 +08:00
coolsnowwolf
97a4ffcc12 update source 2017-09-06 19:19:45 +08:00