Skip to content
Snippets Groups Projects
  1. Apr 19, 2019
  2. Mar 14, 2019
  3. Feb 25, 2019
    • David Bauer's avatar
      f8b15a6f
    • David Bauer's avatar
      ramips-mt76x8: add support for TP-Link Archer C50 v4 (#1641) · 49dff9ce
      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
      49dff9ce
    • David Bauer's avatar
      ramips-mt76x8: remove broken flag (#1608) · 9d8045f0
      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
      9d8045f0
  4. Feb 12, 2019
  5. Feb 04, 2019
  6. Dec 29, 2018
  7. Dec 28, 2018
  8. Dec 23, 2018
  9. Dec 20, 2018
  10. Dec 09, 2018
  11. Nov 14, 2018
  12. Oct 24, 2018
  13. Oct 14, 2018
  14. Oct 11, 2018
  15. Oct 01, 2018
  16. Sep 30, 2018
  17. Sep 23, 2018
    • Sven Eckelmann's avatar
      ar71xx-generic: Reduce SquashFS blocksize to 64K (#1455) · 2b208647
      Sven Eckelmann authored
      Some 32 MB devices like the Nanostation M2 suffer from sudden high loads
      combined with a squashfs related OOM reboot:
      
        logd invoked oom-killer: gfp_mask=0x2420848, order=0, oom_score_adj=0
        CPU: 0 PID: 774 Comm: logd Not tainted 4.4.135 #0
        Stack : 804214dc 00000000 00000001 80480000 8182fa3c 80474803 804028d0 00000306
                804e378c 00001ade 00000040 00000000 00000000 800a7f10 00000006 00000000
                00000000 00000000 804063e0 80c69994 804e6542 800a5e8c 02420848 00000000
                00000001 801fd600 00000000 00000000 00000000 00000000 00000000 00000000
                00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
                ...
        Call Trace:
        [<800721cc>] show_stack+0x54/0x88
        [<800d5468>] dump_header.isra.4+0x48/0x130
        [<800d5c38>] check_panic_on_oom+0x48/0x84
        [<800d5d64>] out_of_memory+0xf0/0x324
        [<800d9888>] __alloc_pages_nodemask+0x6b8/0x724
        [<800d2960>] pagecache_get_page+0x154/0x270
        [<80134cb0>] __getblk_slow+0x15c/0x374
        [<80160418>] squashfs_read_data+0x1c8/0x6e8
        [<80164628>] squashfs_readpage_block+0x32c/0x4d8
        [<801622a4>] squashfs_readpage+0x5bc/0x6d0
        [<800dd030>] __do_page_cache_readahead+0x1f8/0x264
        [<800d479c>] filemap_fault+0x1a8/0x458
        [<800efc1c>] __do_fault+0x64/0xd0
        [<800f2824>] handle_mm_fault+0x4a4/0xb40
        [<80076e98>] __do_page_fault+0x134/0x470
        [<80060820>] ret_from_exception+0x0/0x10
      
      Reduction of the SquashFS blocksize should reduce the problem slightly on
      these nodes. The image size will increase slightly but this should be no
      problem for ar71xx-generic (in contrast to ar71xx-tiny).
      2b208647
  18. Sep 17, 2018
    • David Bauer's avatar
      mt76x8: flag target as broken (#1533) · 728d1ffd
      David Bauer authored
      The MT76x8 is currently not stable enough for worry-free use with Gluon.
      It suffers from reboots in intervals as little as 12 hours or WiFi
      freezes for several hours.
      
      It may be unflagged as soon the situation with mt76 got better.
      728d1ffd
  19. Sep 04, 2018
  20. Sep 03, 2018
  21. Aug 10, 2018
  22. Aug 01, 2018
  23. Jul 25, 2018
  24. Jul 23, 2018
  25. Jul 15, 2018
  26. Jul 12, 2018
  27. Jul 11, 2018
  28. Jul 10, 2018
  29. Jun 25, 2018
Loading