1. 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
  2. 21 12月, 2017 3 次提交
  3. 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
  4. 25 11月, 2017 1 次提交
  5. 16 11月, 2017 1 次提交
  6. 03 11月, 2017 1 次提交
  7. 06 10月, 2017 1 次提交
  8. 08 9月, 2017 1 次提交
  9. 18 8月, 2017 1 次提交
  10. 10 8月, 2017 1 次提交
  11. 01 8月, 2017 1 次提交
  12. 30 6月, 2017 1 次提交
  13. 29 6月, 2017 1 次提交
  14. 23 6月, 2017 1 次提交
  15. 06 6月, 2017 1 次提交
  16. 02 6月, 2017 2 次提交
  17. 26 4月, 2017 1 次提交
    • S
      iwlwifi: mvm: support station type API · ced19f26
      Sara Sharon 提交于
      Support change to ADD_STA API to support station types.
      Each station is assigned its type.
      This simplifies FW handling of the broadcast and multicast
      stations:
      * broadcast station is identified by its type and not the mac
        address.
      * multicast queue is no longer treated differently. The opening
        and closing of it is done by referring to its station.
        There is no need to specify it in the MAC command.
      * When disabling TX to all station driver can disable the traffic
        on multicast station, so FW doesn't have to do it.
      Change is backward compatible.
      Change the order of adding and removing the stations according to
      FW requirements.
      Signed-off-by: NSara Sharon <sara.sharon@intel.com>
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      ced19f26
  18. 11 4月, 2017 2 次提交
  19. 26 1月, 2017 2 次提交
  20. 24 1月, 2017 1 次提交
  21. 16 12月, 2016 1 次提交
  22. 19 10月, 2016 1 次提交
  23. 27 9月, 2016 1 次提交
  24. 19 9月, 2016 1 次提交
  25. 06 7月, 2016 1 次提交
  26. 01 7月, 2016 2 次提交
  27. 26 4月, 2016 1 次提交
  28. 30 3月, 2016 3 次提交
  29. 20 3月, 2016 1 次提交
  30. 10 3月, 2016 1 次提交
  31. 29 2月, 2016 1 次提交
  32. 28 2月, 2016 1 次提交