Skip to content
Snippets Groups Projects
  1. 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
    • kb-light's avatar
      d3bc3785
  2. Jan 06, 2017
  3. Jan 02, 2017
  4. Dec 22, 2016
  5. Dec 21, 2016
  6. Dec 20, 2016
  7. Dec 19, 2016
  8. Dec 18, 2016
  9. Dec 17, 2016
  10. Dec 13, 2016
  11. Dec 12, 2016
  12. Dec 11, 2016
  13. Dec 10, 2016
  14. Dec 09, 2016
    • Jan-Philipp Litza's avatar
      gluon-respondd: restart on state change of client iface · fcf3abd9
      Jan-Philipp Litza authored
      Because we unconditionally appended `-i br-client` to the command line of
      respondd, it wasn't restarted when br-client changed state. Now, we use a
      jsonfilter expression on the network.interface dump data, similar to how the
      other interface names are generated, and only add the interface to the argument
      list if it is up.
      fcf3abd9
  15. Dec 08, 2016
Loading