1. 07 1月, 2016 1 次提交
    • P
      ath10k: set SM power save disabled to default value · e33a99e2
      Peter Oh 提交于
      Use SMPS disabled as default because FW does not indicate
      any support of SMPS.
      
      This change will help STAs out that don’t support SMPS from
      sticking on 1SS, since they don’t have method to change it
      back to multiple chains.
      
      This change also should not affect power consumption of STAs
      supporting SMPS, because they are capable to switch the mode
      to dynamic or static either at the end of frame sequence or
      by using SMPS action frame.
      Signed-off-by: NPeter Oh <poh@qca.qualcomm.com>
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      e33a99e2
  2. 31 12月, 2015 4 次提交
  3. 16 12月, 2015 2 次提交
    • R
      ssb: pick SoC invariants code from MIPS BCM47xx arch · 541c9a84
      Rafał Miłecki 提交于
      There is code in ssb fetching "invariants" that is basically a set of
      board specific data. Every host requires its own implementation of
      reading function. In ssb we have support for PCI, PCMCIA & SDIO.
      For some (historical?) reason code reading "invariants" for SoC was
      placed in arch code and provided by a callback. This is not needed
      nowadays, so lets move that into ssb. This way we keep all "invariants"
      functions in a single module making code cleaner.
      Signed-off-by: NRafał Miłecki <zajec5@gmail.com>
      Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
      541c9a84
    • K
      Merge ath-next from ath.git · d0ca9900
      Kalle Valo 提交于
      Major changes:
      
      ath9k
      
      * add random number generator support (CONFIG_ATH9K_HWRNG)
      d0ca9900
  4. 14 12月, 2015 1 次提交
  5. 11 12月, 2015 32 次提交