- Nov 09, 2019
-
-
Steffen Förster authored
Hardware specification: - SOC: Qualcomm QCA9563 @ 775MHz - Flash: GigaDevice GD25Q64CSIG (8MiB) - RAM: Zentel A3R1GE40JBF (128 MiB DDR2) - Ethernet: Qualcomm QCA8337N: 4x 1Gbps LAN + 1x 1Gbps WAN - Wireless: - 2.4GHz (bgn) QCA9563 integrated (3x3) - 5GHz (ac) Qualcomm QCA9886 (2x2) - Button: 1x power, 1x reset, 1x wps - LED: 6x LEDs: power, wlan2g, wlan5g, lan, wan, wps - UART: There's no UART header on the board
-
bobcanthelpyou authored
-
- Nov 08, 2019
-
-
Matthias Schiffer authored
With the removal of IBSS support, Gluon doesn't use ath10k-ct anymore, so we can drop this patch.
-
David Bauer authored
As upstream now has model detection for the Ubiquiti UniFi AC LR, we need to provide an autoupdater image matching the expected filename. Closes #1834
-
Matthias Schiffer authored
Drop IBSS support
-
- Nov 07, 2019
-
-
Matthias Schiffer authored
It seems the CT variant was used for 11s meshing on x86 by accient. Switch to non-CT to match the other targets.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
We don't support VLANs on 11s interfaces, so the workaround can be dropped with the IBSS support.
-
Matthias Schiffer authored
-
- Nov 06, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
As of OpenWrt commit b3d8b3ab8e6f ("mac80211: set noscan=1 if sta/adhoc/ mesh interfaces are present"), the issue workarounded by this patch cannot occur anymore.
-
Misanthropos authored
-
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
-