- Jul 03, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
Maximilian Baumgartner authored
-
Maximilian Baumgartner authored
-
- Jun 24, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
Manu.WTF authored
TP-Link TL-WR902AC v1 is a pocket-size, dual-band (AC750), successor of TL-MR3020 (both devices use very similar enclosure, in same size). New device is based on Qualcomm QCA9531 v2 + QCA9887. FCC ID: TE7WR902AC. Specification: - 650/391/216 MHz (CPU/DDR/AHB) - 1x 10/100 Mbps Ethernet - 1x USB 2.0 (GPIO-controlled power) - 64 MB of RAM (DDR2) - 8 MB of FLASH - 2T2R 2.4 GHz (QCA9531) - 1T1R 5 GHz (QCA9887) - 5x LED (GPIO-controlled), 2x button, 1x 3-pos switch - UART pads on PCB (TP1 -> TX, TP2 -> RX, TP3 -> GND, TP4 -> 3V3, jumper resitors are missing on TX/RX lines) - 1x micro USB (for power only) Flash instructions: Use "factory" image under vendor GUI. Recovery instructions: This device contains tftp recovery mode inside U-Boot. You can use it to flash OpenWrt (use "factory" image) or vendor firmware. 1. Configure PC with static IP 192.168.0.66/24 and tftp server. 2. Rename "openwrt-ath79-generic-tplink_tl-wr902ac-v1-squashfs-factory.bin" to "wr902acv1_un_tp_recovery.bin" and place it in tftp server dir. 3. Connect PC with LAN port, press the reset button, power up the router and keep button pressed until WPS LED lights up. 4. Router will download file from server, write it to flash and reboot. MAC Address summary: - wlan1 (2.4GHz Wi-Fi): Label MAC - wlan0 (5GHz Wi-Fi): Offset -1 from label - eth0 (Wired): Offset +1 from label Root access over serial line in vendor firmware: root/sohoadmin. Based on support in ar71xx target by: Piotr Dymacz <pepe2k@gmail.com>
-
- Jun 19, 2022
-
-
J. Burfeind authored
Both are effectively the same hardware, the latter being Buffalos replacement model. Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Jun 18, 2022
-
-
Andreas Ziegler authored
-
- Jun 17, 2022
-
-
Maximilian Baumgartner authored
-
Maximilian Baumgartner authored
Co-authored-by:
Maximilian Baumgartner <aufhaxer@googlemail.com>
-
J. Burfeind authored
-
- Jun 16, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Jun 14, 2022
-
-
J. Burfeind authored
-
- Jun 08, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Jun 05, 2022
-
-
David Bauer authored
Use the candelatech firmware for the QCA Wave-2 firmware. The Qualcomm firmware used for the IPQ401x chip in OpenWrt in 22.03 is experiencing heavily degraded performance due to excessive retransmits when using A-MSDU. Disabling VHT modes or switching to the candelatech firmware circumvents this issue. Apply the same to other Wave-2 platforms in order to keep consistency with upstream. Wave-1 chips do not support mesh modes with the -ct firmware, so keep using the QCA firmware in their case. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- May 31, 2022
-
-
Matthias Schiffer authored
The DTS model name has been changed to "TP-Link Archer C6 v2 (EU/RU/JP)" to distinguish it from the US version. Closes #2533
-
- May 30, 2022
-
-
J. Burfeind authored
Gone due to commit 071cf7b2 ("Switch to Lua for target definitions") Has prior been introduced as untested -> broken in commit d586720c ("ar71xx-generic: add support for Ubiquiti NanoBeam M5") Was commented out in the former commit.
-
- May 27, 2022
-
-
Jan authored
-
Sebastian Schaper authored
Signed-off-by:
Sebastian Schaper <openwrt@sebastianschaper.net>
-
- May 26, 2022
-
-
Matthias Schiffer authored
Removed in 45c84a11 ("ar71xx: drop target").
-
- May 22, 2022
-
-
Maciej Krüger authored
Re-add mikrotik target Note that previous images were generic ones and as such no migration path is provided other than manually flashing the image via config-mode.
-
- May 21, 2022
-
-
Martin Weinelt authored
- [x] Must be flashable from vendor firmware - [x] Web interface - [ ] TFTP (untested, but possible according to OpenWrt wiki) - [ ] Other: <specify> - [x] Must support upgrade mechanism - [x] Must have working sysupgrade - [x] Must keep/forget configuration (`sysupgrade [-n]`, `firstboot`) - [x] Gluon profile name matches autoupdater image name (`lua -e 'print(require("platform_info").get_image_name())'`) - [x] Reset/WPS/... button must return device into config mode - [x] Primary MAC address should match address on device label (or packaging) (https://gluon.readthedocs.io/en/latest/dev/hardware.html#notes) - When re-adding a device that was supported by an earlier version of Gluon, a factory reset must be performed before checking the primary MAC address, as the setting from the old version is not reset otherwise. - Wired network - [x] should support all network ports on the device - [x] must have correct port assignment (WAN/LAN) - On devices supplied via PoE, there is usually no explicit WAN/LAN labeling on the hardware. The PoE input should be the WAN port in this case. - Wireless network (if applicable) - [x] Association with AP must be possible on all radios - [x] Association with 802.11s mesh must work on all radios - [x] AP+mesh mode must work in parallel on all radios - LED mapping - Power/system LED - [x] Lit while the device is on - [x] Should display config mode blink sequence (https://gluon.readthedocs.io/en/latest/features/configmode.html) - Radio LEDs - [x] Should map to their respective radio - [x] Should show activity - Switch port LEDs - [x] Should map to their respective port (or switch, if only one led present) - [x] Should show link state and activity
-
- May 17, 2022
-
-
Sebastian Schaper authored
Signed-off-by:
Sebastian Schaper <openwrt@sebastianschaper.net>
-
- May 13, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- May 11, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- May 07, 2022
-
-
Matthias Schiffer authored
Remove a few features that became enabled by default since OpenWrt 19.07. Disabling CONFIG_RELAY also reduces RAM usage.
-
- May 06, 2022
-
-
David Bauer authored
Remove kernel symbols which are not required for Gluon. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
Gluon still uses firewall3 and iptables, so remove dependency on nftables.
-
- May 05, 2022
-
-
J. Burfeind authored
Co-authored-by:
Ilja Gerhardt <ilja@cryptix.net> Co-authored-by:
Ilja Gerhardt <ilja@cryptix.net>
-
- May 04, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- May 03, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- May 02, 2022
-
-
J. Burfeind authored
Device is marked as broken due to ath9k+ath10k 8/64. Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- May 01, 2022
-
-
Andreas Ziegler authored
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
Tom Herbers authored
-
- Apr 30, 2022
-
-
David Bauer authored
Remove support for the TP-Link WDR4900, as it us currently unable to load its kernel sure to factory bootloader constraints. Progress on this topic is tracked in #2491
-
David Bauer authored
Jool can be built without error on 22.03. Remove this workaround.
-
David Bauer authored
-
David Bauer authored
-
- Apr 21, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-