1. 02 9月, 2009 1 次提交
    • Z
      iwmc3200wifi: add disconnect work · c7436273
      Zhu Yi 提交于
      When the driver receives "connection terminated" event from device,
      it could be caused by 2 reasons: the firmware is roaming or the
      connection is lost (AP disappears). For the former, an association
      complete event is supposed to come within 3 seconds. For the latter,
      the driver won't receive any event except the connection terminated.
      So we kick a delayed work (5*HZ) when we receive the connection
      terminated event. It will be canceled if it turns out to be a roaming
      event later. Otherwise we notify SME and userspace the disconnection.
      Signed-off-by: NZhu Yi <yi.zhu@intel.com>
      Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      c7436273
  2. 25 7月, 2009 1 次提交
  3. 11 7月, 2009 5 次提交
  4. 19 6月, 2009 2 次提交
  5. 23 5月, 2009 1 次提交