summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2010-03-10mac80211: Fix (dynamic) power save entryJuuso Oikarinen
2010-03-03mac80211: Fix HT rate control configurationSujith
2010-03-02mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-10mac80211: Deny TX BA session requests during disassociationSujith
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan
2010-02-08mac80211: fix deauth raceJohannes Berg
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-02-08mac80211: don't probe if we have probe responseJohannes Berg
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-15mac80211: force use_short_slot=true for 5GHzFelix Fietkau
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches
2010-01-12mac80211: fix return from ieee80211_assoc_successJohannes Berg
2010-01-12mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau
2010-01-12mac80211: use PS Poll and Nullfunc templates when sending such framesKalle Valo
2010-01-08mac80211: add missing sanity checks for action framesFelix Fietkau
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville
2009-12-28mac80211: make off-channel work genericJohannes Berg
2009-12-28mac80211: support remain-on-channel commandJohannes Berg
2009-12-28mac80211: proper bss private data handlingJohannes Berg
2009-12-28mac80211: refactor associationJohannes Berg
2009-12-28mac80211: generalise work handlingJohannes Berg
2009-12-28mac80211: generalise management work a bitJohannes Berg
2009-12-28mac80211: let cfg80211 manage auth stateJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22mac80211: dont try to use existing sta for APJohannes Berg
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg
2009-12-07mac80211: recalculate idle later in MLMEJohannes Berg
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-16mac80211: Do not queue Probe Request frames for station MLMEJouni Malinen
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27mac80211: replace netif_tx_{start,stop,wake}_all_queuesJohn W. Linville
2009-10-27cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig
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