Matthias Schiffer
a51f4e907f
docs: feature/roles: remove another outdated sentence
2016-12-07 11:47:33 +01:00
Matthias Schiffer
79edc73818
docs: feature/roles: update outdates site config docs
2016-12-07 11:47:13 +01:00
Matthias Schiffer
62f8a7e786
ar71xx: fix LEDs and sysupgrade support for TL-WA801ND v3, remove BROKEN
2016-12-06 19:02:59 +01:00
Sven Eckelmann
9ad10b59e2
openwrt: Remove extra soc check in ath79_gpio_output_select ( #965 )
...
The assignment of the gpio_count and reg_base in ath79_gpio_output_select
takes care that only supported platforms can use ath79_gpio_output_select.
But the rebase of the patches after the last OpenWrt base update
accidentally added an extra check for the SoC which was missing support
soc_is_qca955x().
Boots on QCA955X devices which were using ath79_gpio_output_select stopped
with
Kernel bug detected[#1 ]:
[...]
Call Trace:
[<803e6174>] ath79_gpio_output_select+0x30/0xe8
[<803ed590>] om5p_acv2_setup+0x24/0x200
[<803e4dc0>] ath79_setup+0x28/0x38
[<80069ac8>] do_one_initcall+0x148/0x1ec
[<803e2cc4>] kernel_init_freeable+0x150/0x208
[<80065218>] kernel_init+0x10/0x114
[<80060878>] ret_from_kernel_thread+0x14/0x1c
Fixes: a22c1d5670
("Update OpenWrt base")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2016-12-05 10:43:05 +01:00
Matthias Schiffer
185d3eb8c8
gluon-mesh-batman-adv-core: respondd: correctly detect lower interface types ( #954 )
...
Fixes #941
2016-12-03 13:22:48 +01:00
Matthias Schiffer
9dbe9f785d
gluon-next-node: fix ebtables rules without next_node.ip4
2016-11-30 15:30:21 +01:00
Sven Eckelmann
d54c9c5fb7
kernel: add at803x workaround for sgmii mode ( #950 )
...
Some (possibly broken) bootloaders incorrectly initialize the at8033 phy.
This breaks auto-negotation on these SGMII devices. The mode has therefore
to be set back in to a valid configuration by Linux.
Fixes #911
2016-11-29 15:30:02 +01:00
Matthias Schiffer
59deb2064d
gluon-core, gluon-setup-mode: fix WAN/LAN assignment on CPE210
...
The interfaces were accidentially switched when the CPE210 was separated
from the CPE510 code.
2016-11-22 20:02:36 +01:00
Matthias Schiffer
3f8672afb8
build: clean up postinst scripts after build
...
OpenWrt does this by default to save some space.
2016-11-22 18:32:22 +01:00
Matthias Schiffer
f9072a3641
build: fix setting of opkg tmpdir
...
Don't use system /tmp for build.
2016-11-22 18:32:19 +01:00
Matthias Schiffer
448ea1001e
docs: user/site: improve mcast_rate description
2016-11-16 18:24:45 +01:00
Matthias Schiffer
9c0a0898ea
ar71xx, ramips: reduce CPU load and flickering on devices using rsslieds
...
Fixes #897
2016-11-16 01:55:49 +01:00
Vieno Foo
3d568f377b
docs: fix typo in features/wlan-configuration
2016-11-15 22:46:49 +01:00
Matthias Schiffer
d43147a8e0
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
...
Fixes the Ubiquiti UAP Outdoor+ HSR.
2016-11-15 19:30:18 +01:00
Andreas Ziegler
ec35c65d34
x86: add mmc drivers to generic and 64 subtargets
2016-11-14 22:40:07 +01:00
Andreas Ziegler
2592e98e82
x86-64: add pata drivers
2016-11-14 22:40:07 +01:00
Matthias Schiffer
85ddc089ef
ar71xx-generic: backport region code support for TP-Link TL-WR841ND v11
2016-11-11 03:46:45 +01:00
Matthias Schiffer
d472604a43
linux-firmware: switch back to git protocol from https for download
...
Using HTTPS breaks the download on Debian Wheezy. The switch was an
unintended side effect of the backport from LEDE.
Also, fix the commit message of the backport patch (mwlwifi is not updated
anymore since the last OpenWrt base upgrade).
Fixes #919
2016-11-10 03:31:57 +01:00
Kevin Olbrich
c47514c535
docs: user/site: fix typo ( #924 )
2016-11-08 23:19:50 +01:00
Matthias Schiffer
383af2adf0
docs, README: Gluon v2016.2.1
2016-11-08 17:10:53 +01:00
Matthias Schiffer
f4941e8815
docs: add v2016.2.1 release notes
2016-11-07 15:06:29 +01:00
Matthias Schiffer
2ed35dae12
ar71xx: fix syntax error in /etc/uci-defaults/01_leds
2016-11-05 04:36:47 +01:00
Matthias Schiffer
1c3d97889a
Update OpenWrt base
2016-11-02 17:37:24 +01:00
Brother-Lal
00fdc37301
gluon-status-page: add hint to enable JavaScript if it is disabled ( #913 )
2016-11-02 17:37:18 +01:00
Brother-Lal
f2a52c285c
fix error in statuspage if cookies are disabled ( #912 )
...
If cookies are disabled, the Statuspage only displays an empty ("Not connected")
This checks if the localStorage API is available and working and only uses it in this case
Also allows better backwards compatibility.
2016-11-02 17:37:14 +01:00
Matthias Schiffer
e857bbc5a3
ar71xx-generic: set region code for TL-WA901ND v4 and remove BROKEN
...
Tested-by: Jannis Pinter <jannis@pinterjann.is>
2016-11-02 17:36:53 +01:00
Matthias Schiffer
8af15f243c
ath9k: remove intermediate queueing patch
...
The downgraded version of ath9k was reported to cause issues with Windows
clients before. Remove the problematic patch.
2016-11-02 17:36:49 +01:00
Matthias Schiffer
296f0f4cf7
Downgrade mac80211 to LEDE 6c2651566cce8f5b3a3d3b976439dee2bac5e07e
...
In addition, the temperature compensation support patch is reverted.
It seems that newer mac80211 version are less stable, so we downgrade it
for now.
2016-11-02 17:36:46 +01:00
Matthias Schiffer
1819883d77
kernel: add fix for CVE-2016-7117
...
This probably doesn't affect Gluon as nothing is using recvmmsg, but it's
still a good idea to get this fixed ASAP.
2016-11-02 17:36:39 +01:00
Matthias Schiffer
a22c1d5670
Update OpenWrt base
2016-11-02 17:36:03 +01:00
Matthias Schiffer
a54e7654cd
mac80211: backport ath9k stability fix
2016-09-30 18:15:26 +02:00
Simon Joda Stößer
ea2abfb9ef
docs: fixed link to issue #414 in v2016.2 release notes ( #895 )
2016-09-30 16:03:24 +02:00
Matthias Schiffer
6964d30ff2
docs, README: change current release to v2016.2
2016-09-21 20:04:57 +02:00
Matthias Schiffer
77101fc703
docs: update v2016.2 release notes
2016-09-18 22:58:12 +02:00
Matthias Schiffer
4e2888f7a2
gluon-wan-dnsmasq: fix handling of static DNS servers
...
Fixes #886
2016-09-18 22:39:22 +02:00
Matthias Schiffer
cb6d31123f
docs: various fixes to v2016.2 release notes
2016-09-17 05:14:50 +02:00
Matthias Schiffer
d953304585
docs: add preliminary release notes for Gluon v2016.2
2016-09-11 19:42:41 +02:00
Matthias Schiffer
8644358c2b
docs: add missing newlines in index
2016-09-11 18:15:48 +02:00
Matthias Schiffer
c3997455e8
docs: fix and update make variable section
2016-09-11 18:05:28 +02:00
Matthias Schiffer
25907645b7
docs: update hardware support list
2016-09-11 17:26:30 +02:00
Matthias Schiffer
bfbfe508cf
docs, README: Gluon v2016.1.6
2016-09-11 16:58:13 +02:00
Matthias Schiffer
96917d644d
docs: update comment about prefix4 in site.conf example
2016-09-10 17:20:54 +02:00
Matthias Schiffer
e56e3c25db
docs: update docs for prefix4/next_node.ip4
2016-09-10 17:19:13 +02:00
Matthias Schiffer
b902ddd8df
gluon-next-node: make IPv4 next-node address optional
...
If next_node.ip4 is not set or gluon-next-node is not used, prefix4 will
now be optional as well.
2016-09-10 17:15:16 +02:00
Matthias Schiffer
ea95dceb10
Update Gluon packages
2016-09-10 01:30:11 +02:00
Matthias Schiffer
2432373f5f
ar71xx-generic: allow choosing the ath10k firmware branch in site.mk
...
The GLUON_ATH10K_MESH must be set to 11s or ibss; when it is not set,
ath10k device images won't be built at all. This also allows us to remove
the BROKEN flag for ath10k devices, as the GLUON_ATH10K_MESH variable is
sufficient to avoid ath10k devices if desired.
Fixes #864
2016-09-09 03:02:40 +02:00
Matthias Schiffer
7153fa3615
ath10k-firmware: add ath10k-firmware-qca988x-11s
2016-09-09 03:01:17 +02:00
Matthias Schiffer
b08ac98f1c
docs: fix gluon-config-mode-contact-info syntax errors and formatting
2016-09-09 03:00:54 +02:00
Sven Eckelmann
d3811bb2bf
ar71xx-generic: Mark MR1750 and OM5P-AC devices as BROKEN ( #878 )
...
The MR1750 and OM5P-AC devices are based on ath9k SoCs and an external
ath10k chip. All devices which are using ath10k should be marked as broken
due to deficits in their IBSS support.
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-09-07 17:56:04 +02:00
Ruben Barkow
d03c88afb4
gluon-config-mode-contact-info: define an "obligatory" option in site.conf ( #843 )
2016-09-07 06:44:57 +02:00