summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | mac80211: use PS Poll and Nullfunc templates when sending such framesKalle Valo2010-01-121-39/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-061-2/+2
|\|
| * Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville2010-01-061-2/+2
* | mac80211: make off-channel work genericJohannes Berg2009-12-281-12/+2
* | mac80211: support remain-on-channel commandJohannes Berg2009-12-281-0/+3
* | mac80211: proper bss private data handlingJohannes Berg2009-12-281-31/+33
* | mac80211: refactor associationJohannes Berg2009-12-281-0/+7
* | mac80211: generalise work handlingJohannes Berg2009-12-281-809/+147
* | mac80211: generalise management work a bitJohannes Berg2009-12-281-89/+137
* | mac80211: let cfg80211 manage auth stateJohannes Berg2009-12-281-101/+72
* | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-2/+16
|\|
| * mac80211: fix WMM AP settings applicationJohannes Berg2009-12-211-0/+8
| * mac80211: recalculate idle later in MLMEJohannes Berg2009-12-071-2/+8
* | mac80211: dont try to use existing sta for APJohannes Berg2009-12-221-33/+24
* | mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg2009-12-221-0/+6
* | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-4/+59
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-221-31/+31
* | mac80211: make station management completely depend on vifJohannes Berg2009-12-221-5/+5
|/
* mac80211: avoid spurious deauth frames/messagesJohannes Berg2009-11-191-0/+17
* mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-181-4/+9
* mac80211: Do not queue Probe Request frames for station MLMEJouni Malinen2009-11-161-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-301-2/+1
|\
| * mac80211: keep auth state when assoc failsJohannes Berg2009-10-271-2/+1
* | mac80211: replace netif_tx_{start,stop,wake}_all_queuesJohn W. Linville2009-10-271-2/+2
* | cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig2009-10-271-7/+11
|/
* 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-311-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-311-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