Age | Commit message (Expand) | Author |
2014-02-04 | mac80211: minstrel_ht: sample_table can be __read_mostly | Johannes Berg |
2014-02-04 | mac80211: make rate control ops const | Johannes Berg |
2013-12-18 | mac80211: fix checkpatch errors | Weilong Chen |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-11-25 | mac80211: minstrel_ht: do not sample unsupported rates | Karl Beldan |
2013-11-25 | mac80211: minstrels: spare numerous useless calls to get_random_bytes | Karl Beldan |
2013-11-25 | mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES | Karl Beldan |
2013-11-25 | mac80211: use capped prob when computing throughputs | Karl Beldan |
2013-11-25 | mac80211: minstrel_ht: fix rates selection | Karl Beldan |
2013-09-26 | mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats | Lorenzo Bianconi |
2013-08-28 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-22 | mac80211: minstrel_ht: don't use control.flags in TX status path | Johannes Berg |
2013-08-21 | mac80211: add a flag to indicate CCK support for HT clients | Felix Fietkau |
2013-08-16 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-08-12 | mac80211: add control port protocol TX control flag | Johannes Berg |
2013-08-01 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-07-16 | mac80211: fix timing for 5 MHz and 10 MHz channels | Simon Wunderlich |
2013-07-16 | mac80211/rc80211: add chandef to rate initialization | Simon Wunderlich |
2013-07-16 | mac80211/minstrel_ht: fix cck rate sampling | Felix Fietkau |
2013-04-22 | mac80211/minstrel_ht: use the new rate control API | Felix Fietkau |
2013-04-22 | mac80211: minstrel_ht: initialize rates selection | Karl Beldan |
2013-04-22 | mac80211: minstrel_ht: pick only supported rates for sta and group max*rates | Karl Beldan |
2013-03-18 | mac80211/minstrel_ht: do not sample actively used rates | Felix Fietkau |
2013-03-18 | mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates | Felix Fietkau |
2013-03-18 | mac80211/minstrel_ht: improve rate selection stability | Felix Fietkau |
2013-03-06 | mac80211: add lowest rate into minstrel's random rate sampling table | Thomas Huehn |
2013-03-06 | mac80211: merge EWMA calculation of minstrel_ht and minstrel | Thomas Huehn |
2013-03-06 | mac80211/minstrel_ht: disable multiple consecutive sample attempts | Felix Fietkau |
2013-03-06 | mac80211/minstrel_ht: fix spacing between sample attempts | Felix Fietkau |
2013-03-06 | mac80211/minstrel_ht: increase sampling frequency of some slower rates | Felix Fietkau |
2013-03-06 | minstrel_ht: increase sampling frequency | Felix Fietkau |
2013-03-06 | mac80211/minstrel_ht: improve max_prob_rate selection | Felix Fietkau |
2013-03-06 | mac80211/minstrel_ht: improve accuracy of throughput metric at high data rates | Felix Fietkau |
2013-02-15 | mac80211: stop modifying HT SMPS capability | Johannes Berg |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg |
2013-02-13 | mac80211/minstrel_ht: add support for using CCK rates | Felix Fietkau |
2013-02-11 | mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate | Felix Fietkau |
2012-11-30 | mac80211: simplify loop in minstrel_ht | Johannes Berg |
2012-07-12 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-07-12 | minstrel_ht: enable frame aggregation for fixed rate | Sylvain Roger Rieunier |
2012-07-09 | mac80211: correct size the argument to kzalloc in minstrel_ht | Thomas Huehn |
2012-04-13 | mac80211: remove hw.conf.channel usage where possible | Michal Kazior |
2012-04-10 | mac80211: remove channel type argument from rate_update | Johannes Berg |
2012-03-15 | mac80211: Don't sample max throughput rate in minstrel_ht | Helmut Schaa |
2012-03-12 | mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS | Helmut Schaa |
2011-11-17 | minstrel_ht: Remove unused function parameters | Patrick Kelle |
2011-11-17 | mac80211: Get rid of search loop for rate group index | Helmut Schaa |
2011-11-17 | mac80211: Check rate->idx before rate->count | Helmut Schaa |
2011-09-30 | mac80211: max_tp_rate2 management of minstrel_ht | Lorenzo Bianconi |