aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/mlme.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-30
|\
| * cfg80211: fix race between deauth and assoc responseJohannes Berg2009-12-28
* | mac80211/cfg80211: add station eventsJohannes Berg2009-12-28
* | cfg80211: add remain-on-channel commandJouni Malinen2009-12-28
* | cfg80211: avoid sending spurious deauth to userspaceJohannes Berg2009-12-22
|/
* mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-19
* cfg80211: Allow reassociation in associated stateJouni Malinen2009-11-18
* cfg80211: remove dead variableJohannes Berg2009-11-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-30
|\
| * cfg80211: sme: deauthenticate on assoc failureJohannes Berg2009-10-27
* | cfg80211: remove warning in deauth caseHolger Schurig2009-10-27
* | cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig2009-10-27
* | wext: refactorJohannes Berg2009-10-07
|/
* cfg80211: report userspace SME connected event properlyJohannes Berg2009-08-20
* cfg80211: use reassociation when possibleJohannes Berg2009-08-14
* cfg80211: fix nl80211 disconnected eventsJohannes Berg2009-08-14
* cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin2009-08-14
* cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-04
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-29
* cfg80211: fix disassoc while not associatedJohannes Berg2009-07-29
* cfg80211: fix more bugs in mlme handlingJohannes Berg2009-07-24
* cfg80211: rework key operationJohannes Berg2009-07-24
* cfg80211: fix lockingJohannes Berg2009-07-10
* cfg80211: warn again on spurious deauthJohannes Berg2009-07-10
* cfg80211: mlme API must be able to sleepJohannes Berg2009-07-10
* cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-10
* cfg80211: refuse authenticating to same BSSID twiceJohannes Berg2009-07-10
* cfg80211: keep track of BSSesJohannes Berg2009-07-10
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-10
* cfg80211: use proper allocation flagsJohannes Berg2009-07-10
* cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-10
* nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-22
* nl80211: Add Michael MIC failure eventJouni Malinen2009-04-22
* nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-22
* nl80211: Event notifications for MLME eventsJouni Malinen2009-03-27