Skip to content
Snippets Groups Projects
  1. Nov 08, 2019
  2. Nov 07, 2019
  3. Oct 29, 2019
  4. Oct 22, 2019
    • David Bauer's avatar
      ar71xx-generic: add missing ath10k packages (#1844) · 3522197f
      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.
      3522197f
  5. Oct 06, 2019
  6. Oct 03, 2019
  7. Oct 02, 2019
  8. Sep 23, 2019
  9. Sep 20, 2019
  10. Aug 18, 2019
  11. Aug 10, 2019
  12. Jun 29, 2019
  13. Jun 27, 2019
  14. Jun 15, 2019
  15. Jun 12, 2019
  16. Mar 31, 2019
  17. Mar 15, 2019
  18. Feb 07, 2019
  19. Jan 18, 2019
  20. Dec 29, 2018
  21. Dec 20, 2018
  22. Dec 09, 2018
  23. Oct 24, 2018
  24. Oct 14, 2018
  25. Oct 11, 2018
  26. Oct 01, 2018
  27. 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
  28. Sep 04, 2018
  29. Aug 01, 2018
  30. Jul 15, 2018
  31. Jul 12, 2018
  32. Jul 10, 2018
  33. Jun 25, 2018
  34. Jun 24, 2018
  35. Jun 09, 2018
  36. Jun 08, 2018
  37. May 23, 2018
    • Vincent Wiemann's avatar
      ar71xx: add support for Alfa AP121F (#1404) · 33956cd4
      Vincent Wiemann authored
      Adds support for Alfa AP121F USB powered travel router (looks like an USB ethernet adapter).
      There is no factory image, but only a sysupgrade file for this router which can be installed using the inbuilt UBoot web interface.
      Configure your PC with IP address 192.168.1.2 and connect the router using its RJ45 port. Hold the reset button while powering the device until all LEDs have flashed 3 times simultaneously. You can now access the fallback web interface using a web browser at http://192.168.1.1 and flash the sysupgrade file.
      33956cd4
  38. May 17, 2018
Loading