1. 20 4月, 2017 1 次提交
  2. 11 4月, 2017 2 次提交
  3. 03 2月, 2017 4 次提交
  4. 26 1月, 2017 1 次提交
  5. 19 10月, 2016 1 次提交
  6. 19 9月, 2016 2 次提交
  7. 16 9月, 2016 1 次提交
  8. 30 8月, 2016 1 次提交
  9. 06 7月, 2016 3 次提交
  10. 01 7月, 2016 1 次提交
  11. 10 5月, 2016 2 次提交
  12. 30 3月, 2016 5 次提交
  13. 20 3月, 2016 1 次提交
  14. 28 2月, 2016 7 次提交
  15. 01 2月, 2016 2 次提交
    • S
      iwlwifi: mvm: support rss queues configuration command · 43413a97
      Sara Sharon 提交于
      9000 series supports multi-queue rx. The hardware needs
      to be configured with the hash functions to perform and
      indirection table that maps hash results to the relevant
      CPUs\queues.
      Support this configuration.
      Add debugfs hook to configure the indirection table in
      order to enable performance analysis. The configuration
      is stateless, receives a partial or full pattern and sends
      the command to the firmware.
      Signed-off-by: NSara Sharon <sara.sharon@intel.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      43413a97
    • S
      iwlwifi: mvm: support beacon storing · 0db056d3
      Sara Sharon 提交于
      Currently firmware is configured to filter out beacons. In case
      a beacon was changed - it is waking the host.
      However, some vendors change their IEs frequently without any
      significant change, and redundant wakeups are triggered as a
      result.
      As a solution disable beacon filtering when entering d0i3.
      Instead, firmware will store the latest beacon and upon exiting
      d0i3 it will send it up to the host, so the host can act upon
      changes (if there were any).
      This beacon will arrive as a dedicated notification - support it
      as well.
      Signed-off-by: NSara Sharon <sara.sharon@intel.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      0db056d3
  16. 08 1月, 2016 1 次提交
  17. 20 12月, 2015 1 次提交
  18. 13 12月, 2015 1 次提交
  19. 02 12月, 2015 2 次提交
  20. 18 11月, 2015 1 次提交