summaryrefslogtreecommitdiff
path: root/net/wireless/mlme.c
AgeCommit message (Expand)Author
2010-01-06cfg80211: fix race between deauth and assoc responseJohannes Berg
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg
2009-08-20cfg80211: report userspace SME connected event properlyJohannes Berg
2009-08-14cfg80211: use reassociation when possibleJohannes Berg
2009-08-14cfg80211: fix nl80211 disconnected eventsJohannes Berg
2009-08-14cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin
2009-08-04cfg80211: keep track of current_bss for userspace SMEJohannes Berg
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-29cfg80211: fix disassoc while not associatedJohannes Berg
2009-07-24cfg80211: fix more bugs in mlme handlingJohannes Berg
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: warn again on spurious deauthJohannes Berg
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10cfg80211: refuse authenticating to same BSSID twiceJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen