summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2011-11-11mac80211: disable powersave for broken APsJohannes Berg
2011-07-20mac80211: sync driver before TXJohannes Berg
2011-07-19mac80211: implement scan supported ratesJohannes Berg
2011-07-18mac80211: reconfigure tx on device reconfigurationEliad Peller
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman
2011-07-08mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2011-07-05mac80211: fix smatch complainsChristian Lamparter
2011-06-27mac80211: dynamic PS - don't enter PS when TX frames are pendingArik Nemtsov
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart
2011-06-17mac80211: Start monitor work on restartPaul Stewart
2011-06-10mac80211: add ieee80211_get_operstate() functionEliad Peller
2011-06-07Revert "mac80211: stop queues before rate control updation"John W. Linville
2011-05-27mac80211: clear local->ps_data on disassocEliad Peller
2011-05-26mac80211: stop queues before rate control updationRajkumar Manoharan
2011-05-05mac80211: Postpond ps timer if tx is stopped by othersRajkumar Manoharan
2011-05-05mac80211: use wake_queue to restart trasmitRajkumar Manoharan
2011-04-12mac80211: Check for queued frames before entering power save.Vivek Natarajan
2011-04-07mac80211: remove few obsolete flagsMohammed Shafi Shajakhan
2011-03-11mac80211: do not enable ps if 802.1x controlled port is unblockedJason Young
2011-02-25mac80211: better fix for conn_mon_timer running after disassociateStanislaw Gruszka
2011-02-23mac80211: Fix a race on enabling power save.Vivek Natarajan
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-18mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka
2011-02-09mac80211: Properly set work-item channel-type.Ben Greear
2011-02-07mac80211: Make some mlme timers module paramaters.Ben Greear
2011-02-03mac80211: Warn users if HT fails because of freq mismatch.Ben Greear
2011-01-31mac80211: disable power save if an infra AP vif existsRajkumar Manoharan
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2011-01-19mac80211: Show max retry-counts in kernel messages.Ben Greear
2010-12-07mac80211: fix a compiler warningFelix Fietkau
2010-12-07mac80211: fix dynamic-ps/pm_qos magic numbersEliad Peller
2010-12-06mac80211: speed up AP probing using nullfunc framesFelix Fietkau
2010-12-06mac80211: remove a redundant checkFelix Fietkau
2010-11-24mac80211: reduce the number of retries for nullfunc probingFelix Fietkau
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau
2010-11-24mac80211: probe the AP when resumingFelix Fietkau
2010-11-24mac80211: calculate beacon loss time accuratelyFelix Fietkau
2010-11-24mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen
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