1. 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
  2. 8e9310c mac80211: pid: replace open-coded msecs_to_jiffies by Bob Copeland · 15 years ago
  3. e850f68 mac80211: fix sign error in pid controller by Bob Copeland · 15 years ago
  4. 29508d1 rc80211_pid_algo.c: remove unused variable declaration by John W. Linville · 15 years ago
  5. bfc32e6 mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. by Javier Cardona · 15 years ago
  6. 4c6d4f5 mac80211: add helper for management / no-ack frame rate decision by Luis R. Rodriguez · 15 years ago
  7. e898643 mac80211: make minstrel/pid RC use ieee80211_is_data(fc) by Luis R. Rodriguez · 15 years ago
  8. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  9. 621ad7c mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel by John W. Linville · 15 years ago
  10. 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
  11. 9223684 mac80211: Fix handling of retry count of NO_ACK frames in PID by Gábor Stefanik · 15 years ago
  12. 6909268 mac80211: pid, fix memory corruption by Jiri Slaby · 15 years ago
  13. 1dc5a84 mac80211: Fix pid rate-setting algorithm to allow rate changes by Larry Finger · 16 years ago
  14. 9902b18 mac80211: rc80211_pid eliminate sparse warnings by Tomas Winkler · 16 years ago
  15. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  16. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  17. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  18. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  19. b7e3500 mac80211: move last_txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  20. 95dac040 mac80211: small rate control changes by Johannes Berg · 16 years ago
  21. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  22. 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
  23. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. 3e122be mac80211: make master netdev handling sane by Johannes Berg · 16 years ago
  25. adeed48 rc80211_pid: Fix fast_start parameter handling by Mattias Nissler · 16 years ago
  26. e5f5e73 build algorithms into the mac80211 module by Adrian Bunk · 16 years ago
  27. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  28. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  29. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  30. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  31. 902acc7 mac80211: clean up mesh code by Johannes Berg · 16 years ago
  32. ee38585 mac80211: mesh data structures and first mesh changes by Luis Carlos Cobo · 16 years ago
  33. 6f48422 mac80211: remove STA infos last_ack stuff by Johannes Berg · 16 years ago
  34. b7c50de9 rc80211-pid: fix rate adjustment by Stefano Brivio · 16 years ago
  35. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 16 years ago
  36. f0b9205 mac80211 rate control: fix section mismatch by Johannes Berg · 16 years ago
  37. c09c723 rc80211-pid: fix last_sample initialization by Stefano Brivio · 17 years ago
  38. 2bc454b mac80211: Fix rate reporting regression by Michael Wu · 17 years ago
  39. df26e7e rc80211_pid should respect fixed rates. by Andrew Lutomirski · 17 years ago
  40. 4b47589 mac80211: better rate control algorithm selection by Johannes Berg · 17 years ago
  41. 13e05aa rc80211-pid: fix sta_info refcounting by Stefano Brivio · 17 years ago
  42. fa44327 rc80211-pid: simplify and fix shift_adjust by Stefano Brivio · 17 years ago
  43. 426706c rc80211-pid: export human-readable target_pf value to debugfs by Stefano Brivio · 17 years ago
  44. 1946b74 rc80211-pid: export tuning parameters through debugfs by Mattias Nissler · 17 years ago
  45. 12446c6 rc80211-pid: add debugging by Mattias Nissler · 17 years ago[Renamed (77%) from net/mac80211/rc80211_pid.c]
  46. 1dc4d1e rc80211-pid: add sharpening factor by Stefano Brivio · 17 years ago
  47. 90d501d rc80211-pid: add rate behaviour learning algorithm by Stefano Brivio · 17 years ago
  48. ad01837 mac80211: add PID controller based rate control algorithm by Mattias Nissler · 17 years ago