Age | Commit message (Expand) | Author | Files | Lines |
2012-07-12 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -2/+6 |
2012-07-12 | minstrel_ht: enable frame aggregation for fixed rate | Sylvain Roger Rieunier | 1 | -2/+6 |
2012-07-09 | mac80211: correct size the argument to kzalloc in minstrel_ht | Thomas Huehn | 1 | -1/+1 |
2012-04-13 | mac80211: remove hw.conf.channel usage where possible | Michal Kazior | 1 | -3/+2 |
2012-04-10 | mac80211: remove channel type argument from rate_update | Johannes Berg | 1 | -11/+4 |
2012-03-15 | mac80211: Don't sample max throughput rate in minstrel_ht | Helmut Schaa | 1 | -0/+7 |
2012-03-12 | mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS | Helmut Schaa | 1 | -0/+9 |
2011-11-18 | minstrel_ht: Remove unused function parameters | Patrick Kelle | 1 | -14/+12 |
2011-11-18 | mac80211: Get rid of search loop for rate group index | Helmut Schaa | 1 | -16/+16 |
2011-11-18 | mac80211: Check rate->idx before rate->count | Helmut Schaa | 1 | -2/+2 |
2011-09-30 | mac80211: max_tp_rate2 management of minstrel_ht | Lorenzo Bianconi | 1 | -0/+2 |
2011-09-14 | minstrel_ht: fix Open BA session request floods | Christian Lamparter | 1 | -1/+2 |
2011-08-09 | mac80211: Don't use EAPOL frames for rate sampling | Helmut Schaa | 1 | -1/+7 |
2011-06-01 | minstrel_ht: fixed rate mode through debugfs | Zefir Kurtisi | 1 | -0/+7 |
2011-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+21 |
2011-05-12 | mac80211: fix contention time computation in minstrel, minstrel_ht | Daniel Halperin | 1 | -6/+21 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-28 | mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates | Felix Fietkau | 1 | -7/+18 |
2011-03-14 | mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices | Helmut Schaa | 1 | -7/+34 |
2011-03-10 | mac80211: update minstrel_ht sample rate when probe is set | Daniel Halperin | 1 | -10/+5 |
2011-03-04 | mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht | Helmut Schaa | 1 | -3/+1 |
2010-12-16 | mac80211: Add timeout to BA session start API | Sujith Manoharan | 1 | -1/+1 |
2010-11-25 | mac80211: avoid aggregation for VO traffic | Luis R. Rodriguez | 1 | -0/+3 |
2010-11-15 | mac80211: minstrel_ht - reduce the overhead of rate sampling | Felix Fietkau | 1 | -6/+10 |
2010-10-11 | mac80211: minstrel_ht A-MPDU fix | Björn Smedman | 1 | -3/+4 |
2010-07-26 | mac80211: freeing the wrong variable | Dan Carpenter | 1 | -1/+1 |
2010-07-26 | minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps | John W. Linville | 1 | -1/+1 |
2010-07-02 | minstrel_ht: fix check for downgrading of top2 rate | Ming Lei | 1 | -2/+2 |
2010-07-02 | minstrel_ht: fix updating rate with best probability | Ming Lei | 1 | -0/+2 |
2010-06-24 | minstrel_ht: make *idx unsigned in minstrel_downgrade_rate | John W. Linville | 1 | -1/+2 |
2010-06-14 | mac80211: use RCU for TX aggregation | Johannes Berg | 1 | -1/+1 |
2010-06-03 | mac80211: add the minstrel_ht rate control algorithm | Felix Fietkau | 1 | -0/+824 |