aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2011-08-08mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2010-08-02mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka
2010-04-01mac80211: Retry null data frame for power saveVivek Natarajan
2010-01-18mac80211: add missing sanity checks for action framesFelix Fietkau
2010-01-06mac80211: fix WMM AP settings applicationJohannes Berg
2009-10-27mac80211: keep auth state when assoc failsJohannes Berg
2009-09-28mac80211: improve/fix mlme messagesJohannes Berg
2009-08-28mac80211: Check pending scan request after having processed mgd workJouni Malinen
2009-08-14mac80211: stay authenticated after disassocJohannes Berg
2009-08-04mac80211: Increase timeouts for station pollingMaxim Levitsky
2009-08-04mac80211: Retry probe request few timesMaxim Levitsky
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez
2009-08-04mac80211: fix powersaveJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-29mac80211: fix receiving deauthJohannes Berg
2009-07-27mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez
2009-07-27mac80211: fix mlme timeoutsJohannes Berg
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa
2009-07-27mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez
2009-07-24mac80211: do not monitor the connection while scanningChristian Lamparter
2009-07-24mac80211: cancel the connection monitor timers/workJohannes Berg
2009-07-24mac80211: monitor the connectionJohannes Berg
2009-07-24mac80211: fix multi-use timerJohannes Berg
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg
2009-07-10mac80211: remove dead code from mlmeJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg
2009-07-10mac80211: remove dead code, clean upJohannes Berg
2009-07-10mac80211: remove auth algorithm retryJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10mac80211: tell SME about real auth stateJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-15mac80211: fix wext bssid/ssid settingJohannes Berg
2009-06-15mac80211: disconnect when user changes channelJohannes Berg
2009-06-15mac80211: Do not try to associate with an empty SSIDJouni Malinen
2009-06-10mac80211: disable PS while probing APJohannes Berg
2009-06-10mac80211: disable moving between PS modes during scanLuis R. Rodriguez
2009-06-10mac80211: don't use master netdev nameJohannes Berg
2009-05-22mac80211: correct probe wait timeJohannes Berg
2009-05-22mac80211: fix probe response wait timingJohannes Berg
2009-05-20mac80211: fix managed mode BSSID handlingJohannes Berg
2009-05-20mac80211: don't try to do anything on unchanged genIEJohannes Berg