- Nov 06, 2019
-
-
Misanthropos authored
many AVM devices do not have RESET/WPS buttons. So use the otherwise unused DECT/PHONE button to boot the device into setup mode. This patch allows to enter the setup-mode by pressing the phone button (often labeled as DECT) in addition to WPS and reset button. This patch is necessary to allow supporting boards without a WPS and reset button (e.g. AVM FRITZ!Box 7312).
-
- Nov 05, 2019
-
-
David Bauer authored
This commit removes the broken flag for the ipq806x-generic target, as the first device (NETGEAR R7800) now has full support in Gluon
-
David Bauer authored
d6d9f58290 ipq806x: use switch trigger for WAN LED on NETGEAR boards bee28adf6e hostapd: enable PMKSA and OK caching for WPA3-Personal 5d6308ecae scripts/dl_github_archive.py: fix python3 str, bytes confusion
-
Matthias Schiffer authored
Fixes: 4249d65a ("treewide: fix luacheck warnings") Closes: #1851
-
- Nov 04, 2019
-
-
David Bauer authored
This commit accounts for the target renaming which was done in upstream commit 7407e723991 ("ipqx0xx: add Generic subtarget")
-
David Bauer authored
This commit accounts for the target renaming which was done in upstream commit 7407e723991 ("ipqx0xx: add Generic subtarget")
-
David Bauer authored
22c443c20c uboot-fritz4040: build with ipq40xx "generic" subtarget 7407e72399 ipqx0xx: add Generic subtarget 9b2a147cfe ramips: enable external amplifier for D-Link DIR-810L e539dc2daa ath79: Clean up GL-AR300M DTS/DTSI inclusions 8f0deedc11 ramips: fix WiFi MAC addresses for D-Link DIR-810L f051a967b8 libevent2: Update to 2.1.11 466d499d03 rpcd: update to latest Git HEAD 7f29dc0fda kernel: bump 4.14 to 4.14.151 2436e521b4 kernel: mark kmod-usb-serial-wwan as hidden 79e6391600 kernel: bump 4.14 to 4.14.150 c51a39d4a5 mac80211: add an improved moving average algorithm to minstrel
-
- Nov 03, 2019
-
-
David Bauer authored
-
Andreas Ziegler authored
-
- Oct 30, 2019
-
-
David Bauer authored
-
- Oct 29, 2019
-
-
David Bauer authored
-
David Bauer authored
-
Martin Weinelt authored
Their kernel partition is too small, the OpenWrt build system is unable to create an image.
-
David Bauer authored
This changes the ath10k firmware and driver selection, as ath10k-ct is now the default in upstream OpenWrt. However, for 802.11s operation we need the QCA firmware and driver.
-
David Bauer authored
With this commit, the status-led is set to be the "led-running" device-tree alias for targets which do not implement the get_status_led method in /etc/diag.sh.
-
David Bauer authored
This is necessary, as wpad-basic conflicts with hostapd-mini.
-
Matthias Schiffer authored
-
David Bauer authored
Upstream commit 5eb7864a changed the method name for host-key generation.
-
David Bauer authored
-
- Oct 22, 2019
-
-
David Bauer authored
This adds previously absent ath10k packages definitions. This way, devices correctly select CandelaTech firmware correctly, when GLUON_WLAN_MESH is set to IBSS. This is also necessary for all devices, when OpenWrt is switched to 19.07.
-
- Oct 16, 2019
-
-
Ruben Barkow authored
-
- Oct 06, 2019
-
-
Marssl78 authored
-
- Oct 03, 2019
-
-
Andreas Ziegler authored
fixes #1834 fixes #1332
-
- Oct 02, 2019
-
-
David Bauer authored
The OCEDO Koala was missing the correct package definition. Because of this, firmware is potentially built with the wrong ath10k firmware / driver.
-
- Sep 30, 2019
-
-
lemoer authored
-
- Sep 29, 2019
-
-
Christof Schulze authored
specify command 'dump' for now until babeld supports filtering
-
Christof Schulze authored
increase size of path by 1 to be able to fit the full path including trailing \0 byte into array
-
- Sep 27, 2019
-
-
lemoer authored
-
Martin Weinelt authored
de7b228 batman-adv-legacy: remove the package 85c8044 l3roamd: update to fix build 295f055 l3roamd: bump version: instant claiming, FIX removing routes
-
- Sep 26, 2019
-
-
lemoer authored
-
bobcanthelpyou authored
-
- Sep 25, 2019
-
-
Matthias Schiffer authored
-
- Sep 24, 2019
-
-
Matthias Schiffer authored
Merge tag to fix 'git describe'
-
Tata authored
also properly delete location data when a user disables the location option after re-entering config-mode.
-
- Sep 23, 2019
-
-
Christof Schulze authored
-
Martin Weinelt authored
-
Andreas Ziegler authored
-
- Sep 22, 2019
-
-
Martin Weinelt authored
-
- Sep 21, 2019
-
-
Linus Lüssing authored
This adds a warning that entprise switches with an IGMP/MLD snooping feature are not supported yet with IGMP/MLD filtering enabled. For this to work, firstly the Linux bridge on the Gluon node needs to support Multicast Router Discovery (RFC4286). But this feature was only added to the Linux kernel recently, in 5.1. Secondly, a Gluon node would need to periodically send "Multicast Router Advertisment" (RFC4286) messages, to "announce" the multicast router port setting on bridge port bat0. Thirdly, the IGMP/MLD snooping switches would need to implement RFC4286.
-