Skip to content
Snippets Groups Projects
  1. Oct 02, 2017
    • Matthias Schiffer's avatar
      modules: update LEDE (2017-10-02) · a8f50511
      Matthias Schiffer authored
      783465d783 odhcpd: don't enable server mode on non-static lan port
      c92c1894a5 odhcpd: backport fixes from master branch (FS#402, FS#524)
      4b4a4af814 dnsmasq: bump to v2.78
      b8357e87d7 base-files: create /etc/config/ directory
      3350137bd3 sunxi: clean up modules definitions
      a881323cb2 ltq-vdsl-mei: revert disable optimized firmware download
      f483a35f08 curl: fix security problems
      e232c6754d mbedtls: update to 2.6.0 CVE-2017-14032
      37e1bd27d0 generic: drop 704-phy-no-genphy-soft-reset.patch
      720b0e2e2d kernel: update 4.4 to 4.4.89
      b428f45c06 ltq-vdsl-mei: disable optimized firmware download
      39e5cd9556 ltq-vdsl: fix PM thread suspend and resume handling
      86f0e8b091 openvpn: add "extra-certs" option
      af802bc687 lantiq: fix missing otg_cap on danube platform
      12a0da6315 tcpdump: noop commit to refer CVEs fixed in 4.9.2
      f66c6e1d8a tcpdump: bump to 4.9.2
      a131f7cb69 utils/tcpdump: Rework URLs
      7f1359c14e base-files: fix wan6 interface config generation for pppoe
      97ebdf93a3 ipq806x: Archer C2600: fix switch ports numbering
      d33f7905df treewide: fix shellscript syntax errors/typos
      4f162ac3ce ramips: fix hg255d LED status support
      a8f50511
  2. Sep 06, 2017
  3. Aug 07, 2017
  4. Jul 19, 2017
  5. Jul 13, 2017
  6. Jul 12, 2017
  7. Jul 08, 2017
  8. Jul 02, 2017
    • Matthias Schiffer's avatar
      busybox: compile with debug information · 582635b0
      Matthias Schiffer authored
      The added debug information is stripped of during packaging, so it does not
      increase the package size. It does however slightly change offsets in the
      code, preventing the weird ash segfaults we've been seeing. Also, if the
      issue returns, we'll have debug information matching the coredumps.
      582635b0
  9. Jun 27, 2017
  10. Jun 21, 2017
  11. Jun 20, 2017
  12. Jun 08, 2017
  13. Jun 01, 2017
  14. May 30, 2017
  15. May 13, 2017
  16. Apr 12, 2017
  17. Mar 11, 2017
  18. Mar 10, 2017
  19. Feb 24, 2017
  20. Feb 23, 2017
  21. Feb 11, 2017
  22. Feb 10, 2017
  23. Jan 27, 2017
  24. Jan 24, 2017
  25. Jan 18, 2017
  26. Jan 09, 2017
    • Sven Eckelmann's avatar
      mac80211: Allow switching of the ath10k regulatory domain (#1001) · 47185281
      Sven Eckelmann authored
      
      ath10k has to switch the regulatory domain when switching the default
      country when ATH_USER_REGD is enabled. This is for example important when
      switching from country US (FCC) to DE (ETSI). The ath implementation will
      use ath_reg_dyn_country_user_allow to check if this is allowed.
      
      Unfortunately, this function always seems to return false to
      ath_reg_notifier_apply even when ATH_USER_REGD is enabled. But it must
      actually always accept the requests from the user (when ATH_USER_REGD is
      enabled) to correctly set the conformance test limits in the ath10k binary
      blob.
      
      Not doing it will sometimes allow too high transmit powers on edge channels
      for correctly calibrated devices outside their default regulatory domain.
      
      Signed-off-by: default avatarSven Eckelmann <sven.eckelmann@open-mesh.com>
      47185281
  27. Jan 06, 2017
  28. Dec 21, 2016
  29. Dec 20, 2016
Loading