1. 631ad70 mac80211: make rate control ops const by Johannes Berg · 11 years ago
  2. f359d3f mac80211: fix checkpatch errors by Weilong Chen · 11 years ago
  3. f7d8ad8 mac80211: minstrels: spare numerous useless calls to get_random_bytes by Karl Beldan · 11 years ago
  4. 45966ae mac80211: add fixed_rate management to minstrel rc by Lorenzo Bianconi · 11 years ago
  5. 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
  6. 5c9fc93 mac80211/minstrel: fix NULL pointer dereference issue by Felix Fietkau · 11 years ago
  7. 438b61b mac80211: fix timing for 5 MHz and 10 MHz channels by Simon Wunderlich · 11 years ago
  8. 3de805c mac80211/rc80211: add chandef to rate initialization by Simon Wunderlich · 11 years ago
  9. 06d961a mac80211/minstrel: use the new rate control API by Felix Fietkau · 11 years ago
  10. 991fec0 mac80211: fix CTS protection handling by Felix Fietkau · 11 years ago
  11. 2ff2b69 mac80211: improve minstrels rate sorting by means of throughput & probability by Thomas Huehn · 11 years ago
  12. db8c5ee mac80211: treat minstrel success probabilities below 10% as implausible by Thomas Huehn · 11 years ago
  13. f744bf8 mac80211: add lowest rate into minstrel's random rate sampling table by Thomas Huehn · 11 years ago
  14. 1e9c27d mac80211: extend minstrel's rate sampling to avoid unsampled rates by Thomas Huehn · 11 years ago
  15. 8f15761 mac80211: add documentation and verbose variable names in by Thomas Huehn · 11 years ago
  16. c8ca8c2 mac80211: merge value scaling macros of minstrel_ht and minstrel by Thomas Huehn · 11 years ago
  17. a512d4b mac80211: merge EWMA calculation of minstrel_ht and minstrel by Thomas Huehn · 11 years ago
  18. a0497f9 mac80211/minstrel_ht: add support for using CCK rates by Felix Fietkau · 11 years ago
  19. 8acbcdd minstrel: update stats after processing status by Johannes Berg · 12 years ago
  20. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  21. 868a5f7 minstrel: Remove unused function parameter in calc_rate_durations() by Patrick Kelle · 13 years ago
  22. 24f7580 minstrel_ht: fixed rate mode through debugfs by Zefir Kurtisi · 13 years ago
  23. 8fddddf mac80211: fix contention time computation in minstrel, minstrel_ht by Daniel Halperin · 13 years ago
  24. ea65145 minstrel: don't complain about feedback for unrequested rates by John W. Linville · 14 years ago
  25. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  27. eae4475 minstrel: make the rate control ops reusable from another rc implementation by Felix Fietkau · 14 years ago
  28. 8c6c03f rc80211_minstrel: fix contention window calculation by Pavel Roskin · 15 years ago
  29. bfc32e6 mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. by Javier Cardona · 15 years ago
  30. 5815814 mac80211: Early detection of broken mesh paths when using minstrel. by Javier Cardona · 15 years ago
  31. d403a1c mac80211: Update the station failed frames average when minstrel is used. by Javier Cardona · 15 years ago
  32. 4c6d4f5 mac80211: add helper for management / no-ack frame rate decision by Luis R. Rodriguez · 15 years ago
  33. e898643 mac80211: make minstrel/pid RC use ieee80211_is_data(fc) by Luis R. Rodriguez · 15 years ago
  34. 3938b45 mac80211: minstrel: avoid accessing negative indices in rix_to_ndx() by Luciano Coelho · 15 years ago
  35. 5ee58d7 mac80211: fix minstrel single-rate memory corruption by Bob Copeland · 15 years ago
  36. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  37. 621ad7c mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel by John W. Linville · 15 years ago
  38. a8679be Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  39. 4edf040 mac80211: Fix handling of retry count of NO_ACK frames in minstrel by Gábor Stefanik · 15 years ago
  40. 8e53217 mac80211: minstrel, fix memory corruption by Jiri Slaby · 15 years ago
  41. d57854b minstrel: fix warning if lowest supported rate index is not 0 by Christian Lamparter · 16 years ago
  42. 2df7816 wireless: fix a few sparse warnings by Johannes Berg · 16 years ago
  43. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  44. f4a8cd9 minstrel: improve performance for non-MRR drivers by Felix Fietkau · 16 years ago
  45. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  46. cccf129 mac80211: add the 'minstrel' rate control algorithm by Felix Fietkau · 16 years ago