- Oct 27, 2015
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Fixes #487
-
Matthias Schiffer authored
-
- Oct 26, 2015
-
-
Matthias Schiffer authored
gluon-status-page: new status page
-
Matthias Schiffer authored
gluon-mesh-batman-adv-core/gluon-luci-portconfig: fix configuration of br-client ifname with multiple interfaces in lan_ifname There are a few devices on which lan_ifname contains multiple interface names separated by spaces.
-
Nils Schneider authored
This package provides br-client and sets up a wireless AP interface for clients.
-
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
-