1. 08 12月, 2009 1 次提交
  2. 20 11月, 2009 1 次提交
    • J
      mac80211: avoid spurious deauth frames/messages · a58ce43f
      Johannes Berg 提交于
      With WEXT, it happens frequently that the SME
      requests an authentication but then deauthenticates
      right away because some new parameters came along.
      Every time this happens we print a deauth message
      and send a deauth frame, but both of that is rather
      confusing. Avoid it by aborting the authentication
      process silently, and telling cfg80211 about that.
      
      The patch looks larger than it really is:
      __cfg80211_auth_remove() is split out from
      cfg80211_send_auth_timeout(), there's no new code
      except __cfg80211_auth_canceled() (a one-liner) and
      the mac80211 bits (7 new lines of code).
      Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      a58ce43f
  3. 19 11月, 2009 1 次提交
  4. 17 11月, 2009 1 次提交
  5. 28 10月, 2009 3 次提交
  6. 29 9月, 2009 1 次提交
  7. 29 8月, 2009 1 次提交
  8. 14 8月, 2009 1 次提交
  9. 05 8月, 2009 5 次提交
  10. 30 7月, 2009 1 次提交
  11. 28 7月, 2009 4 次提交
  12. 25 7月, 2009 5 次提交
  13. 11 7月, 2009 14 次提交
  14. 16 6月, 2009 1 次提交