summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix a compiler warningFelix Fietkau2010-12-071-2/+1
* mac80211: fix dynamic-ps/pm_qos magic numbersEliad Peller2010-12-071-4/+5
* mac80211: speed up AP probing using nullfunc framesFelix Fietkau2010-12-061-25/+68
* mac80211: remove a redundant checkFelix Fietkau2010-12-061-2/+1
* mac80211: reduce the number of retries for nullfunc probingFelix Fietkau2010-11-241-1/+8
* mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau2010-11-241-26/+66
* mac80211: probe the AP when resumingFelix Fietkau2010-11-241-0/+1
* mac80211: calculate beacon loss time accuratelyFelix Fietkau2010-11-241-4/+12
* mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau2010-11-241-0/+1
* mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-161-0/+24
* mac80211: Improve mlme probe response log messages.Ben Greear2010-10-111-7/+11
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-061-9/+9
* mac80211: fix channel assumption for association done workLuis R. Rodriguez2010-10-051-3/+3
* mac80211: fix deadlock with multiple interfacesJohannes Berg2010-10-051-1/+1
* mac80211: Add validity check for beacon_crc valueJuuso Oikarinen2010-10-051-2/+5
* mac80211: Fix WMM driver queue configurationJuuso Oikarinen2010-09-281-8/+8
* mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez2010-09-161-2/+11
* mac80211: make the beacon monitor available externallyLuis R. Rodriguez2010-09-161-4/+4
* mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez2010-09-161-0/+4
* mac80211: add helper for reseting the connection monitorLuis R. Rodriguez2010-09-161-5/+10
* cfg80211/mac80211: use lockdep_assert_heldJohannes Berg2010-09-161-1/+1
* mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen2010-08-311-0/+9
* mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen2010-08-311-1/+1
* mac80211: clean up ifdown/cleanup pathsJohannes Berg2010-08-271-0/+5
* mac80211: allow changing port control protocolJohannes Berg2010-08-271-0/+3
* net/mac80211: Use wiphy_<level>Joe Perches2010-08-251-8/+9
* mac80211: allow drivers to request SM PS mode changeJohannes Berg2010-08-161-0/+3
* mac80211: per interface idle notificationJohannes Berg2010-08-161-2/+15
* mac80211: unify scan and work mutexesJohannes Berg2010-08-161-4/+4
* mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-291-3/+29
* mac80211: refuse shared key auth when WEP is unavailableJohannes Berg2010-07-211-0/+2
* mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-201-5/+6
* mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-211-1/+38
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-171-1/+38
|\
| * mac80211: fix deauth before assocJohannes Berg2010-06-081-2/+38
* | mac80211: Protect Deauthentication frame when using MFPJouni Malinen2010-06-151-3/+7
* | mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-151-10/+6
* | mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-141-15/+19
* | mac80211: always process blockack action from workqueueJohannes Berg2010-06-141-38/+0
* | mac80211: pull mgmt frame rx into rx handlerJohannes Berg2010-06-141-27/+0
* | mac80211: common work skb freeingJohannes Berg2010-06-141-4/+1
* | mac80211: use common work functionJohannes Berg2010-06-141-31/+4
* | mac80211: use common work structJohannes Berg2010-06-141-7/+5
* | mac80211: use common skb queueJohannes Berg2010-06-141-3/+2
* | mac80211: simplify station/aggregation codeJohannes Berg2010-06-141-3/+3
* | cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg2010-06-141-38/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-071-7/+45
|\ \ | |/
| * mac80211: process station blockack action frames from workJohannes Berg2010-06-041-7/+45
* | mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INETJohn W. Linville2010-06-071-2/+1
* | mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville2010-06-041-0/+2
OpenPOWER on IntegriCloud