1. 1dc5a84 mac80211: Fix pid rate-setting algorithm to allow rate changes by Larry Finger · 16 years ago
  2. 9902b18 mac80211: rc80211_pid eliminate sparse warnings by Tomas Winkler · 16 years ago
  3. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  4. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  5. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  6. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  7. b7e3500 mac80211: move last_txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  8. 95dac040 mac80211: small rate control changes by Johannes Berg · 16 years ago
  9. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  10. fc943b1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  11. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  12. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  13. adeed48 rc80211_pid: Fix fast_start parameter handling by Mattias Nissler · 16 years ago
  14. e5f5e73 build algorithms into the mac80211 module by Adrian Bunk · 16 years ago
  15. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  16. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  17. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  18. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  19. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  20. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 16 years ago
  21. 6f48422 mac80211: remove STA infos last_ack stuff by Johannes Berg · 16 years ago
  22. b7c50de9 rc80211-pid: fix rate adjustment by Stefano Brivio · 17 years ago
  23. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  24. f0b9205 mac80211 rate control: fix section mismatch by Johannes Berg · 17 years ago
  25. c09c723 rc80211-pid: fix last_sample initialization by Stefano Brivio · 17 years ago
  26. 2bc454b mac80211: Fix rate reporting regression by Michael Wu · 17 years ago
  27. df26e7e rc80211_pid should respect fixed rates. by Andrew Lutomirski · 17 years ago
  28. 4b47589 mac80211: better rate control algorithm selection by Johannes Berg · 17 years ago
  29. 13e05aa rc80211-pid: fix sta_info refcounting by Stefano Brivio · 17 years ago
  30. fa44327 rc80211-pid: simplify and fix shift_adjust by Stefano Brivio · 17 years ago
  31. 426706c rc80211-pid: export human-readable target_pf value to debugfs by Stefano Brivio · 17 years ago
  32. 1946b74 rc80211-pid: export tuning parameters through debugfs by Mattias Nissler · 17 years ago
  33. 12446c6 rc80211-pid: add debugging by Mattias Nissler · 17 years ago[Renamed (77%) from net/mac80211/rc80211_pid.c]
  34. 1dc4d1e rc80211-pid: add sharpening factor by Stefano Brivio · 17 years ago
  35. 90d501d rc80211-pid: add rate behaviour learning algorithm by Stefano Brivio · 17 years ago
  36. ad01837 mac80211: add PID controller based rate control algorithm by Mattias Nissler · 17 years ago