AmadeusGhost
30decd5f30
ramips/mtwifi: disable bind apcli interface to lan by default ( #5178 )
...
The apcli interface can be bound to either lan or wan, so cancel the
default settings.
2020-07-26 15:02:08 +08:00
coolsnowwolf
4dbc650998
package: drop adbyby by default
2020-07-20 22:48:40 +08:00
coolsnowwolf
14371af55d
ipq40xx: fix ethernet vlan double tagging
2020-07-20 13:53:04 +08:00
coolsnowwolf
7fdf770ca0
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2020-07-20 13:46:06 +08:00
coolsnowwolf
3356040880
kernel: bump 5.4 to 5.4.51
2020-07-20 13:45:54 +08:00
AmadeusGhost
1e8536f117
ramips: improve ac2100/dir882 support ( #5136 )
2020-07-19 19:09:26 +08:00
AmadeusGhost
0635250cda
ramips/mt7621: re-added hwnat support for kernel 5.4 ( #5120 )
...
* ramips: mt7621.dtsi: add missing pinctrl to ethernet node
Add rgmii1_pins (1st GMAC) and mdio_pins to ethernet node
pinctrl to ensure they are set to correct mode
* ramips: kernel: ralink-eth support mt7621
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* ramips: some devices use ralink-eth driver
Also re-added mt7621 hwnat support for some devices.
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: AmadeusGhost <amadeus@openjmu.xyz>
* ramips/mt7621: re-added hwnat support
Co-authored-by: LGA1150 <dqfext@gmail.com>
Co-authored-by: Chen Minqiang <ptpt52@gmail.com>
2020-07-18 01:02:11 +08:00
AmadeusGhost
e47f199950
ipq806x: add support for RuiJie RG-MTFI-M520 ( #5112 )
...
Fix startup by Mr.chilauhe.
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-07-17 10:53:56 +08:00
AmadeusGhost
0426d95035
bcm27xx: rpi4: enable wifi by default ( #5090 )
2020-07-13 11:29:09 +08:00
coolsnowwolf
95cd6ee365
ramips: miss typo
2020-07-10 17:45:48 +08:00
AmadeusGhost
15b5fbbc0a
ramips: improve support for dir878/882 ( #5058 )
2020-07-10 11:58:12 +08:00
Crazy365
6fb7d552d4
fix k3 wifi drive problem ( #5053 )
...
解决K3无线驱动未被选中编译问题
2020-07-09 18:01:55 +08:00
coolsnowwolf
1eb3eac387
ramips: fix dts name
2020-07-08 23:03:33 +08:00
hyy-666
c9bd4acac7
fix missing dir-882 and dir-878 and enable mt7615d's LED default n ( #5039 )
2020-07-08 17:37:28 +08:00
hyy-666
e04cde3f2a
fix menuconfig missing DIR-878 A1 DIR-882 A1 ( #5038 )
2020-07-08 16:43:03 +08:00
hyy-666
345a201394
ramips: add support for Dlink DIR-878 A1 DIR-882 A1 Motorola MR2600 ( #5035 )
...
* ramips: add support for Dlink DIR-878 A1 DIR-882 A1 Motorola MR2600
* ramips: add support for Dlink DIR-878 A1 DIR-882 A1 Motorola MR2600
* ramips: add support for Dlink DIR-878 A1 DIR-882 A1 Motorola MR2600
Co-authored-by: hyy-666 <hyiy666@gmail.com>
2020-07-08 16:23:05 +08:00
BoBppy
f6aacba030
R2S:swap lan and wan ( #5028 )
...
R2S的描述是eth1为LAN,eth0为WAN(强迫症xD
2020-07-08 12:23:54 +08:00
coolsnowwolf
dca53083ba
bcm53xx: phicomm-k3 using custom k3-brcmfmac4366c-firmware
2020-07-07 12:41:13 +08:00
coolsnowwolf
786a6e1843
bcm53xx: phicomm-k3 using custom k3-brcmfmac4366c-firmware
2020-07-07 12:39:50 +08:00
coolsnowwolf
462c88bfc9
ipq40xx: swtich to kernel 4.19
2020-07-06 14:12:55 +08:00
coolsnowwolf
9da58fc28a
wireless: wext: remove ndo_do_ioctl fallback
2020-07-06 12:31:15 +08:00
AmadeusGhost
6647c14b61
rampis: newifi3: adjust led settings ( #4999 )
2020-07-06 11:41:46 +08:00
coolsnowwolf
486426de57
ipq40xx: less ess_edma ipv6 log output
2020-07-06 11:40:29 +08:00
coolsnowwolf
c080e1bc41
kernel: Fix ath79 DSP exception at bootup
2020-07-06 11:13:05 +08:00
coolsnowwolf
707e6ed1a1
kernel: update to 4.14.187, 4.19.131, 5.4.50
2020-07-06 10:52:50 +08:00
coolsnowwolf
359680f107
ramips: fix netgear R6850 wireless depend
2020-07-05 17:48:33 +08:00
coolsnowwolf
d90ca2f6a4
ipq40xx: unselect some package
2020-07-05 16:11:16 +08:00
coolsnowwolf
68dfdeddb5
bcm53xx: add k3screenctrl for phicomm k3
2020-07-05 15:13:17 +08:00
coolsnowwolf
eb2bf74ff5
uci: fix luci firewall rules display error
2020-07-05 13:01:05 +08:00
coolsnowwolf
61b257c96b
ipq40xx: fix rt-acrh17 lan mac
2020-07-05 12:39:30 +08:00
AmadeusGhost
24cb7521b6
mtwifi: add mt7612 support ( #4968 )
...
* mtwifi: add mt7612 support (Thx TangHaili)
* mtwifi: mt7603/7612: disable autoload (Thx TangHaili)
* ramips: newifi3: use mtwifi
* luci-app-mtwifi: sync TangHaili's Source
2020-07-05 11:57:49 +08:00
coolsnowwolf
d4539c3188
ramips: fix AC2100/R6850 wireless setting
2020-07-04 20:16:43 +08:00
AmadeusGhost
4c3334c5ba
mtwifi: add dual 7615 support (Thx TangHaili)
2020-07-04 13:39:48 +08:00
coolsnowwolf
db12a9ccbe
ramips: use mt proprietary driver for XiaoMI/Redmi AC2100
2020-07-04 11:34:26 +08:00
coolsnowwolf
1c1aef021d
add mt proprietary driver for linux 5.4 (Thx MeIsReallyBa and hanwckf)
2020-07-04 11:23:36 +08:00
coolsnowwolf
df073244ab
ramips:improve R6850 support
2020-07-04 00:13:20 +08:00
coolsnowwolf
7bd0d56834
x86: remove kmod-r8169
2020-07-03 20:03:55 +08:00
coolsnowwolf
c551f6ec88
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2020-07-03 19:19:50 +08:00
coolsnowwolf
76cf8abc00
x86: add AMD Ryzen zen3 and Hygon Dhyana cpu temperature support
2020-07-03 19:19:39 +08:00
coolsnowwolf
6922fd811f
Merge pull request #4933 from AmadeusGhost/amend
...
ipq40xx-5.4 fix
2020-07-03 18:16:02 +08:00
AmadeusGhost
0b296d75bc
ipq40xx: cm520: fix startup with opboot
2020-07-03 17:53:49 +08:00
AmadeusGhost
45ddd9f782
ipq40xx: r619ac: fix wan/lan led
2020-07-03 17:53:29 +08:00
doveki
d83f9cd545
ramips: mt7621: update Xiaomi Mi Router 4
2020-07-03 16:04:48 +08:00
coolsnowwolf
51143b4c75
ipq40xx: add G-DOCK 2.0 (P&W R619AC) v5.4 support
2020-07-03 15:38:30 +08:00
coolsnowwolf
b93293ef8d
ipq40xx: essedma time-balanced scheduling for nat
2020-07-03 15:14:36 +08:00
coolsnowwolf
04f6d885bd
Merge pull request #4928 from AmadeusGhost/modified
...
kernel-5.4 fix merge commit
2020-07-03 13:14:27 +08:00
coolsnowwolf
8e012e7da4
ipq40xx: add support for ASUS RT-ACRH17 v5.4
2020-07-03 12:49:17 +08:00
AmadeusGhost
5e437f378a
mtwifi: bump to 5.0.4.0
...
Source code: https://github.com/MeIsReallyBa/mt7615-dbdc-linux5.4
2020-07-03 12:28:23 +08:00
coolsnowwolf
0c95d8abf1
ipq40xx: rework with new v5.4 essedma eth setting
2020-07-03 12:17:04 +08:00
AmadeusGhost
6b8c4c3bbb
ramips: re-add devices and use wpad-openssl
...
Re-add devices: XiaoMi Wifi R3/R4/AC2100, JDCloud
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-07-03 12:06:27 +08:00