1. 28 11月, 2020 1 次提交
  2. 14 11月, 2020 1 次提交
    • A
      kernel: bump 5.4 to 5.4.75 (#5780) · 5d98c417
      AmadeusGhost 提交于
      [mac80211]
       5b29614 mac80211: another fix for the sta connection monitor
       1ed6eb1 mac80211: backport sched_set_fifo_low
       cba4120 mac80211: add support for specifying a per-device scan list
       e0d482f rt2x00: mt7620: differentiate based on SoC's CHIP_VER
      
      [package]
       amd64-microcode/intel-microcode/linux-firmware: update version
      5d98c417
  3. 07 10月, 2020 1 次提交
  4. 03 10月, 2020 2 次提交
    • A
      kernel: bump 5.4 to 5.4.68 (#5555) · 86bc29e4
      AmadeusGhost 提交于
      [mac80211]
       ca5ee6e mac80211: Fix potential endless loop
       2c14710 mac80211: add more AQL fixes/improvements
       91fb3ce mac80211: remove an obsolete patch that is no longer doing anything useful
       acf1733 mac80211: add preliminary support for enabling 802.11ax in config
       d717343 mac80211: update encap offload patches to the latest version
       673062f mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited
       caf7277 mac80211: do not allow bigger VHT MPDUs than the hardware supports
       cd36c0d mac80211: select the first available channel for 5GHz interfaces
       1c6d456 mac80211: fix regression in station connection monitor optimization
       4bd7689 mac80211: update sta connection monitor regression fix
      
      [target]
       Sync: at91, ath25, ath79, lantiq, mediatek, mvebu.
      86bc29e4
    • C
      rockchip: improve FriendlyElec NanoPi R2S support (#5578) · b5fa901e
      CN_SZTL 提交于
      * rockchip: refresh NanoPi R2S patches
      
      Update the patches for the NanoPi R2S to the v3 sent (and accepted)
      upstream.
      Signed-off-by: NDavid Bauer <mail@david-bauer.net>
      
      * rockchip: rk3328: add compatible to NanoPi R2S ethernet PHY
      
      This adds the compatible property to the NanoPi R2S ethernet PHY node.
      Otherwise, the PHY might not be probed, as the PHY ID reads all 0xff
      when it is still in reset.
      Signed-off-by: NDavid Bauer <mail@david-bauer.net>
      
      * uboot-rockchip: update NanoPi R2S patches
      
      Update the patches required for the NanoPi R2S to match the DTS accepted
      for upstream Linux. The U-Boot patch meanwhile is still pending
      upstream.
      Signed-off-by: NDavid Bauer <mail@david-bauer.net>
      
      * rockchip: refresh target patches
      Signed-off-by: NCN_SZTL <cnsztl@project-openwrt.eu.org>
      Co-authored-by: NCN_SZTL <cnsztl@project-openwrt.eu.org>
      Co-authored-by: Nwevsty <ty@wevs.org>
      
      * rockchip: fix NanoPi R2S PHY ID
      
      Fix the PHY ID for the NanoPi R2S PHY compatible to match the used PHY.
      The ID was wrong as I've accidentally picked the wrong upstream patch.
      Signed-off-by: NDavid Bauer <mail@david-bauer.net>
      Co-authored-by: NDavid Bauer <mail@david-bauer.net>
      Co-authored-by: Nwevsty <ty@wevs.org>
      b5fa901e
  5. 26 8月, 2020 1 次提交
    • A
      kernel: bump to 4.14.193, 4.19.138, 5.4.59 (#5350) · 404209f6
      AmadeusGhost 提交于
      kernel: bump to 4.14.193, 4.19.138, 5.4.59 (#5350)
        431fb8c mac80211: add AQL improvements
        6bdd4c9 mac80211: add missing backports for building with 4.14 kernels
        0106820 mac80211: add missing return code checks in AQL improvements
        e7f7101 mac80211: rework encapsulation offload support
      
      [package]
        base-files: add function for generating random MAC
        dnsmasq: abort dhcp_check on interface state
        boot: sync upstream source code
        ath10k-ct-firmware/mt76/sch_cake: update to latest git HEAD
      
      [script]
        download: add China Mirror Station
      
      [target]
        Sync: arc770, ath79, bcm63xx, kirkwood, lantiq, layerscape,
              mediatek, mvebu, octeon, oxnas, pistachio, uml
        Sync most of the target patches.
      
      Run-compiled-on: ipq40xx (4.19 & 5.4), ramips
      404209f6
  6. 29 7月, 2020 1 次提交
  7. 03 7月, 2020 1 次提交
  8. 02 7月, 2020 2 次提交
  9. 25 6月, 2020 1 次提交
  10. 21 6月, 2020 1 次提交
  11. 22 5月, 2020 1 次提交
  12. 01 5月, 2020 2 次提交
  13. 17 3月, 2020 1 次提交
    • A
      ramips: add xiaomi_miwifi-r3 support (#3839) · a1807936
      AmadeusGhost 提交于
      * ramips: add xiaomi_miwifi-r3 support
      
      Specification:
       - CPU: 580 MHz
       - Flash size: 128 MiB NAND
       - RAM size: 128 MiB DDR2
       - Wireless No1: SoC-integrated: MT7620A 2x2 MIMO 802.11b/g/n (2.4 GHz)
       - Wireless No2: On-board chip: MT7612E 2x2 MIMO 802.11a/n/ac (5 GHz)
       - Switch: MT7620 built-in 10/100 switch w/ vlan support
       - USB: 2.0 x1
      
      Flash instructions:
       1. access ssh via https://wiki.openwrt.org/toh/xiaomi/mir3
       2. in ssh:
            nvram set flag_last_success=1
            nvram set boot_wait=on
            nvram set uart_en=1
            nvram commit
            mtd write lede-ramips-mt7620-miwifi-r3-squashfs-kernel1.bin kernel1
            mtd write lede-ramips-mt7620-miwifi-r3-squashfs-rootfs0.bin rootfs0
            reboot
      
      If you want to revert back to stock fw while on LEDE:
        insert usb stick (FAT/FAT32) with stock fw renamed to miwifi.bin
        fw_setenv flag_last_success 0
        power off the device
        hold the reset button and power on the device, keep holding the reset button until yellow led starts blinking.
      Signed-off-by: NChen Minqiang <ptpt52@gmail.com>
      
      * ramips: add mt7620-nand driver for NAND flash
      
      This add the mt7620-nand driver
      and enable nand ubifs for subtarget mt7620
      Signed-off-by: NChen Minqiang <ptpt52@gmail.com>
      Co-authored-by: NChen Minqiang <ptpt52@gmail.com>
      a1807936
  14. 07 2月, 2020 1 次提交
  15. 06 2月, 2020 1 次提交
  16. 30 1月, 2020 1 次提交
  17. 13 1月, 2020 1 次提交
  18. 11 12月, 2019 1 次提交
  19. 19 10月, 2019 1 次提交
  20. 02 4月, 2019 1 次提交
  21. 20 3月, 2019 1 次提交
  22. 20 2月, 2019 1 次提交
    • P
      Add Xiaomi Router 4 support · a4cc14dc
      phorcys 提交于
      Hardware is the same as mir3g
      except:
      ram 256M ->  128M
      switch  lan 2 3  wan 1 ->  lan 1 2 wan 4
      a4cc14dc
  23. 24 1月, 2019 1 次提交
  24. 03 1月, 2019 2 次提交
  25. 24 12月, 2018 1 次提交
  26. 09 10月, 2018 1 次提交
  27. 05 10月, 2018 1 次提交
  28. 07 9月, 2018 1 次提交
  29. 23 8月, 2018 1 次提交
  30. 16 5月, 2018 1 次提交
  31. 23 4月, 2018 1 次提交
  32. 09 4月, 2018 2 次提交
  33. 29 3月, 2018 1 次提交
  34. 15 1月, 2018 1 次提交
  35. 10 1月, 2018 1 次提交