| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Check for queued frames before entering power save. | Vivek Natarajan | 2011-04-12 | 1 | -8/+9 |
* | mac80211: remove few obsolete flags | Mohammed Shafi Shajakhan | 2011-04-07 | 1 | -9/+0 |
* | mac80211: do not enable ps if 802.1x controlled port is unblocked | Jason Young | 2011-03-11 | 1 | -5/+32 |
* | mac80211: better fix for conn_mon_timer running after disassociate | Stanislaw Gruszka | 2011-02-25 | 1 | -6/+3 |
* | mac80211: Fix a race on enabling power save. | Vivek Natarajan | 2011-02-23 | 1 | -1/+13 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2011-02-18 | 1 | -0/+6 |
|\ |
|
| * | mac80211: fix conn_mon_timer running after disassociate | Stanislaw Gruszka | 2011-02-18 | 1 | -0/+6 |
* | | mac80211: Properly set work-item channel-type. | Ben Greear | 2011-02-09 | 1 | -0/+2 |
* | | mac80211: Make some mlme timers module paramaters. | Ben Greear | 2011-02-07 | 1 | -11/+23 |
* | | mac80211: Warn users if HT fails because of freq mismatch. | Ben Greear | 2011-02-03 | 1 | -4/+22 |
* | | mac80211: disable power save if an infra AP vif exists | Rajkumar Manoharan | 2011-01-31 | 1 | -0/+8 |
* | | cfg80211: Extend channel to frequency mapping for 802.11j | Bruno Randolf | 2011-01-21 | 1 | -3/+5 |
* | | mac80211: Show max retry-counts in kernel messages. | Ben Greear | 2011-01-19 | 1 | -4/+4 |
|/ |
|
* | mac80211: fix a compiler warning | Felix Fietkau | 2010-12-07 | 1 | -2/+1 |
* | mac80211: fix dynamic-ps/pm_qos magic numbers | Eliad Peller | 2010-12-07 | 1 | -4/+5 |
* | mac80211: speed up AP probing using nullfunc frames | Felix Fietkau | 2010-12-06 | 1 | -25/+68 |
* | mac80211: remove a redundant check | Felix Fietkau | 2010-12-06 | 1 | -2/+1 |
* | mac80211: reduce the number of retries for nullfunc probing | Felix Fietkau | 2010-11-24 | 1 | -1/+8 |
* | mac80211: use nullfunc instead of probe request for connection monitoring | Felix Fietkau | 2010-11-24 | 1 | -26/+66 |
* | mac80211: probe the AP when resuming | Felix Fietkau | 2010-11-24 | 1 | -0/+1 |
* | mac80211: calculate beacon loss time accurately | Felix Fietkau | 2010-11-24 | 1 | -4/+12 |
* | mac80211: restart beacon miss timer on system resume from suspend | Felix Fietkau | 2010-11-24 | 1 | -0/+1 |
* | mac80211: Add function to get probe request template for current AP | Juuso Oikarinen | 2010-11-16 | 1 | -0/+24 |
* | mac80211: Improve mlme probe response log messages. | Ben Greear | 2010-10-11 | 1 | -7/+11 |
* | mac80211: avoid transmitting delBA to old AP | Johannes Berg | 2010-10-06 | 1 | -9/+9 |
* | mac80211: fix channel assumption for association done work | Luis R. Rodriguez | 2010-10-05 | 1 | -3/+3 |
* | mac80211: fix deadlock with multiple interfaces | Johannes Berg | 2010-10-05 | 1 | -1/+1 |
* | mac80211: Add validity check for beacon_crc value | Juuso Oikarinen | 2010-10-05 | 1 | -2/+5 |
* | mac80211: Fix WMM driver queue configuration | Juuso Oikarinen | 2010-09-28 | 1 | -8/+8 |
* | mac80211: send last 3/5 probe requests as unicast | Luis R. Rodriguez | 2010-09-16 | 1 | -2/+11 |
* | mac80211: make the beacon monitor available externally | Luis R. Rodriguez | 2010-09-16 | 1 | -4/+4 |
* | mac80211: reset probe send counter upon connection timer reset | Luis R. Rodriguez | 2010-09-16 | 1 | -0/+4 |
* | mac80211: add helper for reseting the connection monitor | Luis R. Rodriguez | 2010-09-16 | 1 | -5/+10 |
* | cfg80211/mac80211: use lockdep_assert_held | Johannes Berg | 2010-09-16 | 1 | -1/+1 |
* | mac80211: Do not generate CQM events based on first Beacon frames | Jouni Malinen | 2010-08-31 | 1 | -0/+9 |
* | mac80211: Fix signal strength average initialization for CQM events | Jouni Malinen | 2010-08-31 | 1 | -1/+1 |
* | mac80211: clean up ifdown/cleanup paths | Johannes Berg | 2010-08-27 | 1 | -0/+5 |
* | mac80211: allow changing port control protocol | Johannes Berg | 2010-08-27 | 1 | -0/+3 |
* | net/mac80211: Use wiphy_<level> | Joe Perches | 2010-08-25 | 1 | -8/+9 |
* | mac80211: allow drivers to request SM PS mode change | Johannes Berg | 2010-08-16 | 1 | -0/+3 |
* | mac80211: per interface idle notification | Johannes Berg | 2010-08-16 | 1 | -2/+15 |
* | mac80211: unify scan and work mutexes | Johannes Berg | 2010-08-16 | 1 | -4/+4 |
* | mac80211: allow drivers to request DTIM period | Johannes Berg | 2010-07-29 | 1 | -3/+29 |
* | mac80211: refuse shared key auth when WEP is unavailable | Johannes Berg | 2010-07-21 | 1 | -0/+2 |
* | mac80211: move QoS-enable to BSS info | Johannes Berg | 2010-07-20 | 1 | -5/+6 |
* | mac80211: Add interface for driver to temporarily disable dynamic ps | Juuso Oikarinen | 2010-06-21 | 1 | -1/+38 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-06-17 | 1 | -1/+38 |
|\ |
|
| * | mac80211: fix deauth before assoc | Johannes Berg | 2010-06-08 | 1 | -2/+38 |
* | | mac80211: Protect Deauthentication frame when using MFP | Jouni Malinen | 2010-06-15 | 1 | -3/+7 |
* | | mac80211: Fix ps-qos network latency handling | Juuso Oikarinen | 2010-06-15 | 1 | -10/+6 |