aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2010-10-11mac80211: Improve mlme probe response log messages.Ben Greear
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-10-05mac80211: fix channel assumption for association done workLuis R. Rodriguez
2010-10-05mac80211: fix deadlock with multiple interfacesJohannes Berg
2010-10-05mac80211: Add validity check for beacon_crc valueJuuso Oikarinen
2010-09-28mac80211: Fix WMM driver queue configurationJuuso Oikarinen
2010-09-16mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez
2010-09-16mac80211: make the beacon monitor available externallyLuis R. Rodriguez
2010-09-16mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-09-16mac80211: add helper for reseting the connection monitorLuis R. Rodriguez
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen
2010-08-31mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-08-27mac80211: clean up ifdown/cleanup pathsJohannes Berg
2010-08-27mac80211: allow changing port control protocolJohannes Berg
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16mac80211: unify scan and work mutexesJohannes Berg
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg
2010-07-21mac80211: refuse shared key auth when WEP is unavailableJohannes Berg
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-15mac80211: Protect Deauthentication frame when using MFPJouni Malinen
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen
2010-06-14mac80211: always process blockack action from workqueueJohannes Berg
2010-06-14mac80211: pull mgmt frame rx into rx handlerJohannes Berg
2010-06-14mac80211: common work skb freeingJohannes Berg
2010-06-14mac80211: use common work functionJohannes Berg
2010-06-14mac80211: use common work structJohannes Berg
2010-06-14mac80211: use common skb queueJohannes Berg
2010-06-14mac80211: simplify station/aggregation codeJohannes Berg
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg
2010-06-08mac80211: fix deauth before assocJohannes Berg
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-07mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INETJohn W. Linville
2010-06-04mac80211: process station blockack action frames from workJohannes Berg
2010-06-04mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-06-02wireless: fix several minor description typosWalter Goldens
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