1. f4ec7cb mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate by Felix Fietkau · 6 years ago
  2. 972b66b mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode by Felix Fietkau · 6 years ago
  3. 80df9be mac80211: minstrel: fix CCK rate group streams value by Felix Fietkau · 6 years ago
  4. 37439f2 mac80211: minstrel: fix using short preamble CCK rates on HT clients by Felix Fietkau · 6 years ago
  5. 202df50 mac80211: minstrel: reduce minstrel_mcs_groups size by Felix Fietkau · 6 years ago
  6. b1c4f68 mac80211: minstrel: merge with minstrel_ht, always enable VHT support by Felix Fietkau · 6 years ago
  7. 5b5e873 mac80211: minstrel: remove unnecessary debugfs cleanup code by Felix Fietkau · 6 years ago
  8. f458e83 mac80211: minstrel: Enable STBC and LDPC for VHT Rates by Chaitanya T K · 6 years ago
  9. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  10. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  11. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  12. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  13. 73b1658 mac80211: minstrel_ht: remove obsolete #if for >= 3 streams by Felix Fietkau · 8 years ago
  14. 782dda0 mac80211: minstrel_ht: move short preamble check out of get_rate by Felix Fietkau · 8 years ago
  15. 41d0858 mac80211: minstrel_ht: move supported bitrate mask out of group data by Felix Fietkau · 8 years ago
  16. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  17. 918fe04 mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate by Felix Fietkau · 9 years ago
  18. 06171e9 mac80211: minstrel_ht: improve sample rate skip logic by Felix Fietkau · 9 years ago
  19. c36dd3e mac80211: minstrel_ht: fix a logic error in RTS/CTS handling by Felix Fietkau · 9 years ago
  20. 7a36b93 mac80211: minstrel_ht: set default tx aggregation timeout to 0 by Felix Fietkau · 9 years ago
  21. 212c5a5 mac80211: minstrel: Change expected throughput unit back to Kbps by Sven Eckelmann · 9 years ago
  22. f84a937 mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate by Konstantin Khlebnikov · 9 years ago
  23. a3ebb4e mac80211: minstrel_ht: handle peers in dynamic SMPS by Krishna Chaitanya · 10 years ago
  24. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  25. 50e55a8 mac80211: add max lossless throughput per rate by Thomas Huehn · 10 years ago
  26. 6a27b2c40 mac80211: restructure per-rate throughput calculation into function by Thomas Huehn · 10 years ago
  27. 9134073 mac80211: improve Minstrel variable & function naming by Thomas Huehn · 10 years ago
  28. f62838b mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics by Thomas Huehn · 10 years ago
  29. d66c258 mac80211: minstrel_ht: fix rounding issue in MCS duration calculation by Felix Fietkau · 10 years ago
  30. 81c4126 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  31. 63558a6 mac80211: minstrel_ht: switch to .tx_status_noskb by Felix Fietkau · 10 years ago
  32. 9594342 mac80211: minstrel_ht: move aggregation check to .get_rate() by Felix Fietkau · 10 years ago
  33. 75769c8 mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check by Felix Fietkau · 10 years ago
  34. 280ba51 mac80211: minstrel_ht: fix a crash in rate sorting by Felix Fietkau · 10 years ago
  35. 9ffe904 mac80211: minstrel_ht: do not always skip ht rates vht_only is true by Karl Beldan · 10 years ago
  36. 9208247 mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz by Karl Beldan · 10 years ago
  37. 3ec373c mac80211: minstrel_ht: include type (cck/ht) in rates flag by Karl Beldan · 10 years ago
  38. 8a0ee4f mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs by Karl Beldan · 10 years ago
  39. d4d141c mac80211: minstrel_ht: Increase the range of handled rate indexes by Karl Beldan · 10 years ago
  40. cc61d8d mac80211: minstrel_ht: fix MCS_GROUP_RATES usage by Karl Beldan · 10 years ago
  41. 5935839 mac80211: improve minstrel_ht rate sorting by throughput & probability by Thomas Huehn · 10 years ago
  42. cca674d mac80211: export the expected throughput by Antonio Quartulli · 11 years ago
  43. 00591ce mac80211: minstrel-ht: small clarifications by Johannes Berg · 11 years ago
  44. f6e1a73 mac80211: minstrel_ht: sample_table can be __read_mostly by Johannes Berg · 11 years ago
  45. 631ad70 mac80211: make rate control ops const by Johannes Berg · 11 years ago
  46. f359d3f mac80211: fix checkpatch errors by Weilong Chen · 11 years ago
  47. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  48. f12140c mac80211: minstrel_ht: do not sample unsupported rates by Karl Beldan · 11 years ago
  49. f7d8ad8 mac80211: minstrels: spare numerous useless calls to get_random_bytes by Karl Beldan · 11 years ago
  50. 7a5e3fa mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES by Karl Beldan · 11 years ago
  51. 5664da4 mac80211: use capped prob when computing throughputs by Karl Beldan · 11 years ago
  52. 351df09 mac80211: minstrel_ht: fix rates selection by Karl Beldan · 11 years ago
  53. 37feb7e mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats by Lorenzo Bianconi · 11 years ago
  54. f3e979a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  55. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  56. e133fae mac80211: minstrel_ht: don't use control.flags in TX status path by Johannes Berg · 11 years ago
  57. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  58. d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  59. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 12 years ago
  60. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  61. 438b61b mac80211: fix timing for 5 MHz and 10 MHz channels by Simon Wunderlich · 12 years ago
  62. 3de805c mac80211/rc80211: add chandef to rate initialization by Simon Wunderlich · 12 years ago
  63. 1cd1585 mac80211/minstrel_ht: fix cck rate sampling by Felix Fietkau · 12 years ago
  64. a856666 mac80211/minstrel_ht: use the new rate control API by Felix Fietkau · 12 years ago
  65. a364736 mac80211: minstrel_ht: initialize rates selection by Karl Beldan · 12 years ago
  66. c2eb5b0 mac80211: minstrel_ht: pick only supported rates for sta and group max*rates by Karl Beldan · 12 years ago
  67. a0ca796 mac80211/minstrel_ht: do not sample actively used rates by Felix Fietkau · 12 years ago
  68. bc96f24 mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates by Felix Fietkau · 12 years ago
  69. 3e8b1eb mac80211/minstrel_ht: improve rate selection stability by Felix Fietkau · 12 years ago
  70. f744bf8 mac80211: add lowest rate into minstrel's random rate sampling table by Thomas Huehn · 12 years ago
  71. a512d4b mac80211: merge EWMA calculation of minstrel_ht and minstrel by Thomas Huehn · 12 years ago
  72. 52c00a3 mac80211/minstrel_ht: disable multiple consecutive sample attempts by Felix Fietkau · 12 years ago
  73. 098b8af mac80211/minstrel_ht: fix spacing between sample attempts by Felix Fietkau · 12 years ago
  74. 965237a mac80211/minstrel_ht: increase sampling frequency of some slower rates by Felix Fietkau · 12 years ago
  75. 96d4ac3 minstrel_ht: increase sampling frequency by Felix Fietkau · 12 years ago
  76. a299c6d mac80211/minstrel_ht: improve max_prob_rate selection by Felix Fietkau · 12 years ago
  77. ed97a13 mac80211/minstrel_ht: improve accuracy of throughput metric at high data rates by Felix Fietkau · 12 years ago
  78. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  79. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  80. a0497f9 mac80211/minstrel_ht: add support for using CCK rates by Felix Fietkau · 12 years ago
  81. df15a6c mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate by Felix Fietkau · 12 years ago
  82. a544ab7 mac80211: simplify loop in minstrel_ht by Johannes Berg · 12 years ago
  83. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  84. 2a9e6c5 minstrel_ht: enable frame aggregation for fixed rate by Sylvain Roger Rieunier · 13 years ago
  85. 472dd35 mac80211: correct size the argument to kzalloc in minstrel_ht by Thomas Huehn · 13 years ago
  86. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 13 years ago
  87. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 13 years ago
  88. ba6fa29 mac80211: Don't sample max throughput rate in minstrel_ht by Helmut Schaa · 13 years ago
  89. e921977 mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS by Helmut Schaa · 13 years ago
  90. 6048d763 minstrel_ht: Remove unused function parameters by Patrick Kelle · 13 years ago
  91. a5f69d94 mac80211: Get rid of search loop for rate group index by Helmut Schaa · 13 years ago
  92. b79296b mac80211: Check rate->idx before rate->count by Helmut Schaa · 13 years ago
  93. 89888e3 mac80211: max_tp_rate2 management of minstrel_ht by Lorenzo Bianconi · 13 years ago
  94. 64ed5cf minstrel_ht: fix Open BA session request floods by Christian Lamparter · 13 years ago
  95. 6de062c mac80211: Don't use EAPOL frames for rate sampling by Helmut Schaa · 13 years ago
  96. 24f7580 minstrel_ht: fixed rate mode through debugfs by Zefir Kurtisi · 14 years ago
  97. 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 · 14 years ago
  98. 8fddddf mac80211: fix contention time computation in minstrel, minstrel_ht by Daniel Halperin · 14 years ago
  99. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  100. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago