summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2010-12-14mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-12-14mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez
2010-12-14mac80211: make the beacon monitor available externallyLuis R. Rodriguez
2010-12-14mac80211: add helper for reseting the connection monitorLuis R. Rodriguez
2010-12-14mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-12-14mac80211: fix channel assumption for association done workLuis R. Rodriguez
2010-06-08mac80211: fix deauth before assocJohannes Berg
2010-06-04mac80211: process station blockack action frames from workJohannes Berg
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-12mac80211: check channel switch mode for future frames transmitWey-Yi Guy
2010-05-12mac80211: add offload channel switch supportJohannes Berg
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-10Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-05-10PM QOS updateMark Gross
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-07mac80211: remove association work when processing deauth requestReinette Chatre
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-20mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringJuuso Oikarinen
2010-04-19mac80211: pass HT changes to driver when off channelReinette Chatre
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-08mac80211: enhance tracingJohannes Berg
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-03-31mac80211: Send deauth/disassoc prior to dropping STA entryJouni Malinen
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen
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