1. a856666 mac80211/minstrel_ht: use the new rate control API by Felix Fietkau · 11 years ago
  2. a364736 mac80211: minstrel_ht: initialize rates selection by Karl Beldan · 11 years ago
  3. c2eb5b0 mac80211: minstrel_ht: pick only supported rates for sta and group max*rates by Karl Beldan · 11 years ago
  4. a0ca796 mac80211/minstrel_ht: do not sample actively used rates by Felix Fietkau · 11 years ago
  5. bc96f24 mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates by Felix Fietkau · 11 years ago
  6. 3e8b1eb mac80211/minstrel_ht: improve rate selection stability by Felix Fietkau · 11 years ago
  7. f744bf8 mac80211: add lowest rate into minstrel's random rate sampling table by Thomas Huehn · 11 years ago
  8. a512d4b mac80211: merge EWMA calculation of minstrel_ht and minstrel by Thomas Huehn · 11 years ago
  9. 52c00a3 mac80211/minstrel_ht: disable multiple consecutive sample attempts by Felix Fietkau · 11 years ago
  10. 098b8af mac80211/minstrel_ht: fix spacing between sample attempts by Felix Fietkau · 11 years ago
  11. 965237a mac80211/minstrel_ht: increase sampling frequency of some slower rates by Felix Fietkau · 11 years ago
  12. 96d4ac3 minstrel_ht: increase sampling frequency by Felix Fietkau · 11 years ago
  13. a299c6d mac80211/minstrel_ht: improve max_prob_rate selection by Felix Fietkau · 11 years ago
  14. ed97a13 mac80211/minstrel_ht: improve accuracy of throughput metric at high data rates by Felix Fietkau · 11 years ago
  15. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 11 years ago
  16. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  17. a0497f9 mac80211/minstrel_ht: add support for using CCK rates by Felix Fietkau · 11 years ago
  18. df15a6c mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate by Felix Fietkau · 11 years ago
  19. a544ab7 mac80211: simplify loop in minstrel_ht by Johannes Berg · 12 years ago
  20. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  21. 2a9e6c5 minstrel_ht: enable frame aggregation for fixed rate by Sylvain Roger Rieunier · 12 years ago
  22. 472dd35 mac80211: correct size the argument to kzalloc in minstrel_ht by Thomas Huehn · 12 years ago
  23. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  24. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 12 years ago
  25. ba6fa29 mac80211: Don't sample max throughput rate in minstrel_ht by Helmut Schaa · 12 years ago
  26. e921977 mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS by Helmut Schaa · 12 years ago
  27. 6048d763 minstrel_ht: Remove unused function parameters by Patrick Kelle · 13 years ago
  28. a5f69d94 mac80211: Get rid of search loop for rate group index by Helmut Schaa · 13 years ago
  29. b79296b mac80211: Check rate->idx before rate->count by Helmut Schaa · 13 years ago
  30. 89888e3 mac80211: max_tp_rate2 management of minstrel_ht by Lorenzo Bianconi · 13 years ago
  31. 64ed5cf minstrel_ht: fix Open BA session request floods by Christian Lamparter · 13 years ago
  32. 6de062c mac80211: Don't use EAPOL frames for rate sampling by Helmut Schaa · 13 years ago
  33. 24f7580 minstrel_ht: fixed rate mode through debugfs by Zefir Kurtisi · 13 years ago
  34. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  35. 8fddddf mac80211: fix contention time computation in minstrel, minstrel_ht by Daniel Halperin · 13 years ago
  36. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. 4dc217d mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates by Felix Fietkau · 13 years ago
  39. cf28d79 mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices by Helmut Schaa · 13 years ago
  40. 8d5eab5 mac80211: update minstrel_ht sample rate when probe is set by Daniel Halperin · 13 years ago
  41. 9d468d2 mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht by Helmut Schaa · 13 years ago
  42. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  43. 48124d1 mac80211: avoid aggregation for VO traffic by Luis R. Rodriguez · 14 years ago
  44. c7317e4 mac80211: minstrel_ht - reduce the overhead of rate sampling by Felix Fietkau · 14 years ago
  45. 15d46f3 mac80211: minstrel_ht A-MPDU fix by Björn Smedman · 14 years ago
  46. 7e98801 mac80211: freeing the wrong variable by Dan Carpenter · 14 years ago
  47. 00fc90c minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps by John W. Linville · 14 years ago
  48. ecc3d5a minstrel_ht: fix check for downgrading of top2 rate by Ming Lei · 14 years ago
  49. 009271f minstrel_ht: fix updating rate with best probability by Ming Lei · 14 years ago
  50. d5ece21 minstrel_ht: make *idx unsigned in minstrel_downgrade_rate by John W. Linville · 14 years ago
  51. a622ab7 mac80211: use RCU for TX aggregation by Johannes Berg · 14 years ago
  52. ec8aa66 mac80211: add the minstrel_ht rate control algorithm by Felix Fietkau · 14 years ago