summaryrefslogtreecommitdiff
path: root/net/mac80211/rc80211_minstrel_ht.c
AgeCommit message (Expand)Author
2014-05-21mac80211: export the expected throughputAntonio Quartulli
2014-05-19mac80211: minstrel-ht: small clarificationsJohannes Berg
2014-02-04mac80211: minstrel_ht: sample_table can be __read_mostlyJohannes Berg
2014-02-04mac80211: make rate control ops constJohannes Berg
2013-12-18mac80211: fix checkpatch errorsWeilong Chen
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-25mac80211: minstrel_ht: do not sample unsupported ratesKarl Beldan
2013-11-25mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan
2013-11-25mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATESKarl Beldan
2013-11-25mac80211: use capped prob when computing throughputsKarl Beldan
2013-11-25mac80211: minstrel_ht: fix rates selectionKarl Beldan
2013-09-26mac80211: do not override fixed_rate_idx in minstrel_ht_update_statsLorenzo Bianconi
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-22mac80211: minstrel_ht: don't use control.flags in TX status pathJohannes Berg
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich
2013-07-16mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau
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