Skip to content
Snippets Groups Projects
  1. Feb 10, 2017
  2. Feb 09, 2017
  3. Feb 08, 2017
  4. Feb 03, 2017
  5. Jan 28, 2017
  6. Jan 27, 2017
  7. Jan 26, 2017
  8. Jan 24, 2017
  9. Jan 21, 2017
  10. Jan 20, 2017
  11. Jan 19, 2017
  12. Jan 18, 2017
  13. Jan 17, 2017
  14. Jan 09, 2017
    • Matthias Schiffer's avatar
      ar71xx-generic: mark Meraki devices as BROKEN again · 850499fd
      Matthias Schiffer authored
      These devices don't have unique MAC addresses with OpenWrt/LEDE at the moment
      (see #993).
      Unverified
      850499fd
    • 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
Loading