Skip to content
Snippets Groups Projects
  1. Jul 12, 2017
  2. Jul 08, 2017
  3. 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
  4. Jun 27, 2017
  5. Jun 21, 2017
  6. Jun 20, 2017
  7. Jun 08, 2017
  8. Jun 01, 2017
  9. May 30, 2017
  10. May 13, 2017
  11. Apr 12, 2017
  12. Mar 11, 2017
  13. Mar 10, 2017
  14. Feb 24, 2017
  15. Feb 23, 2017
  16. Feb 11, 2017
  17. Feb 10, 2017
  18. Jan 27, 2017
  19. Jan 24, 2017
  20. Jan 18, 2017
  21. 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
  22. Jan 06, 2017
  23. Dec 21, 2016
  24. Dec 20, 2016
  25. Dec 13, 2016
  26. Dec 11, 2016
  27. Dec 06, 2016
Loading