1. 21 12月, 2017 1 次提交
  2. 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
  3. 25 11月, 2017 1 次提交
  4. 16 11月, 2017 1 次提交
  5. 03 11月, 2017 1 次提交
  6. 06 10月, 2017 1 次提交
  7. 08 9月, 2017 1 次提交
  8. 18 8月, 2017 1 次提交
  9. 10 8月, 2017 1 次提交
  10. 01 8月, 2017 1 次提交
  11. 30 6月, 2017 1 次提交
  12. 29 6月, 2017 1 次提交
  13. 23 6月, 2017 1 次提交
  14. 06 6月, 2017 1 次提交
  15. 02 6月, 2017 2 次提交
  16. 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
  17. 11 4月, 2017 2 次提交
  18. 26 1月, 2017 2 次提交
  19. 24 1月, 2017 1 次提交
  20. 16 12月, 2016 1 次提交
  21. 19 10月, 2016 1 次提交
  22. 27 9月, 2016 1 次提交
  23. 19 9月, 2016 1 次提交
  24. 06 7月, 2016 1 次提交
  25. 01 7月, 2016 2 次提交
  26. 26 4月, 2016 1 次提交
  27. 30 3月, 2016 3 次提交
  28. 20 3月, 2016 1 次提交
  29. 10 3月, 2016 1 次提交
  30. 29 2月, 2016 1 次提交
  31. 28 2月, 2016 2 次提交
  32. 01 2月, 2016 2 次提交