1. 03 11月, 2017 3 次提交
  2. 18 10月, 2017 1 次提交
  3. 06 10月, 2017 8 次提交
  4. 18 8月, 2017 2 次提交
  5. 01 8月, 2017 2 次提交
  6. 30 6月, 2017 1 次提交
  7. 29 6月, 2017 3 次提交
  8. 23 6月, 2017 1 次提交
    • J
      iwlwifi: pcie: don't report RF-kill enabled while shutting down · 326477e4
      Johannes Berg 提交于
      When toggling the RF-kill pin quickly in succession, the driver can
      get rather confused because it might be in the process of shutting
      down, expecting all commands to go through quickly due to rfkill,
      but the transport already thinks the device is accessible again,
      even though it previously shut it down. This leads to bugs, and I
      even observed a kernel panic.
      
      Avoid this by making the PCIe code only report that the radio is
      enabled again after the higher layers actually decided to shut it
      off.
      
      This also pulls out this common RF-kill checking code into a common
      function called by both transport generations and also moves it to
      the direct method - in the internal helper we don't really care
      about the RF-kill status anymore since we won't report it up until
      the stop anyway.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      326477e4
  9. 02 6月, 2017 1 次提交
  10. 20 4月, 2017 2 次提交
  11. 11 4月, 2017 1 次提交
  12. 07 2月, 2017 3 次提交
  13. 19 10月, 2016 1 次提交
  14. 23 9月, 2016 1 次提交
  15. 19 9月, 2016 1 次提交
  16. 16 9月, 2016 2 次提交
  17. 30 8月, 2016 5 次提交
  18. 06 7月, 2016 2 次提交