1. dc53078 mac80211: minstrel_ht: remove unused SAMPLE_SWITCH_THR define by Peter Seiderer · 3 years, 2 months ago
  2. ab4040d mac80211: fix some spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  3. 08a46c64 mac80211: move A-MPDU session check from minstrel_ht to mac80211 by Felix Fietkau · 3 years, 7 months ago
  4. 0edab4f mac80211: minstrel_ht: ignore frame that was sent with noAck flag by Philipp Borgers · 3 years, 8 months ago
  5. 1236af3 mac80211: minstrel_ht: fix sample time check by Felix Fietkau · 3 years, 7 months ago
  6. bab7f5c mac80211: minstrel_ht: remove extraneous indentation on if statement by Colin Ian King · 3 years, 9 months ago
  7. 026dfac mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_rate() by Wei Yongjun · 3 years, 10 months ago
  8. 29175be mac80211: minstrel_ht: remove unused variable 'mg' by Johannes Berg · 4 years ago
  9. c0eb09a mac80211: minstrel_ht: remove sample rate switching code for constrained devices by Felix Fietkau · 4 years ago
  10. 80d5515 mac80211: minstrel_ht: significantly redesign the rate probing strategy by Felix Fietkau · 4 years ago
  11. 7aece47 mac80211: minstrel_ht: reduce the need to sample slower rates by Felix Fietkau · 4 years ago
  12. 2012a2f mac80211: minstrel_ht: update total packets counter in tx status path by Felix Fietkau · 4 years ago
  13. a42fa25 mac80211: minstrel_ht: use bitfields to encode rate indexes by Felix Fietkau · 4 years ago
  14. d3b9b45 mac80211: minstrel_ht: fix regression in the max_prob_rate fix by Felix Fietkau · 4 years ago
  15. 347c298 mac80211: minstrel_ht: fix rounding error in throughput calculation by Felix Fietkau · 4 years ago
  16. 7e2123a mac80211: minstrel_ht: increase stats update interval by Felix Fietkau · 4 years ago
  17. a7fca4e mac80211: minstrel_ht: fix max probability rate selection by Felix Fietkau · 4 years ago
  18. 019c6fc mac80211: minstrel_ht: improve sample rate selection by Felix Fietkau · 4 years ago
  19. 1ae8bba mac80211: minstrel_ht: improve ampdu length estimation by Felix Fietkau · 4 years ago
  20. eeafcb0 mac80211: minstrel_ht: remove old ewma based rate average code by Felix Fietkau · 4 years ago
  21. cbda98c mac80211: remove legacy minstrel rate control by Felix Fietkau · 4 years ago
  22. a7844a5 mac80211: minstrel_ht: add support for OFDM rates on non-HT clients by Felix Fietkau · 4 years ago
  23. f84de06 mac80211: minstrel_ht: clean up CCK code by Felix Fietkau · 4 years ago
  24. 745bd6f Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 8 months ago
  25. dba25b0 mac80211: minstrel_ht_assign_best_tp_rates: remove redundant test by Johannes Berg · 4 years, 10 months ago
  26. 6cb5f3e mac80211: populate debugfs only after cfg80211 init by Johannes Berg · 4 years, 9 months ago
  27. 5f63afe mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average by Felix Fietkau · 5 years ago
  28. b1103d2 mac80211: minstrel_ht: replace rate stats ewma with a better moving average by Felix Fietkau · 5 years ago
  29. 8f2f495 mac80211: minstrel: remove divisions in tx status path by Felix Fietkau · 5 years ago
  30. b26af93 mac80211: minstrel_ht: fix infinite loop because supported is not being shifted by Colin Ian King · 5 years ago
  31. 48cb395 mac80211: minstrel_ht: improve rate probing for devices with static fallback by Felix Fietkau · 5 years ago
  32. 21f7981 mac80211: minstrel_ht: fix default max throughput rate indexes by Felix Fietkau · 5 years ago
  33. f793c7e mac80211: minstrel_ht: reduce unnecessary rate probing attempts by Felix Fietkau · 5 years ago
  34. 56dd918 mac80211: minstrel_ht: fix per-group max throughput rate initialization by Felix Fietkau · 5 years ago
  35. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  36. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  37. 1e87fec mac80211: call rate_control_send_low() internally by Johannes Berg · 6 years ago
  38. c2b1794 mac80211: minstrel_ht: automatically calculate rate duration shift by Felix Fietkau · 6 years ago
  39. 7f2e12e mac80211: minstrel_ht: add support for rates with 4 spatial streams by Felix Fietkau · 6 years ago
  40. 77f7ffd mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length by Felix Fietkau · 6 years ago
  41. f4ec7cb mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate by Felix Fietkau · 6 years ago
  42. 972b66b mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode by Felix Fietkau · 6 years ago
  43. 80df9be mac80211: minstrel: fix CCK rate group streams value by Felix Fietkau · 6 years ago
  44. 37439f2 mac80211: minstrel: fix using short preamble CCK rates on HT clients by Felix Fietkau · 6 years ago
  45. 202df50 mac80211: minstrel: reduce minstrel_mcs_groups size by Felix Fietkau · 6 years ago
  46. b1c4f68 mac80211: minstrel: merge with minstrel_ht, always enable VHT support by Felix Fietkau · 6 years ago
  47. 5b5e873 mac80211: minstrel: remove unnecessary debugfs cleanup code by Felix Fietkau · 6 years ago
  48. f458e83 mac80211: minstrel: Enable STBC and LDPC for VHT Rates by Chaitanya T K · 6 years ago
  49. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  50. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  51. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  52. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  53. 73b1658 mac80211: minstrel_ht: remove obsolete #if for >= 3 streams by Felix Fietkau · 8 years ago
  54. 782dda0 mac80211: minstrel_ht: move short preamble check out of get_rate by Felix Fietkau · 8 years ago
  55. 41d0858 mac80211: minstrel_ht: move supported bitrate mask out of group data by Felix Fietkau · 8 years ago
  56. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  57. 918fe04 mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate by Felix Fietkau · 9 years ago
  58. 06171e9 mac80211: minstrel_ht: improve sample rate skip logic by Felix Fietkau · 9 years ago
  59. c36dd3e mac80211: minstrel_ht: fix a logic error in RTS/CTS handling by Felix Fietkau · 9 years ago
  60. 7a36b93 mac80211: minstrel_ht: set default tx aggregation timeout to 0 by Felix Fietkau · 9 years ago
  61. 212c5a5 mac80211: minstrel: Change expected throughput unit back to Kbps by Sven Eckelmann · 9 years ago
  62. f84a937 mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate by Konstantin Khlebnikov · 9 years ago
  63. a3ebb4e mac80211: minstrel_ht: handle peers in dynamic SMPS by Krishna Chaitanya · 10 years ago
  64. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  65. 50e55a8 mac80211: add max lossless throughput per rate by Thomas Huehn · 10 years ago
  66. 6a27b2c40 mac80211: restructure per-rate throughput calculation into function by Thomas Huehn · 10 years ago
  67. 9134073 mac80211: improve Minstrel variable & function naming by Thomas Huehn · 10 years ago
  68. f62838b mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics by Thomas Huehn · 10 years ago
  69. d66c258 mac80211: minstrel_ht: fix rounding issue in MCS duration calculation by Felix Fietkau · 10 years ago
  70. 81c4126 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  71. 63558a6 mac80211: minstrel_ht: switch to .tx_status_noskb by Felix Fietkau · 10 years ago
  72. 9594342 mac80211: minstrel_ht: move aggregation check to .get_rate() by Felix Fietkau · 10 years ago
  73. 75769c8 mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check by Felix Fietkau · 10 years ago
  74. 280ba51 mac80211: minstrel_ht: fix a crash in rate sorting by Felix Fietkau · 10 years ago
  75. 9ffe904 mac80211: minstrel_ht: do not always skip ht rates vht_only is true by Karl Beldan · 10 years ago
  76. 9208247 mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz by Karl Beldan · 10 years ago
  77. 3ec373c mac80211: minstrel_ht: include type (cck/ht) in rates flag by Karl Beldan · 10 years ago
  78. 8a0ee4f mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs by Karl Beldan · 10 years ago
  79. d4d141c mac80211: minstrel_ht: Increase the range of handled rate indexes by Karl Beldan · 10 years ago
  80. cc61d8d mac80211: minstrel_ht: fix MCS_GROUP_RATES usage by Karl Beldan · 10 years ago
  81. 5935839 mac80211: improve minstrel_ht rate sorting by throughput & probability by Thomas Huehn · 10 years ago
  82. cca674d mac80211: export the expected throughput by Antonio Quartulli · 11 years ago
  83. 00591ce mac80211: minstrel-ht: small clarifications by Johannes Berg · 11 years ago
  84. f6e1a73 mac80211: minstrel_ht: sample_table can be __read_mostly by Johannes Berg · 11 years ago
  85. 631ad70 mac80211: make rate control ops const by Johannes Berg · 11 years ago
  86. f359d3f mac80211: fix checkpatch errors by Weilong Chen · 11 years ago
  87. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  88. f12140c mac80211: minstrel_ht: do not sample unsupported rates by Karl Beldan · 11 years ago
  89. f7d8ad8 mac80211: minstrels: spare numerous useless calls to get_random_bytes by Karl Beldan · 11 years ago
  90. 7a5e3fa mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES by Karl Beldan · 11 years ago
  91. 5664da4 mac80211: use capped prob when computing throughputs by Karl Beldan · 11 years ago
  92. 351df09 mac80211: minstrel_ht: fix rates selection by Karl Beldan · 11 years ago
  93. 37feb7e mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats by Lorenzo Bianconi · 11 years ago
  94. 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
  95. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  96. e133fae mac80211: minstrel_ht: don't use control.flags in TX status path by Johannes Berg · 11 years ago
  97. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  98. 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
  99. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 12 years ago
  100. 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