- Nov 14, 2023
-
-
David Bauer authored
There is a new way to flash OpenWrt on the ASUS TUF AX4200 which does not require to open the device. Link: https://github.com/blocktrron/openwrt-asus-filogic-factory/releases/tag/filogic-v1 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Nov 07, 2023
-
- Nov 05, 2023
-
-
David Bauer authored
Package name of mbedtls is not 'mbedtls' but 'libmbedtls'. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
OpenWrt does not ship with WolfSSL anymore. Instead mbedTLS is shipped by default. We can remove the default removal of WolfSSL packages, as they are not included by default anymore. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Nov 02, 2023
-
- Oct 31, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Oct 26, 2023
-
- Oct 20, 2023
-
-
Manu.WTF authored
Also known in Germany as Gigacube CAT20
-
- Oct 16, 2023
-
- Oct 12, 2023
-
-
Matthias Schiffer authored
lantiq-xrx200 is currently marked as source-only in OpenWrt 23.05, as the switch driver does not work correctly on Linux 5.15. Mark as broken in Gluon as well until the issue is fixed. Upstream PR: https://github.com/openwrt/openwrt/pull/13200
-
- Sep 29, 2023
-
-
David Bauer authored
Enterasys WS-AP3715i is a dualband wireless-N access point. It comes in a similar casing as the WS-AP3825i, however the hardware is fundamentally different from its bigger cousin. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Sep 04, 2023
-
-
Kiste authored
Better known as ZyXEL Multy M1
-
- Aug 27, 2023
-
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
Florian Maurer authored
-
- Aug 26, 2023
-
-
David Bauer authored
-
- Aug 22, 2023
-
-
David Bauer authored
-
- Aug 21, 2023
-
-
Tom Herbers authored
-
Tom Herbers authored
-
Tom Herbers authored
-
Tom Herbers authored
OpenWrt dropped the nand string from filenames in the ipq40xx target [1]. Therefore it's no longer neccesary to work arround it in Gluon. [1] https://github.com/openwrt/openwrt/commit/d9f7c751c9772772473d226b1088e8dec31f3090
-
David Bauer authored
These boards do not support DSA in OpenWrt and thus lack working ethernet. Disable them for now. Co-authored-by:
Tom Herbers <mail@tomherbers.de>
-
Tom Herbers authored
device fails to build
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jul 03, 2023
-
-
Felix Baumann authored
-
- Jul 02, 2023
-
-
Tom Herbers authored
This reverts commit 97efc8ab. (#2580) Since the commit was openend the device was moved from ath79-generic to ath79-tiny ([4b5bd15](https://github.com/openwrt/openwrt/commit/4b5bd1509195bc8f19999ebe481b59356b5c3512)). Therefore the commit breaks builds of the ath79-generic target (`unable to enable device 'ubnt_rocket-m'`). It might be possible to add support for the ath79-tiny target, and with it the Rocket M2/M5 (XM), in the future.
-
- Jun 21, 2023
-
-
Felix Baumann authored
-
- Jun 16, 2023
-
-
Felix Baumann authored
-
- Jun 15, 2023
-
-
Christoph Krapp authored
Signed-off-by:
Christoph Krapp <achterin@gmail.com>
-
- Jun 06, 2023
-
-
Bernhard Geier authored
-
- May 21, 2023
-
-
Florian Maurer authored
-
- May 05, 2023
-
-
Felix Baumann authored
-
- May 04, 2023
-
-
Felix Baumann authored
-
- Apr 30, 2023
-
-
Felix Baumann authored
-
Felix Baumann authored
-
- Apr 13, 2023
-
-
Felix Baumann authored
The only device using the ATH10K_PACKAGES_IPQ40XX variable in ipq40xx-mikrotik (the MikroTik hAP ac2) has little RAM and is using ath10k-ct-smallbuffers by default at the moment. This is just a suggestion to rename the variable in-case the wifi driver ever has to be replaced by ath10k. Analogue to 4a00b8ae Signed-off-by:
Felix Baumann <felix.bau@gmx.de>
-
- Apr 12, 2023
-
-
Tom Herbers authored
This partially reverts commit 22c47df2. Devices in ath79-generic like the TP-Link EAP225-Outdoor v1 are really unstable with the non -ct Wave2 firmware and regulary crash with 100% memory consumption when only a handful devices are connected via 5 GHz. closes freifunk-gluon/gluon#2827
-