aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/rc80211_minstrel_ht.c
AgeCommit message (Expand)Author
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan
2013-03-18mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau
2013-03-18mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau
2013-03-18mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau
2013-03-06mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn
2013-03-06mac80211: merge EWMA calculation of minstrel_ht and minstrelThomas Huehn
2013-03-06mac80211/minstrel_ht: disable multiple consecutive sample attemptsFelix Fietkau
2013-03-06mac80211/minstrel_ht: fix spacing between sample attemptsFelix Fietkau
2013-03-06mac80211/minstrel_ht: increase sampling frequency of some slower ratesFelix Fietkau
2013-03-06minstrel_ht: increase sampling frequencyFelix Fietkau
2013-03-06mac80211/minstrel_ht: improve max_prob_rate selectionFelix Fietkau
2013-03-06mac80211/minstrel_ht: improve accuracy of throughput metric at high data ratesFelix Fietkau
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-13mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau
2013-02-11mac80211/minstrel_ht: remove the sampling bypass check for the lowest rateFelix Fietkau
2012-11-30mac80211: simplify loop in minstrel_htJohannes Berg
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12minstrel_ht: enable frame aggregation for fixed rateSylvain Roger Rieunier
2012-07-09mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-03-15mac80211: Don't sample max throughput rate in minstrel_htHelmut Schaa
2012-03-12mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPSHelmut Schaa
2011-11-17minstrel_ht: Remove unused function parametersPatrick Kelle
2011-11-17mac80211: Get rid of search loop for rate group indexHelmut Schaa
2011-11-17mac80211: Check rate->idx before rate->countHelmut Schaa
2011-09-30mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi
2011-09-14minstrel_ht: fix Open BA session request floodsChristian Lamparter
2011-08-09mac80211: Don't use EAPOL frames for rate samplingHelmut Schaa
2011-06-01minstrel_ht: fixed rate mode through debugfsZefir Kurtisi
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-12mac80211: fix contention time computation in minstrel, minstrel_htDaniel Halperin
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS ratesFelix Fietkau
2011-03-14mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devicesHelmut Schaa
2011-03-09mac80211: update minstrel_ht sample rate when probe is setDaniel Halperin
2011-03-04mac80211: Remove redundant preamble and RTS flag setup in minstrel_htHelmut Schaa
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-11-24mac80211: avoid aggregation for VO trafficLuis R. Rodriguez
2010-11-15mac80211: minstrel_ht - reduce the overhead of rate samplingFelix Fietkau
2010-10-11mac80211: minstrel_ht A-MPDU fixBjörn Smedman
2010-07-26mac80211: freeing the wrong variableDan Carpenter
2010-07-26minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville
2010-07-02minstrel_ht: fix check for downgrading of top2 rateMing Lei
2010-07-02minstrel_ht: fix updating rate with best probabilityMing Lei
2010-06-24minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville