Skip to content
Snippets Groups Projects
  1. Sep 04, 2019
  2. Jul 03, 2019
  3. Jun 08, 2019
  4. May 10, 2019
    • David Bauer's avatar
      ramips: fix R6120 factory image · eed810aa
      David Bauer authored
      The factory firmware omits the JFFS2 end-marker while flashing via
      web-interface. Add a 64k padding after the marker fixes this problem.
      
      When the end-marker is not present, OpenWRT won't save the overlayfs
      after initial flash.
      
      (cherry picked from commit dca50d2f)
      eed810aa
  5. Mar 13, 2019
    • Martin Weinelt's avatar
      patches/openwrt: refresh... · c5c973b1
      Martin Weinelt authored
      patches/openwrt: refresh 0006-generic-vxlan-backport-support-for-VXLAN-over-link-local-IPv6-to-4.9.patch (#1663)
      
      c5c973b1
    • Sven Eckelmann's avatar
      ath10k/ath10k-ct: fix incorrect multicast/broadcast rate setting · ca69e9e3
      Sven Eckelmann authored
      If no mcast_rate is set for the wifi-iface then there is no rate_idx (0)
      set for the bss. This breaks for example 5GHz meshpoint interfaces because
      0 maps to a CCK rate (11Mbit/s).
      
      It must also be avoided that the ath10k-ct internal state for the rates is
      not synced with the mac80211 rates state. Otherwise, the user specified
      rate (e.g. a wifi-iface mcast_rate for a meshpoint interface) will only be
      set on startup. And a short while after that, ath10k-ct specific code in
      ath10k_check_apply_special_rates is missing a valid rate in its own
      structures and is then recalculating a new default rate. This default rate
      is in most situations not the requested rate.
      
      Fixes: a399b607 ("ath10k/ath10k-ct: support multicast and management rate control")
      ca69e9e3
  6. Feb 25, 2019
    • David Bauer's avatar
      f8b15a6f
    • Sven Eckelmann's avatar
      ath10k/ath10k-ct: support multicast and management rate control · 39948de2
      Sven Eckelmann authored
      Drivers with software rate control can directly use the selected multicast
      rate for multicast/broadcast frames and the minimal basic rate for
      management frames. But drivers with offloaded rate control algorithms must
      be informed about such upper layer decisions to configure the
      hardware/firmware.
      
      A new BSS_CHANGED_MCAST_RATE is introduced in mac80211 to automatically
      inform all drivers. ath10k can detect this event and forward it via WMI to
      the driver. The already existing BSS_CHANGED_BASIC_RATES can be used to
      select the management rate.
      
      Without the WMI commands, a low rate (not necessarily one from the basic
      rates) is used for bcast/mcast/management frames. This means that the
      /etc/config/wireless settings basic_rate and mcast_rate would have no
      effect on the rates selected by this driver for the mentioned frames.
      39948de2
    • 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
  7. Feb 04, 2019
    • Martin Weinelt's avatar
      modules: update OpenWrt · f845cd98
      Martin Weinelt authored
      6e16dd1234 mt76: update to the latest version
      76037756d0 kernel: bump 4.14 to 4.14.94
      455bfd1065 kernel: bump 4.9 to 4.9.151
      fafd7691e6 opkg: update to latest Git head
      e789bd2243 opkg: drop argument from check_signature in opkg.conf
      3603c2321d ramips: mt7621: fix 5GHz WiFi LED on ZBT WG3526
      7f98cd8d50 odhcpd: fix onlink IA check (FS#2060)
      abd0f7995e kmod-sched-cake: bump to latest cake
      
      Compile-tested: ar71xx-{tiny,generic}, ramips-mt7621, x86-64
      f845cd98
  8. Dec 28, 2018
  9. Dec 16, 2018
    • Martin Weinelt's avatar
      modules: update OpenWrt · c6ad7119
      Martin Weinelt authored
      50789acf4e ar71xx: add support for UniFi-AC-Mesh-Pro
      40e1450f59 kernel: bump 4.14 to 4.14.88
      85f42a74d3 kernel: bump 4.9 to 4.9.145
      
      Compile-tested: ar71xx-generic, ramips-mt7620, ipq40xx
      c6ad7119
  10. Dec 14, 2018
    • Martin Weinelt's avatar
      modules: update OpenWrt · 01a5a791
      Martin Weinelt authored
      6f74e269c8 kernel: bump 4.14 to 4.14.87
      b2f243394e kernel: bump 4.9 to 4.9.144
      2213b20aee kernel: bump 4.14 to 4.14.86
      bcd7644007 kernel: bump 4.9 to 4.9.143
      d5afaa4114 openvpn: re-add option comp_lzo
      629073e86d rpcd: update to latest Git head
      1cd945ea22 ramips: fix leds on GL.iNet GL-MT300N-V2
      fbadfecbb5 ipq40xx: fix openmesh sysupgrade with tar content out of order
      06a20afb34 rules.mk: fix syntax error
      d40e90986c rules.mk: add INSTALL_SUID macro
      d40de11d1b base-files: fix prerm return value, align with postinst code
      cc8e875039 sdk: find kernel modules when KDIR is a symlink
      a8b292afe6 uhttpd: update to latest Git head
      7a8b75375c uhttpd: support multiple Lua prefixes
      fede6df09e uhttpd: update to latest Git head
      9671a2d2c8 apm821xx: MBL: load kernel/dtb from SATA 0:1 first
      26ebcc88e3 apm821xx: wndr4700: restore sd-card media detection
      5337319bdf uclient: update to latest Git head
      
      Compile-tested: ar71xx, ipq40xx, x86-64
      Runtime-tested: ar71xx
      01a5a791
  11. Dec 09, 2018
  12. Nov 30, 2018
    • Sven Eckelmann's avatar
      ath10k-ct: reduce memory consumption · 68456880
      Sven Eckelmann authored
      ath10k-ct uses a rather high number of buffers to communicate with the
      QCA/Candelatech firmware. Especially the HTC (host-target-communication)
      and HTT (host-target-transport) can take up a lot of memory when data is
      transferred over a ath10k wifi link.
      
      Even a 256MB device with three radios can go OOM (while sending to three
      devices using UDP unicast/multicast packets) with the default buffer
      limits. Unfortunately, this also reduced the maximum 5GHz throughput on an
      IPQ40xx device from 494/432 Mbit/s for TCP transfers (download/upload) to
      438/343 Mbit/s. These throughput values should still be good enough for a
      Freifunk installation. And these changes are already used by ath10k in
      OpenWrt 18.06.
      68456880
  13. Nov 17, 2018
    • Matthias Schiffer's avatar
      modules: update OpenWrt · 7620d41c
      Matthias Schiffer authored
      0d549271d397 ar71xx: fix TP-Link Archer C7 v5 switch LEDs
      dd6d554b2c1e kernel: fix ubifs loosing O_TMPFILE data after power cut
      4db74fbd6908 kernel: bump 4.14 to 4.14.81
      6f388adef820 kernel: bump 4.9 to 4.9.137
      b0d08ec3aef3 sunxi: remove kernel 4.9 support
      7620d41c
  14. Nov 14, 2018
  15. Oct 14, 2018
  16. Jul 14, 2018
    • Matthias Schiffer's avatar
      modules: update OpenWrt · 7b23e443
      Matthias Schiffer authored
      bc7abe8729f3 include/kernel-build.mk: fix kernel rebuild on backport patch changes
      c99c70e05303 kernel: backport page fragment API changes from 4.10+ to 4.9
      7b23e443
  17. Jul 13, 2018
  18. Jul 12, 2018
    • Matthias Schiffer's avatar
      modules: update OpenWrt · 79b20b6e
      Matthias Schiffer authored
      514a4b3e1b4e include/feeds.mk: rework generation of opkg distfeeds.conf
      3e89f58a5ead base-files: fix feed list in PKG_CONFIG_DEPENDS
      7fa7c854fe33 include/feeds.mk: always add available feeds to PACKAGE_SUBDIRS
      a5b9553cf592 scripts/feeds: add src-dummy method
      2f306873efbe ramips: TP-Link TL-WR902AC v3: add missing wps button
      36a4681b2bef ramips: TP-Link TL-WR902AC v3: don't build factory image
      ca903c73c705 kernel: bump 4.14 to 4.14.54 for 18.06
      3a5498c5e55d kernel: bump 4.9 to 4.9.111 for 18.06
      27014da237f1 mac80211: Expose support for ath9k Dynack
      5a40fad22a39 kernel: bcm47xxpart: fix getting user-space data partition name
      79b20b6e
  19. Jul 10, 2018
  20. Jun 30, 2018
  21. Jun 25, 2018
  22. Jun 07, 2018
  23. Jun 06, 2018
    • Matthias Schiffer's avatar
      modules: update LEDE · 998cc6e1
      Matthias Schiffer authored
      b6a1f43075f9 base-files: fix UCI config parsing and callback handling
      6734f32d91cd mtd: add build hack to reintroduce shared mtd for older releases
      aaac9e82aa60 mtd: mark as nonshared to fix FS#484
      0fee4906d5c0 ustream-ssl: update to latest git HEAD
      f34a0756fd94 ustream-ssl: update to latest git HEAD
      98b9d8a3d3fd mbedtls: Activate the session cache
      88ba88e5adc4 mbedtls: update mbedtls to version 2.7.3
      998cc6e1
    • Matthias Schiffer's avatar
      ar71xx: fix boot with increased kernel size on CPE/WBS 210/510 · 0563473a
      Matthias Schiffer authored
      Fixes: d139a135 ("Add various patches to deal with bigger kernels")
      Fixes #1417
      0563473a
    • Sven Eckelmann's avatar
      mac80211: initialize sinfo in cfg80211_get_station · c840a588
      Sven Eckelmann authored
      Most of the implementations behind cfg80211_get_station will not initialize
      sinfo to zero before manipulating it. For example, the member "filled",
      which indicates the filled in parts of this struct, is often only modified
      by enabling certain bits in the bitfield while keeping the remaining bits
      in their original state. A caller without a preinitialized sinfo.filled can
      then no longer decide which parts of sinfo were filled in by
      cfg80211_get_station (or actually the underlying implementations).
      
      cfg80211_get_station must therefore take care that sinfo is initialized to
      zero. Otherwise, the caller may tries to read information which was not
      filled in and which must therefore also be considered uninitialized. In
      batadv_v_elp_get_throughput's case, an invalid "random" expected throughput
      may be stored for this neighbor and thus the B.A.T.M.A.N V algorithm may
      switch to non-optimal neighbors for certain destinations.
      c840a588
  24. Jun 04, 2018
  25. Jun 03, 2018
    • Sven Eckelmann's avatar
      batman-adv: Fix best gw refcnt after netlink dump (#1411) · e1a741be
      Sven Eckelmann authored
      
      A reference to the best gateway is taken when the list of gateways in the
      mesh is sent via netlink. This is necessary to check whether the currently
      dumped entry is the currently selected gateway or not. This information is
      then transferred as flag BATADV_ATTR_FLAG_BEST.
      
      After the comparison of the current entry is done,
      batadv_*_gw_dump_entry() has to decrease the reference counter again.
      Otherwise the reference will be held and thus prevents a proper shutdown of
      the batman-adv interfaces (and some of the interfaces enslaved in it).
      
      Fixes: 899235a4a637 ("Merge pull request #241 from ecsv/batman-adv-2016.4-maint-2016-10-29")
      Reported-by: default avatarAndreas Ziegler <dev@andreas-ziegler.de>
      Signed-off-by: default avatarSven Eckelmann <sven@narfation.org>
      e1a741be
  26. May 26, 2018
  27. May 21, 2018
  28. May 18, 2018
  29. May 17, 2018
  30. May 16, 2018
  31. May 08, 2018
    • David Bauer's avatar
      ar71xx: add support for Fritz!Box 4020 · 22d45448
      David Bauer authored
      
      This commit adds support for the AVM Fritz!Box 4020 WiFi-router.
      
      SoC:   Qualcomm Atheros QCA9561 (Dragonfly) 750MHz
      RAM:   Winbond W971GG6KB-25
      FLASH: Macronix MX25L12835F
      WiFi:  QCA9561 b/g/n 3x3 450Mbit/s
      USB:   1x USB 2.0
      IN:    WPS button, WiFi button
      OUT:   Power LED green, Internet LED green, WLAN LED green,
             LAN LED green, INFO LED green, INFO LED red
      UART:  Header Next to Black metal shield
             Pinout is 3.3V - RX - TX - GND (Square Pad is 3.3V)
             The Serial setting is 115200-8-N-1.
      
      Tested and working:
       - Ethernet (LAN + WAN)
       - WiFi (correct MAC)
       - Installation via EVA bootloader
       - OpenWRT sysupgrade
       - Buttons
       - LEDs
      
      Not working:
       - USB port
      
      Installation via EVA:
      In the first seconds after Power is connected, the bootloader will
      listen for FTP connections on 169.254.157.1 (Might also be 192.168.178.1). Firmware can be uploaded
      like following:
      
        ftp> quote USER adam2
        ftp> quote PASS adam2
        ftp> binary
        ftp> debug
        ftp> passive
        ftp> quote MEDIA FLSH
        ftp> put openwrt-sysupgrade.bin mtd1
      
      Note that this procedure might take up to two minutes. After transfer is
      complete you need to powercycle the device to boot OpenWRT.
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      22d45448
  32. May 04, 2018
    • Matthias Schiffer's avatar
      modules: update routing packages · 39c17c6a
      Matthias Schiffer authored
      0bf3b72c33d9 nat46: fixup PKG_MIRROR_HASH
      23aa2e7b4afa nodogsplash2: Add NDS Restart Hook for Firewall (#369)
      7ae81c8311ec cjdns: 20.1 -> 20.2
      ff7b5da265e1 prince: version bump to v0.4
      2f90fe406c58 miniupnpd: De-maintainering myself.
      fdaa4cde3b2c bmx7: bump version
      455a54207c84 batman-adv: upgrade package to latest release 2018.1
      2e4937ea68f8 batctl: upgrade package to latest release 2018.1
      a0eca40b0003 alfred: upgrade package to latest release 2018.1
      015e5e99f2b6 bmx7: use configReaload on service reload
      0ced8ec5a763 bmx7: keep bmx7 secret keys on sysupgrade
      4bff0b3c65c5 cjdns: build fixes
      7fc2fbdfc1b7 babeld: release 1.8.1
      135bc605b4cf alfred: Support interface IDs with more than two digits
      91e600e1cd9a bmx7: convert init script to use procd
      86be0095b475 nodogsplash2: Add compatibility with mwan3 v2
      17fccad969ea smcroute: Change download to HTTP
      63cae8f571a6 bmx7: bump version
      39c17c6a
    • Matthias Schiffer's avatar
      modules: update LEDE · 0b090252
      Matthias Schiffer authored
      999bb66b20b0 kernel: add missing in6_dev_put_clear call to an ipv6 network patch
      81573ea25924 kernel: bump kernel 4.4 to 4.4.129 for 17.01
      afa887388766 gcc: gcc 6.3.0 fix comparison between pointer and integer
      0b090252
Loading