- Oct 26, 2015
-
-
Matthias Schiffer authored
gluon-radio-config contained only a single file. The code has been adjusted to allow creating a Gluon configuration without WLAN support by removing the wifi24 and wifi5 sections from site.conf.
-
Matthias Schiffer authored
-
- Oct 25, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Oct 23, 2015
-
-
Tarnatos authored
-
- Oct 22, 2015
-
-
Matthias Schiffer authored
ath9k expects to get revision id 2 for the QCA9531 ver. 2 rev. 0. This fixes the very low TX power on some devices like the TP-LINK TL-WR841ND v10. As ath79_soc_rev is only used to get the revision number to ath9k on the QCA9533, just set it to the expected value on the ver. 2.
-
- Oct 17, 2015
-
-
Matthias Schiffer authored
-
- Oct 16, 2015
-
-
Matthias Schiffer authored
-
- Oct 15, 2015
-
-
Matthias Schiffer authored
Some more cleanup.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
gluon-mesh-batman-adv-core: neighbours.d/wifi: output empty object instead of empty list when there are no neighbours on an interface
-
Matthias Schiffer authored
The Gluon-specific functions of the gluon-simple-tc package are moved to gluon-mesh-vpn-fastd.
-
Matthias Schiffer authored
-
- Oct 14, 2015
-
-
Jan-Philipp Litza authored
The file promotes the probably unnecessary re-execution of the announce scripts. Instead, gluon-announced should be queried using gluon-neighbour-info -d ::1 -p 1001 -t0 -r nodeinfo if both gluon-announced and gluon-neighbour-info are present. But to not depend on any of those, no script for this one-liner is provided.
-
Jan-Philipp Litza authored
By not executing all scripts from gluon.announce themselves, both should be considerably faster and lighter on RAM usage.
-
Jan-Philipp Litza authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
The new options allow specifying custom repositories and are evaluated in an upgrade script, not during build.
-
- Oct 13, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Add support for Ubiquity Air Gateway
-
- Oct 12, 2015
-
-
Matthias Schiffer authored
-
Nils Schneider authored
gluon-mesh-batman-adv-core: make gateway selection class configurable
-
Matthias Schiffer authored
Fixes #401
-
Nils Schneider authored
By calling collectgarbage() at various places I was able to reduce heap usage by ~270kb.
-
Nils Schneider authored
collect_dir() will now pre-load all files and return a function that will collect all information.
-
Franz Pletz authored
-
A.Kasper authored
This patch adds the kernel modules to for the very common Realtek RTL8150 and Realtek 8152 based USB-to-Ethernet converters. After this patch the following packages can be added to targets (or site.mk): kmod-usb-net-rtl8150 kmod-usb-net-rtl8152 The modules are already available in openwrt trunk, but not in Chaos Calmer. This patch is just a temporary backport. The modules are needed for Futros with additional USB-Ethernet-Interface and VMs with dedicated USB-NIC
-
- Oct 11, 2015
-
-
Matthias Schiffer authored
gluon-mesh-batman-adv-core: prepare for 802.11s mesh
-
Matthias Schiffer authored
The expert mode can still be useful without any cohfig mode modules.
-
Matthias Schiffer authored
Use the same image for sysupgrade on WZR-HP-AG300H and WZR-600DHP, but use different factory images.
-
Matthias Schiffer authored
Add an optional third argument to the GluonProfile macro while contains the OpenWrt profile name. This allows creating different Gluon profiles (with different image names etc.) from the same OpenWrt profile.
-
Matthias Schiffer authored
This reverts commit 8ad3c881.
-
Matthias Schiffer authored
We can't use the same image for these two devices, so as a workaround, remove ZR-600DHP from the name for now, so the autoupdater can work and users aren't confused.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-