summaryrefslogtreecommitdiffstats
path: root/net/wireless/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: report userspace SME connected event properlyJohannes Berg2009-08-201-0/+9
* cfg80211: use reassociation when possibleJohannes Berg2009-08-141-0/+11
* cfg80211: fix nl80211 disconnected eventsJohannes Berg2009-08-141-2/+2
* cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin2009-08-141-1/+1
* cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-041-14/+24
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-291-0/+2
* cfg80211: fix disassoc while not associatedJohannes Berg2009-07-291-0/+6
* cfg80211: fix more bugs in mlme handlingJohannes Berg2009-07-241-5/+3Star
* cfg80211: rework key operationJohannes Berg2009-07-241-3/+13
* cfg80211: fix lockingJohannes Berg2009-07-101-46/+168
* cfg80211: warn again on spurious deauthJohannes Berg2009-07-101-6/+0Star
* cfg80211: mlme API must be able to sleepJohannes Berg2009-07-101-18/+33
* cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-101-1/+3
* cfg80211: refuse authenticating to same BSSID twiceJohannes Berg2009-07-101-7/+15
* cfg80211: keep track of BSSesJohannes Berg2009-07-101-15/+342
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-101-16/+63
* cfg80211: use proper allocation flagsJohannes Berg2009-07-101-15/+15
* cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-101-0/+16
* nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-221-0/+27
* nl80211: Add Michael MIC failure eventJouni Malinen2009-04-221-0/+10
* nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-221-7/+6Star
* nl80211: Event notifications for MLME eventsJouni Malinen2009-03-281-0/+46