1. 04 7月, 2020 1 次提交
  2. 03 7月, 2020 4 次提交
  3. 02 7月, 2020 1 次提交
  4. 25 6月, 2020 1 次提交
  5. 21 6月, 2020 1 次提交
  6. 26 5月, 2020 1 次提交
  7. 23 5月, 2020 1 次提交
  8. 22 5月, 2020 1 次提交
  9. 13 5月, 2020 1 次提交
  10. 09 5月, 2020 1 次提交
  11. 04 5月, 2020 1 次提交
  12. 02 5月, 2020 1 次提交
  13. 01 5月, 2020 2 次提交
  14. 17 4月, 2020 1 次提交
    • A
      kernel: bump to 4.9.219, 4.14.176, 4.19.115 (#4350) · 94486728
      AmadeusGhost 提交于
      * kernel: bump 4.14 to 4.14.176
      
      Refreshed all patches.
      
      Remove upstreamed:
      - 0001-net-thunderx-workaround-BGX-TX-Underflow-issue.patch
      - 600-ipv6-addrconf-call-ipv6_mc_up-for-non-Ethernet-inter.patch
      - 184-USB-serial-option-add-Wistron-Neweb-D19Q1.patch
      
      Fixes:
      - CVE-2020-8648 (potentially)
      - CVE-2020-8647
      - CVE-2020-8649
      
      Compile-tested on: cns3xxx, octeontx
      Runtime-tested on: cns3xxx
      Signed-off-by: NKoen Vandeputte <koen.vandeputte@ncentric.com>
      
      * kernel: bump 4.19 to 4.19.115
      
      Remove upstreamed:
      - 600-ipv6-addrconf-call-ipv6_mc_up-for-non-Ethernet-inter.patch
      - 184-USB-serial-option-add-Wistron-Neweb-D19Q1.patch
      
      Fixes:
      - CVE-2020-8647
      - CVE-2020-8648 (potentially)
      - CVE-2020-8649
      
      Compile-tested on: cns3xxx
      Runtime-tested on: cns3xxx
      Signed-off-by: NKoen Vandeputte <koen.vandeputte@ncentric.com>
      
      * kernel: bump 4.9 to 4.9.219
      
      Refreshed all patches.
      
      Altered patches:
      - 0026-NET-multi-phy-support.patch
      
      Fixes:
      - CVE-2020-8647
      - CVE-2020-8648 (Potentially)
      - CVE-2020-8649
      
      Compile-tested on: ar71xx
      Runtime-tested on: ar71xx
      Signed-off-by: NKoen Vandeputte <koen.vandeputte@ncentric.com>
      94486728
  15. 06 4月, 2020 1 次提交
    • A
      ramips: improve support for HiWiFi HC5962 (#4195) · b6225235
      AmadeusGhost 提交于
      * ramips: increase HiWiFi HC5962 kernel partition to 4M
      
      Increase kernel partition because 2M is insufficient for 4.19
      Because the partition changes, previous version of OpenWrt cannot upgrade to this version
      Signed-off-by: NDENG Qingfang <dengqf6@mail2.sysu.edu.cn>
      
      * ramips: use all reserved space for HiWiFi HC5962
      
      Idea was from ad6c6361f9f8 ("ath79: enable all space on Netgear ar9344-based WNDR routers")
      
      These stock partitons: "backup", "hw_panic", "overly", firmware_backup", "opt"
      do not contain any device-specific data and can be used for /overlay, resulting in
      121M space
      Users should erase those partitions with command `mtd erase <partition name>` prior to
      upgrading to this version
      Signed-off-by: NDENG Qingfang <dengqf6@mail2.sysu.edu.cn>
      Co-authored-by: NDENG Qingfang <dengqf6@mail2.sysu.edu.cn>
      b6225235
  16. 23 3月, 2020 1 次提交
    • Z
      MT7621 disable switch EEE (#3963) · fb6ab3dc
      z826540272 提交于
      * revert: ramips: gsw_mt7621: disable PORT 5 MAC RX/TX flow control
      
      revert: ramips: gsw_mt7621: disable PORT 5 MAC RX/TX flow control by default
      This revert c8f8e59
      The TX/RX flow control is not the cause of the TX timeouts issue
      Signed-off-by: NChen Minqiang <ptpt52@gmail.com>
      
      * ramips: net/mediatek fix logical error
      
      ramips: net/mediatek fix logical error
      
      fe_empty_txd() should return `tx_ring_size - 1` on ring empty, and
      return 0 on ring full.
      
      * ramips: net/mediatek disable eee
      
      ramips: net/mediatek disable eee
      
      This disable eee for mt7530 ports, it causes the link down/up
      issue, which happens when connecting to 100Mbit switch
      
      Fixes: FS#1449
      Signed-off-by: NChen Minqiang <ptpt52@gmail.com>
      fb6ab3dc
  17. 21 3月, 2020 1 次提交
  18. 19 3月, 2020 1 次提交
  19. 17 3月, 2020 2 次提交
    • L
      ramips: update mt7530 switch settings · 3d3a95e5
      lean 提交于
      3d3a95e5
    • 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
  20. 15 3月, 2020 1 次提交
  21. 29 2月, 2020 1 次提交
  22. 26 2月, 2020 1 次提交
  23. 25 2月, 2020 1 次提交
  24. 24 2月, 2020 1 次提交
  25. 22 2月, 2020 2 次提交
  26. 08 2月, 2020 1 次提交
  27. 06 2月, 2020 1 次提交
  28. 05 2月, 2020 1 次提交
  29. 03 2月, 2020 1 次提交
  30. 01 2月, 2020 1 次提交
  31. 18 1月, 2020 1 次提交
  32. 15 12月, 2019 3 次提交