1. 13 4月, 2014 8 次提交
  2. 19 3月, 2014 10 次提交
  3. 16 3月, 2014 10 次提交
  4. 12 3月, 2014 4 次提交
  5. 11 3月, 2014 1 次提交
  6. 10 3月, 2014 6 次提交
  7. 09 3月, 2014 1 次提交
    • A
      iwlwifi: mvm: disable power on P2P client when BSS is added · 8ea0c68f
      Avri Altman 提交于
      When power update is initiated on BSS STA while P2P client
      exists, the power command will be sent only on BSS STA vif
      ignoring P2P client.
      
      Since the firmware has symmetric constraints on the power
      save enablement we can simplify the code a bit.
      
      The current firmware doesn't know how to enable power
      management on P2P client. Even BSS power management must
      be disabled when a P2P client is added.
      
      Future firmware will support power save on BSS and P2P client
      as long as they are on different channels.
      This was buggy since we didn't disable power management on
      P2P client interface if BSS added on the same channel.
      Signed-off-by: NAvri Altman <avri.altman@intel.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      8ea0c68f