1. 15 May, 2018 3 commits
  2. 12 May, 2018 3 commits
  3. 09 May, 2018 4 commits
  4. 04 May, 2018 6 commits
  5. 30 Apr, 2018 23 commits
  6. 26 Apr, 2018 1 commit
    • Eliad Peller's avatar
      iwlwifi: mvm: set wakeup filters for wowlan "any" configuration · d3a6f7fb
      Eliad Peller authored
      In case of "any" wowlan trigger is configured, no valid wakeup filter
      was configured.
      
      Moreover, the fw assumes there's no connection when there are no configured
      wakeup filters.
      This leads to the station info not being updated on D3 command, causing
      rate_n_flags to be 0 when the offloading code sends tx frame (triggering
      SYSASSERT_102C due to invalid antenna param)
      
      Note: "any" trigger is currently assumed to only be used when entering
      d0i3 (which has a different flow). However, we still reach this code
      when using d3_test.
      Signed-off-by: default avatarEliad Peller <eliadx.peller@intel.com>
      Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
      d3a6f7fb