1. 18 4月, 2019 1 次提交
  2. 14 2月, 2019 4 次提交
  3. 04 2月, 2019 3 次提交
  4. 29 1月, 2019 3 次提交
  5. 23 11月, 2018 1 次提交
  6. 06 10月, 2018 1 次提交
  7. 28 9月, 2018 1 次提交
  8. 31 8月, 2018 7 次提交
  9. 02 8月, 2018 2 次提交
  10. 26 4月, 2018 1 次提交
  11. 29 3月, 2018 3 次提交
  12. 16 3月, 2018 1 次提交
    • L
      iwlwifi: add shared clock PHY config flag for some devices · 86a2b204
      Luca Coelho 提交于
      Some devices use a shared clock which is very sensitive to variations
      and cause trouble in some situations.  We need to set a bit in the phy
      configuration to indicate that to the FW.  To make this generic, add a
      extra_phy_config_flags element to the device configuration and OR it
      into the phy_cfg before sending it to the firmware.  And also create a
      set of configurations for devices that use shared clocks and need this
      extra bit to be set.
      
      Fixes: c62446d2 ("iwlwifi: add new 9460 series PCI IDs")
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      86a2b204
  13. 21 12月, 2017 3 次提交
  14. 06 12月, 2017 1 次提交
    • G
      iwlwifi: mvm: rs: introduce new API for rate scaling · ecaf71de
      Gregory Greenman 提交于
      New devices will have rate scaling algorithm running in the firmware.
      With this feature, the driver's responsiblity is to provide an initial
      configuration and to handle notifications regarding recent rates and
      some other parameters. Debugfs hooks will be still available for
      reading the current rate/statistics and setting a fixed rate.
      The old API is supported so far, though both APIs cannot be used
      simultaneously.
      
      This is the first patch in the series. It adds a new TLV specifying
      FW support for the new API and updates lq_sta to support two types
      of rate scaling.
      Signed-off-by: NGregory Greenman <gregory.greenman@intel.com>
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      ecaf71de
  15. 25 11月, 2017 1 次提交
  16. 16 11月, 2017 1 次提交
  17. 03 11月, 2017 1 次提交
  18. 06 10月, 2017 1 次提交
  19. 08 9月, 2017 1 次提交
  20. 18 8月, 2017 1 次提交
  21. 10 8月, 2017 1 次提交
  22. 01 8月, 2017 1 次提交