summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-davemJohn W. Linville2010-04-231-0/+5
|\
| * mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen2010-04-201-0/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-211-0/+2
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-201-0/+2
| |\ \
| | * | mac80211: pass HT changes to driver when off channelReinette Chatre2010-04-191-0/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-18/+88
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: enhance tracingJohannes Berg2010-04-081-0/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-5/+8
| |\ \ \ | | | |/ | | |/|
| * | | cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen2010-04-071-8/+15
| * | | mac80211: Send deauth/disassoc prior to dropping STA entryJouni Malinen2010-03-311-9/+14
| * | | mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen2010-03-311-0/+45
| * | | mac80211: explicitly disable/enable QoSStanislaw Gruszka2010-03-311-1/+8
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-291-7/+72
|\ \ \ | |/ / |/| / | |/
| * mac80211: Add support for connection quality monitoringJuuso Oikarinen2010-03-241-0/+15
| * mac80211: Add support for connection monitor in hardwareJuuso Oikarinen2010-03-231-7/+57
* | mac80211: Fix (dynamic) power save entryJuuso Oikarinen2010-03-101-5/+8
|/
* mac80211: Fix HT rate control configurationSujith2010-03-031-1/+2
* mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen2010-03-021-2/+14
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-0/+35
* mac80211: Deny TX BA session requests during disassociationSujith2010-02-101-1/+3
* mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-091-5/+15
* mac80211: fix deauth raceJohannes Berg2010-02-081-3/+9
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-13/+1
* mac80211: don't probe if we have probe responseJohannes Berg2010-02-081-5/+5
* mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-261-3/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-191-1/+3
|\
| * mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-081-1/+3
* | mac80211: force use_short_slot=true for 5GHzFelix Fietkau2010-01-151-0/+2
* | mac80211: add debugfs interface for U-APSD queue configurationKalle Valo2010-01-121-1/+1
* | mac80211: add U-APSD client supportKalle Valo2010-01-121-3/+28
* | net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches2010-01-121-1/+1
* | mac80211: fix return from ieee80211_assoc_successJohannes Berg2010-01-121-1/+1
* | mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau2010-01-121-0/+39
* | 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
OpenPOWER on IntegriCloud