1. 01 12月, 2014 2 次提交
  2. 24 11月, 2014 6 次提交
  3. 11 11月, 2014 4 次提交
  4. 03 11月, 2014 1 次提交
  5. 29 10月, 2014 4 次提交
  6. 24 10月, 2014 1 次提交
    • E
      iwlwifi: configure the LTR · 9180ac50
      Emmanuel Grumbach 提交于
      The LTR is the handshake between the device and the root
      complex about the latency allowed when the bus exits power
      save. This configuration was missing and this led to high
      latency in the link power up. The end user could experience
      high latency in the network because of this.
      
      Cc: <stable@vger.kernel.org> [3.10+]
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      9180ac50
  7. 21 9月, 2014 1 次提交
  8. 16 9月, 2014 1 次提交
    • A
      iwlwifi: mvm: prepare for scheduler config command · 3edf8ff6
      Avri Altman 提交于
      The scheduler is a HW sub-block that directs the work of the Flow
      Handler by issuing requests for frame transfers, specifying source
      and destination. Its primary function is to allocate flows into the
      TX FIFOs based upon a pre-determined mapping.
      
      The driver has some responsibilities to the scheduler, namely
      initialising and maintaining the hardware registers. This is
      currently done by directly accessing them, which can cause races
      with the firmware also accessing the registers.
      
      To address this problem, change the driver to no longer directly
      access the registers but go through the firmware for this if the
      firmware has support for DQA and thus the new command.
      Signed-off-by: NAvri Altman <avri.altman@intel.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      3edf8ff6
  9. 15 9月, 2014 1 次提交
  10. 14 9月, 2014 2 次提交
  11. 04 9月, 2014 5 次提交
  12. 23 7月, 2014 2 次提交
  13. 21 7月, 2014 2 次提交
  14. 08 7月, 2014 4 次提交
  15. 06 7月, 2014 2 次提交
  16. 25 6月, 2014 2 次提交