1. 06 12月, 2006 1 次提交
  2. 02 12月, 2006 2 次提交
  3. 22 11月, 2006 1 次提交
  4. 28 7月, 2006 1 次提交
  5. 06 7月, 2006 1 次提交
    • J
      [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network · cb74c432
      Joseph Jezak 提交于
      This patch addresses the "No queue exists" messages commonly seen during
      authentication and associating.  These appear due to scheduling multiple
      authentication attempts on the same network.  To prevent this, I added a
      flag to stop multiple authentication attempts by the association layer.
      I also added a check to the wx handler to see if we're connecting to a
      different network than the one already in progress.  This scenario was
      causing multiple requests on the same network because the network BSSID
      was not being updated despite the fact that the ESSID changed.
      Signed-off-by: NJoseph Jezak <josejx@gentoo.org>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      cb74c432
  6. 06 6月, 2006 1 次提交
  7. 06 5月, 2006 3 次提交
  8. 23 3月, 2006 9 次提交