1. 08 10月, 2009 2 次提交
  2. 22 7月, 2009 1 次提交
  3. 04 6月, 2009 3 次提交
  4. 23 4月, 2009 1 次提交
  5. 30 3月, 2009 1 次提交
  6. 22 11月, 2008 1 次提交
  7. 11 11月, 2008 1 次提交
  8. 01 11月, 2008 2 次提交
  9. 30 10月, 2008 1 次提交
  10. 28 10月, 2008 1 次提交
  11. 15 10月, 2008 1 次提交
  12. 01 10月, 2008 1 次提交
  13. 16 9月, 2008 2 次提交
  14. 12 9月, 2008 1 次提交
  15. 30 8月, 2008 4 次提交
  16. 23 8月, 2008 1 次提交
  17. 10 6月, 2008 1 次提交
    • H
      libertas: fix sleep confirmation · a01f5450
      Holger Schurig 提交于
      This fixes an issus that made "iwconfig eth1 power on" non-working.
      When we get a "PS sleep" event, we have to confirm this to the firmware.
      The confirm happens with a command, but this command is special: the
      firmware won't send us a response. if_cs_host_to_card() is setting
      priv->dnld_sent anyway, so this variable stayed at DNLD_DATA_SENT and
      was never cleared back.
      
      Now I put the special knowledge that the CMD_802_11_PS_MODE with
      CMD_SUBCMD_SLEEP_CONFIRMED doesn't need to need a response by directly
      clearing the dnld_sent state in lbs_send_confirmsleep().
      Signed-off-by: NHolger Schurig <hs4233@mail.mn-solutions.de>
      Acked-by: NDan Williams <dcbw@redhat.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      a01f5450
  18. 04 6月, 2008 2 次提交
  19. 22 5月, 2008 4 次提交
  20. 15 5月, 2008 1 次提交
  21. 17 4月, 2008 2 次提交
  22. 09 4月, 2008 2 次提交
  23. 02 4月, 2008 3 次提交
  24. 28 3月, 2008 1 次提交