Skip to content
Snippets Groups Projects
  1. Sep 04, 2021
  2. Jul 29, 2021
    • Steffen Förster's avatar
      ramips-mt76x8: add support for TP-Link RE200 v2 (#2275) · 9fb00d13
      Steffen Förster authored
      TP-Link RE200 v2 is a wireless range extender with Ethernet and 2.4G and 5G
      WiFi with internal antennas. It's based on MediaTek MT7628AN+MT7610EN.
      
      Specifications
      --------------
      
      - MediaTek MT7628AN (580 Mhz)
      - 64 MB of RAM
      - 8 MB of FLASH
      - 2T2R 2.4 GHz and 1T1R 5 GHz
      - 1x 10/100 Mbps Ethernet
      - UART header on PCB (57600 8n1)
      - 8x LED (GPIO-controlled), 2x button
      
      There are 2.4G and 5G LEDs in red and green which are controlled
      separately.
      
      MAC addresses
      -------------
      
      The MAC address assignment matches stock firmware, i.e.:
      LAN : *:0D
      2.4G: *:0E
      5G  : *:0F
      
      Installation
      ------------
      
      Web Interface
      -------------
      
      It is possible to upgrade to OpenWrt via the web interface. Simply flash
      the -factory.bin from OEM. In contrast to a stock firmware, this will not
      overwrite U-Boot.
      9fb00d13
  3. Jul 18, 2021
  4. Jun 29, 2021
    • Dark4MD's avatar
      ramips-mt76x8: add Xiaomi Mi Router 4C · aab7d8ac
      Dark4MD authored
      Specifications:
      
      - CPU: MediaTek MT7628AN (580MHz)
      - Flash: 16MB
      - RAM: 64MB DDR2
      - 2.4 GHz: IEEE 802.11b/g/n with Integrated LNA and PA
      - Antennas: 4x external single band antennas
      - WAN: 1x 10/100M
      - LAN: 2x 10/100M
      - LEDs: 2x yellow/blue. Programmable (labelled as power on case)
                            - Non-programmable (shows WAN activity)
      - Button: Reset
      
      How to install:
      
      1- Use OpenWRTInvasion to gain telnet and ftp access.
      2- Push openwrt firmware to /tmp/ using ftp.
      3- Connect to router using telnet. (IP: 192.168.31.1 -
         Username: root - No password)
      4- Use command "mtd -r write /tmp/firmware.bin OS1" to flash into
         the router..
      5- It takes around 2 minutes. After that router will restart itself
         to OpenWrt.
      aab7d8ac
  5. Jun 21, 2021
  6. Jun 15, 2021
  7. Apr 25, 2020
  8. Jan 31, 2020
  9. Jan 18, 2020
  10. Jan 10, 2020
    • Steffen Förster's avatar
      ramips-mt76x8: add support for TP-Link TL-WR902AC v3 · c1ed7109
      Steffen Förster authored
      TP-Link TL-WR902AC v3 is a pocket-size dual-band (AC750) router
      based on MediaTek MT7628N + MT7650E.
      
      Specification:
      - MediaTek MT7628N/N (580 Mhz)
      - 64 MB of RAM
      - 8 MB of FLASH
      - 2T2R 2.4 GHz and 1T1R 5 GHz
      - 1x 10/100 Mbps Ethernet
      c1ed7109
  11. Oct 30, 2019
  12. Jul 08, 2019
  13. Jun 15, 2019
  14. Mar 14, 2019
  15. Feb 16, 2019
  16. Feb 08, 2019
    • David Bauer's avatar
      ramips-mt76x8: add support for TP-Link Archer C50 v4 (#1641) · 1ace3d5b
      David Bauer authored
      This backports the TP-Link Archer C50 v4.
      
      We are dropping the following upstream commits. They add support for the
      TP-Link recovery-flag which enabled the web-recovery. As they are not
      needed for the router to work, we drop them for now.
      
      28cd2ca base-files: sysupgrade: support additional mtd options
      1e06482 mtd: add logic for TP-Link ramips recovery magic
      1ace3d5b
  17. Dec 29, 2018
    • David Bauer's avatar
      ramips-mt76x8: remove broken flag (#1608) · 55d2acd7
      David Bauer authored
      This commit removes the broken flag from all devices in the mt76x8
      subtarget.
      
      The stability of the mt76 driver for the mt7628 and mt7612 has greatly
      improved in the last half-year. It might be still behind ath9k and
      ath10k but it is suitable for daily use.
      
      This affects the following devices:
      
       - GL.iNet MT300N v2
       - TP-Link Archer C50 v3
       - TP-Link TL-WR841 v13
      55d2acd7
    • Matthias Schiffer's avatar
      ramips-mt76x8: remove VoCore 2 BROKEN flag again · a6bce795
      Matthias Schiffer authored
      The driver has stablized enough to officially support ramips-mt76x8 devices
      again. At least remove BROKEN for VoCore 2 (as it was supported before).
      a6bce795
  18. Nov 14, 2018
  19. Jul 25, 2018
  20. Jul 23, 2018
  21. Jul 10, 2018
  22. Feb 09, 2017
Loading