summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: improve/fix mlme messagesJohannes Berg2009-09-281-9/+9
* mac80211: Check pending scan request after having processed mgd workJouni Malinen2009-08-281-16/+12
* mac80211: stay authenticated after disassocJohannes Berg2009-08-141-9/+22
* mac80211: Increase timeouts for station pollingMaxim Levitsky2009-08-041-2/+2
* mac80211: Retry probe request few timesMaxim Levitsky2009-08-041-12/+30
* cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-041-5/+1
* mac80211: fix powersaveJohannes Berg2009-08-041-7/+6
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-26/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-301-10/+25
|\
| * mac80211: fix receiving deauthJohannes Berg2009-07-291-4/+17
| * mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez2009-07-271-3/+3
| * mac80211: fix mlme timeoutsJohannes Berg2009-07-271-0/+2
| * mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-271-4/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-301-1/+1
|\ \ | |/ |/|
| * mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez2009-07-271-1/+1
* | mac80211: do not monitor the connection while scanningChristian Lamparter2009-07-241-0/+3
* | mac80211: cancel the connection monitor timers/workJohannes Berg2009-07-241-0/+3
* | mac80211: monitor the connectionJohannes Berg2009-07-241-50/+207
* | mac80211: fix multi-use timerJohannes Berg2009-07-241-7/+33
* | cfg80211: rework key operationJohannes Berg2009-07-241-2/+9
* | cfg80211: fix lockingJohannes Berg2009-07-101-9/+16
* | cfg80211: mlme API must be able to sleepJohannes Berg2009-07-101-17/+9
* | mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-101-632/+700
* | mac80211: remove dead code from mlmeJohannes Berg2009-07-101-2/+0
* | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-101-7/+0
* | cfg80211: keep track of BSSesJohannes Berg2009-07-101-5/+1
* | cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-101-22/+3
* | mac80211: remove dead code, clean upJohannes Berg2009-07-101-209/+22
* | mac80211: remove auth algorithm retryJohannes Berg2009-07-101-47/+0
* | cfg80211: implement iwpowerJohannes Berg2009-07-101-5/+0
* | cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-69/+0
* | mac80211: tell SME about real auth stateJohannes Berg2009-07-101-1/+7
* | cfg80211: use proper allocation flagsJohannes Berg2009-07-101-11/+19
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-101-3/+1
|/
* mac80211: fix wext bssid/ssid settingJohannes Berg2009-06-151-11/+14
* mac80211: disconnect when user changes channelJohannes Berg2009-06-151-1/+4
* mac80211: Do not try to associate with an empty SSIDJouni Malinen2009-06-151-0/+8
* mac80211: disable PS while probing APJohannes Berg2009-06-101-12/+33
* mac80211: disable moving between PS modes during scanLuis R. Rodriguez2009-06-101-4/+2
* mac80211: don't use master netdev nameJohannes Berg2009-06-101-4/+4
* mac80211: correct probe wait timeJohannes Berg2009-05-221-1/+1
* mac80211: fix probe response wait timingJohannes Berg2009-05-221-4/+5
* mac80211: fix managed mode BSSID handlingJohannes Berg2009-05-201-3/+7
* mac80211: don't try to do anything on unchanged genIEJohannes Berg2009-05-201-0/+7
* mac80211: PS processing for every Beacon with our AID in TIMJouni Malinen2009-05-201-9/+10
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-201-0/+59
* mac80211: move channel switch codeJohannes Berg2009-05-201-1/+98
* mac80211: Cancel pending probereq poll on beacon RXJouni Malinen2009-05-201-0/+10
* mac80211: check if HT40+/- is allowed before sending assocLuis R. Rodriguez2009-05-201-2/+6
* wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-201-2/+2
OpenPOWER on IntegriCloud