aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg1-3/+29
2010-07-21mac80211: refuse shared key auth when WEP is unavailableJohannes Berg1-0/+2
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg1-5/+6
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen1-1/+38
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+38
2010-06-15mac80211: Protect Deauthentication frame when using MFPJouni Malinen1-3/+7
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen1-10/+6
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen1-15/+19
2010-06-14mac80211: always process blockack action from workqueueJohannes Berg1-38/+0
2010-06-14mac80211: pull mgmt frame rx into rx handlerJohannes Berg1-27/+0
2010-06-14mac80211: common work skb freeingJohannes Berg1-4/+1
2010-06-14mac80211: use common work functionJohannes Berg1-31/+4
2010-06-14mac80211: use common work structJohannes Berg1-7/+5
2010-06-14mac80211: use common skb queueJohannes Berg1-3/+2
2010-06-14mac80211: simplify station/aggregation codeJohannes Berg1-3/+3
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg1-38/+0
2010-06-08mac80211: fix deauth before assocJohannes Berg1-2/+38
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-7/+45
2010-06-07mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INETJohn W. Linville1-2/+1
2010-06-04mac80211: process station blockack action frames from workJohannes Berg1-7/+45
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/rafael/suspend-2.6Linus Torvalds1-1/+1
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn 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/net-2.6David S. Miller1-1/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-21/+23
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David 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/linville/wireless-next-2.6 into for-davemJohn 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/net-2.6David S. Miller1-0/+2
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David 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/linville/wireless-next-2.6 into for-davemJohn W. Linville1-18/+88
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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/linville/wireless-2.6 into mergeJohn 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