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