1. 16 1月, 2013 2 次提交
  2. 03 1月, 2013 7 次提交
  3. 08 12月, 2012 2 次提交
  4. 07 12月, 2012 2 次提交
  5. 19 11月, 2012 6 次提交
  6. 15 11月, 2012 1 次提交
  7. 14 11月, 2012 2 次提交
  8. 10 11月, 2012 1 次提交
  9. 07 11月, 2012 1 次提交
  10. 05 11月, 2012 1 次提交
  11. 01 11月, 2012 1 次提交
    • E
      iwlwifi: handle RFKILL logic in the transport layer · f946b529
      Emmanuel Grumbach 提交于
      No HCMD can be sent while RFKILL is asserted. If a SYNC
      command is running while RFKILL is asserted the fw will
      silently discard it. This means that the driver needs to
      wake the process that sleeps on the CMD_SYNC.
      
      Since the RFKILL interrupt is handled in the transport layer
      and the code that sleeps in CMD_SYNC is also in the transport
      layer, all this logic can be handled there.
      This simplifies the work of the op_mode.
      
      So the transport layer will now return -ERFKILL when a CMD
      is sent and RFKILL is asserted. This will be the case even
      when the CMD is SYNC. The transport layer will return
      -ERFKILL straight away.
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      f946b529
  12. 29 10月, 2012 1 次提交
  13. 23 10月, 2012 1 次提交
  14. 16 10月, 2012 3 次提交
  15. 19 9月, 2012 1 次提交
  16. 11 9月, 2012 5 次提交
  17. 06 9月, 2012 1 次提交
  18. 24 8月, 2012 1 次提交
  19. 22 8月, 2012 1 次提交