| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-16 | 1 | -6/+21 |
|\ |
|
| * | mac80211: fix contention time computation in minstrel, minstrel_ht | Daniel Halperin | 2011-05-12 | 1 | -6/+21 |
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | | mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates | Felix Fietkau | 2011-03-28 | 1 | -7/+18 |
|/ |
|
* | mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices | Helmut Schaa | 2011-03-14 | 1 | -7/+34 |
* | mac80211: update minstrel_ht sample rate when probe is set | Daniel Halperin | 2011-03-09 | 1 | -10/+5 |
* | mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht | Helmut Schaa | 2011-03-04 | 1 | -3/+1 |
* | mac80211: Add timeout to BA session start API | Sujith Manoharan | 2010-12-15 | 1 | -1/+1 |
* | mac80211: avoid aggregation for VO traffic | Luis R. Rodriguez | 2010-11-24 | 1 | -0/+3 |
* | mac80211: minstrel_ht - reduce the overhead of rate sampling | Felix Fietkau | 2010-11-15 | 1 | -6/+10 |
* | mac80211: minstrel_ht A-MPDU fix | Björn Smedman | 2010-10-11 | 1 | -3/+4 |
* | mac80211: freeing the wrong variable | Dan Carpenter | 2010-07-26 | 1 | -1/+1 |
* | minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps | John W. Linville | 2010-07-26 | 1 | -1/+1 |
* | minstrel_ht: fix check for downgrading of top2 rate | Ming Lei | 2010-07-02 | 1 | -2/+2 |
* | minstrel_ht: fix updating rate with best probability | Ming Lei | 2010-07-02 | 1 | -0/+2 |
* | minstrel_ht: make *idx unsigned in minstrel_downgrade_rate | John W. Linville | 2010-06-24 | 1 | -1/+2 |
* | mac80211: use RCU for TX aggregation | Johannes Berg | 2010-06-14 | 1 | -1/+1 |
* | mac80211: add the minstrel_ht rate control algorithm | Felix Fietkau | 2010-06-02 | 1 | -0/+824 |