summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-04mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville1-0/+2
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen1-1/+10
2010-06-02cfg80211: make action channel type optionalJohannes Berg1-3/+6
2010-06-02wireless: fix several minor description typosWalter Goldens1-1/+1
2010-05-20Merge 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-12mac80211: check channel switch mode for future frames transmitWey-Yi Guy1-1/+2
2010-05-12mac80211: 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-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+2
2010-05-10Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-1/+2
2010-05-10PM 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-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+21
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-0/+2
2010-04-27mac80211: 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-20Merge 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-19mac80211: pass HT changes to driver when off channelReinette Chatre1-0/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-18/+88
2010-04-11Merge 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-29Merge 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-10mac80211: 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-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-0/+35
2010-02-10mac80211: 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-08mac80211: fix deauth raceJohannes Berg1-3/+9
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-13/+1
2010-02-08mac80211: 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-15mac80211: 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