aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-29cfg80211: fix disassoc while not associatedJohannes Berg1-0/+6
2009-07-24cfg80211: fix more bugs in mlme handlingJohannes Berg1-5/+3
2009-07-24cfg80211: rework key operationJohannes Berg1-3/+13
2009-07-10cfg80211: fix lockingJohannes Berg1-46/+168
2009-07-10cfg80211: warn again on spurious deauthJohannes Berg1-6/+0
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg1-18/+33
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg1-1/+3
2009-07-10cfg80211: refuse authenticating to same BSSID twiceJohannes Berg1-7/+15
2009-07-10cfg80211: keep track of BSSesJohannes Berg1-15/+342
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg1-16/+63
2009-07-10cfg80211: use proper allocation flagsJohannes Berg1-15/+15
2009-07-10cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg1-0/+16
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen1-0/+27
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen1-0/+10
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen1-7/+6
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen1-0/+46