Commits on Source (72)
-
Simon Joda Stößer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
This probably doesn't affect Gluon as nothing is using recvmmsg, but it's still a good idea to get this fixed ASAP.
-
Matthias Schiffer authored
In addition, the temperature compensation support patch is reverted. It seems that newer mac80211 version are less stable, so we downgrade it for now.
-
Matthias Schiffer authored
The downgraded version of ath9k was reported to cause issues with Windows clients before. Remove the problematic patch.
-
Matthias Schiffer authored
Tested-by:
Jannis Pinter <jannis@pinterjann.is>
-
Brother-Lal authored
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.
-
Brother-Lal authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Kevin Olbrich authored
-
Matthias Schiffer authored
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
-
Matthias Schiffer authored
-
Andreas Ziegler authored
-
Andreas Ziegler authored
-
Matthias Schiffer authored
Fixes the Ubiquiti UAP Outdoor+ HSR.
-
Vieno Foo authored
-
Matthias Schiffer authored
Fixes #897
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Don't use system /tmp for build.
-
Matthias Schiffer authored
OpenWrt does this by default to save some space.
-
Matthias Schiffer authored
The interfaces were accidentially switched when the CPE210 was separated from the CPE510 code.
-
Sven Eckelmann authored
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
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Fixes #941
-
Sven Eckelmann authored
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: a22c1d56 ("Update OpenWrt base") Signed-off-by:
Sven Eckelmann <sven@narfation.org>
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Fixes #975
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
David Lutz authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
The default abbreviation length depends on factors like user configuration, git version and number of repository objects. Use unabbreviates IDs to make patch generation more reproducible.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Fixes #961
-
Sven Eckelmann authored
ath10k has to switch the regulatory domain when switching the default country when ATH_USER_REGD is enabled. This is for example important when switching from country US (FCC) to DE (ETSI). The ath implementation will use ath_reg_dyn_country_user_allow to check if this is allowed. Unfortunately, this function always seems to return false to ath_reg_notifier_apply even when ATH_USER_REGD is enabled. But it must actually always accept the requests from the user (when ATH_USER_REGD is enabled) to correctly set the conformance test limits in the ath10k binary blob. Not doing it will sometimes allow too high transmit powers on edge channels for correctly calibrated devices outside their default regulatory domain. Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
Matthias Schiffer authored
These devices don't have unique MAC addresses with OpenWrt/LEDE at the moment (see #993).
-
Christof Schulze authored
-
Jan-Philipp Litza authored
-
Jan-Philipp Litza authored
Because we unconditionally appended `-i br-client` to the command line of respondd, it wasn't restarted when br-client changed state. Now, we use a jsonfilter expression on the network.interface dump data, similar to how the other interface names are generated, and only add the interface to the argument list if it is up.
-
Matthias Schiffer authored
A lot of our code does not actually work with other prefix lengths. Fixes #1014
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Backport a few patches to allow sysupgrades on mmcblk and similar block devices.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
The current autoupdater will only respect the last line for a given model name, so we can add SHA256 checksums as long as they occur before the corresponding SHA512 line.
-
Matthias Schiffer authored
Fixes #1059
-
Matthias Schiffer authored
Should fix sysupgrades on disks with 4k block size.
-
Christof Schulze authored
uradvd will tolerate devices appearing and disappearing during runtime. Fixes endless restarts of uradvd.
-
Matthias Schiffer authored
In particular, this fixes packages of a certain range of sizes not being transmitted correctly, leading to hanging TCP connections.
-
Jan-Philipp Litza authored
This fixes excessively frequent calls to some init scripts.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Jan Niehusmann authored
Add upstream patch to fix CVE-2016-10229
-
Matthias Schiffer authored
-
Tarnatos authored
-
Matthias Schiffer authored
Fixes (some of the) issues breaking build using long paths.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Reverts d5829d87 ("gluon-mesh-batman-adv-core: disable bridge port learning on bat0"). Fixes #1121
-
Matthias Schiffer authored
The staged sysupgrade allows to properly unmount the rootfs before writing the new partitions. This will fix upgrades losing configuration when parition sizes change on x86 and similar image types.
-
Matthias Schiffer authored
Showing
- Makefile 12 additions, 5 deletionsMakefile
- README.md 1 addition, 1 deletionREADME.md
- docs/conf.py 2 additions, 2 deletionsdocs/conf.py
- docs/features/roles.rst 10 additions, 8 deletionsdocs/features/roles.rst
- docs/features/wlan-configuration.rst 1 addition, 1 deletiondocs/features/wlan-configuration.rst
- docs/index.rst 10 additions, 10 deletionsdocs/index.rst
- docs/releases/v2016.2.1.rst 59 additions, 0 deletionsdocs/releases/v2016.2.1.rst
- docs/releases/v2016.2.2.rst 78 additions, 0 deletionsdocs/releases/v2016.2.2.rst
- docs/releases/v2016.2.3.rst 62 additions, 0 deletionsdocs/releases/v2016.2.3.rst
- docs/releases/v2016.2.4.rst 55 additions, 0 deletionsdocs/releases/v2016.2.4.rst
- docs/releases/v2016.2.5.rst 36 additions, 0 deletionsdocs/releases/v2016.2.5.rst
- docs/releases/v2016.2.rst 1 addition, 1 deletiondocs/releases/v2016.2.rst
- docs/site-example/site.conf 1 addition, 1 deletiondocs/site-example/site.conf
- docs/user/getting_started.rst 2 additions, 2 deletionsdocs/user/getting_started.rst
- docs/user/site.rst 4 additions, 3 deletionsdocs/user/site.rst
- modules 3 additions, 2 deletionsmodules
- package/gluon-core/check_site.lua 1 addition, 1 deletionpackage/gluon-core/check_site.lua
- package/gluon-core/luasrc/lib/gluon/upgrade/020-interfaces 1 addition, 1 deletionpackage/gluon-core/luasrc/lib/gluon/upgrade/020-interfaces
- package/gluon-mesh-batman-adv-core/files/lib/gluon/respondd/client.dev 1 addition, 0 deletions...-mesh-batman-adv-core/files/lib/gluon/respondd/client.dev
- package/gluon-mesh-batman-adv-core/luasrc/lib/gluon/upgrade/310-gluon-mesh-batman-adv-core-mesh 1 addition, 9 deletions...src/lib/gluon/upgrade/310-gluon-mesh-batman-adv-core-mesh
docs/releases/v2016.2.1.rst
0 → 100644
docs/releases/v2016.2.2.rst
0 → 100644
docs/releases/v2016.2.3.rst
0 → 100644
docs/releases/v2016.2.4.rst
0 → 100644
docs/releases/v2016.2.5.rst
0 → 100644