summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-08mac80211: fix deauth before assocJohannes Berg1-2/+38
2010-06-04mac80211: process station blockack action frames from workJohannes Berg1-7/+45
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-49/+261
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+54
2010-05-13mac80211: check channel switch mode for future frames transmitWey-Yi Guy1-1/+2
2010-05-13mac80211: add offload channel switch supportJohannes Berg1-4/+52
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-21/+23
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+2
2010-05-11Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-1/+2
2010-05-11PM QOS updateMark Gross1-1/+1
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-21/+23
2010-05-07mac80211: remove association work when processing deauth requestReinette Chatre1-1/+2
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+21
2010-05-01Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-0/+2
2010-04-28mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen1-0/+21
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-0/+5
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2010-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+2
2010-04-20mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen1-0/+5
2010-04-20mac80211: pass HT changes to driver when off channelReinette Chatre1-0/+2
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-18/+88
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-04-08mac80211: enhance tracingJohannes Berg1-0/+6
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+8
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen1-8/+15
2010-03-31mac80211: Send deauth/disassoc prior to dropping STA entryJouni Malinen1-9/+14
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen1-0/+45
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka1-1/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-7/+72
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen1-0/+15
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen1-7/+57
2010-03-11mac80211: Fix (dynamic) power save entryJuuso Oikarinen1-5/+8
2010-03-03mac80211: Fix HT rate control configurationSujith1-1/+2
2010-03-02mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen1-2/+14
2010-02-16cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-0/+35
2010-02-11mac80211: Deny TX BA session requests during disassociationSujith1-1/+3
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan1-5/+15
2010-02-09mac80211: fix deauth raceJohannes Berg1-3/+9
2010-02-09mac80211: allow station add/remove to sleepJohannes Berg1-13/+1
2010-02-09mac80211: don't probe if we have probe responseJohannes Berg1-5/+5
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg1-3/+24
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+3
2010-01-16mac80211: force use_short_slot=true for 5GHzFelix Fietkau1-0/+2
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo1-1/+1
2010-01-12mac80211: add U-APSD client supportKalle Valo1-3/+28
2010-01-12net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-01-12mac80211: fix return from ieee80211_assoc_successJohannes Berg1-1/+1