1. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 15 years ago
  2. 19bc291 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
  3. 5c0ba62 ath9k: fix rate control fallback rate selection by Felix Fietkau · 15 years ago
  4. 10be7eb 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
  5. 6589651 ath9k: improve max rate retry handling by Felix Fietkau · 15 years ago
  6. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  7. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  8. f4709fd ath9k: Fix maximum tx fifo settings for single stream devices by Luis R. Rodriguez · 15 years ago
  9. 1fe8234 ath9k: clean up rc rate table by Felix Fietkau · 15 years ago
  10. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 15 years ago
  11. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  12. 827e69b ath9k: get rid of tx_info_priv by Felix Fietkau · 15 years ago
  13. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. e55ea2b ath9k: fix misplaced semicolon on rate control by Luis R. Rodriguez · 15 years ago
  15. 9680e8a ath9k: remove driver ASSERT, just use BUG_ON() by Luis R. Rodriguez · 15 years ago
  16. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  17. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  18. 3fc0fbf ath9k: Maintain monotonicity of PER while going across different phy by Vasanthakumar Thiagarajan · 15 years ago
  19. 42e8856 ath9k: Update rate control for 11NA HT40 mode by Vasanthakumar Thiagarajan · 15 years ago
  20. 922bac6 ath9k: Nuke struct ath_tx_ratectrl_state by Vasanthakumar Thiagarajan · 15 years ago
  21. c413046 ath9k: Use probe interval instead of rssi reduce interval by Vasanthakumar Thiagarajan · 15 years ago
  22. ddf4a2d ath9k: Remove unused members from rate control structure by Vasanthakumar Thiagarajan · 15 years ago
  23. 39a4caf ath9k: Remove dead code in rate control by Vasanthakumar Thiagarajan · 15 years ago
  24. e25739a ath9k: remove rate control wraper by Luis R. Rodriguez · 15 years ago
  25. 4c6d4f5 mac80211: add helper for management / no-ack frame rate decision by Luis R. Rodriguez · 15 years ago
  26. 7682a76 ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks by Luis R. Rodriguez · 15 years ago
  27. 201c3b4 ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix() by Luis R. Rodriguez · 15 years ago
  28. dfe80a3 ath9k: remove ATH9K_MODE_11B by Luis R. Rodriguez · 15 years ago
  29. 4e6df85 ath9k: remove unused ath_rc_isvalid_txmask() by Luis R. Rodriguez · 15 years ago
  30. 39448b0 ath9k: rename ath_rc_get_nextlowervalid_txrate() by Luis R. Rodriguez · 15 years ago
  31. 20f5721 ath9k: remove pointless wrapper ath_rc_rate_getidx() by Luis R. Rodriguez · 15 years ago
  32. 7466c524 ath9k: remove unused stepdown when looking for the next rate by Luis R. Rodriguez · 15 years ago
  33. 984d021 ath9k: remove unused min rate calculation code by Luis R. Rodriguez · 15 years ago
  34. dd19018 ath9k: cleanup try count for MRR in rate control by Luis R. Rodriguez · 15 years ago
  35. e43419f ath9k: downgrade assert in rc.c for invalid rate by Luis R. Rodriguez · 15 years ago
  36. 4f0fc7c ath9k: make private driver rate tables const by Luis R. Rodriguez · 16 years ago
  37. 97d3f45 ath9k: Fix handling of retry count of NO_ACK frames by Gábor Stefanik · 16 years ago
  38. d3feaf5 wireless: remove some (bogus?) 'may be used uninitialized' warnings by John W. Linville · 16 years ago
  39. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath9k/rc.c]
  40. f5c38ef ath9k: Fix bug in determining HT40 mode by Sujith · 16 years ago
  41. c6483cf ath9k: Determine number of streams from HT capabilities by Sujith · 16 years ago
  42. 9cb5412 Add mesh point functionality to ath9k by Pat Erley · 16 years ago
  43. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  44. c2da50e ath9k: Fix bug in handling single stream stations by Sujith · 16 years ago
  45. 14587ce ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rate by Vasanthakumar Thiagarajan · 16 years ago
  46. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 16 years ago
  47. 9331ec8 ath9k: Fill in rate_update mac80211 callback by Sujith · 16 years ago
  48. fa09632 ath9k: Remove ununsed ack duration stuff with long/short preamble by Vasanthakumar Thiagarajan · 16 years ago
  49. 9e71279 ath9k: Add PER to RC debug statistics by Sujith · 16 years ago
  50. d5c232f ath9k: Fix PTK/GTK handshake timeout by Vasanthakumar Thiagarajan · 16 years ago
  51. 8bd1d07 ath9k: Add open loop control support by Senthil Balasubramanian · 16 years ago
  52. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  53. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  54. 029bc43 ath9k: Add retry counters to rate control debug file by Sujith · 16 years ago
  55. 7a7dec6 ath9k: Add debugfs files for printing TX rate details by Sujith · 16 years ago
  56. c89424d ath9k: Handle mac80211's RC flags for MCS rates by Sujith · 16 years ago
  57. 3900898 ath9k: Cleanup get_rate() interface by Sujith · 16 years ago
  58. d22b002 ath9k: Fix lockdep warning by Sujith · 16 years ago
  59. 3c45726 ath9k: Handle chainmask for A9280 by Sujith · 16 years ago
  60. f8206e0 ath9k: Fix bug in rate control capability registration by Sujith · 16 years ago
  61. e832435 ath9k: Reorganize code in xmit.c by Sujith · 16 years ago
  62. dd00639 ath9k: Update short guard interval in rate control by Sujith · 16 years ago
  63. 6642fe6 ath9k: rateCodeToIndex is not used, remove it by Sujith · 16 years ago
  64. ecf7044 ath9k: make use of conf_is_ht*() in the rest of the driver by Luis R. Rodriguez · 16 years ago
  65. b657ead ath9k: Fix an operator typo in phy rate validation by Jouni Malinen · 16 years ago
  66. f66000f ath9k: Fix a NULL pointer dereference in ath_rate_get by Jouni Malinen · 16 years ago
  67. 3706de6 ath9k: Maintain rate table choice after association by Sujith · 16 years ago
  68. 40990ec ath9k: Fix bug in rate table management by Sujith · 16 years ago
  69. d97809d ath9k: Replace ath9k_opmode with nl80211_iftype by Colin McCabe · 16 years ago
  70. 04bd4638 ath9k: Use cleaner debug masks by Sujith · 16 years ago
  71. e11602b ath9k: Handle channel initialization for AP mode by Sujith · 16 years ago
  72. ff37e33 ath9k: Code scrub by Sujith · 16 years ago
  73. 7ac4701 ath9k: Dont update rate control for every AMPDU by Vasanthakumar Thiagarajan · 16 years ago
  74. 2c5a744 ath9k: Use helpers by Sujith · 16 years ago
  75. 46d14a5 ath9k: General code scrub by Sujith · 16 years ago
  76. e63835b ath9k: Remove ath9k_rate_table by Sujith · 16 years ago
  77. a8efee4 ath9k: Use rate_driver_data by Sujith · 16 years ago
  78. fe7f4a7 ath9k: Remove ath_rate_softc by Sujith · 16 years ago
  79. 5ddfac3 ath9k: Remove rate control reference in VAP by Sujith · 16 years ago
  80. 2b406f1 ath9k: Nuke fixed rate handling in driver by Sujith · 16 years ago
  81. 46494e6 ath9k: Remove half/quarter rate tables by Sujith · 16 years ago
  82. 4df8ec6 ath9k: Remove ath_rate_newassoc() by Sujith · 16 years ago
  83. 7b4d273 ath9k: Remove ath_setup_rates by Sujith · 16 years ago
  84. fe60594 ath9k: Simplify RC alloc/free functions by Sujith · 16 years ago
  85. 256b775 ath9k: Merge struct ath_tx_ratectrl with ath_rate_node by Sujith · 16 years ago
  86. 87c1687 drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE by Julia Lawall · 16 years ago
  87. ccc75c5 ath9k: Remove ath_tx_aggr_resp() by Sujith · 16 years ago
  88. 5640b08 ath9k: Revamp VAP management by Sujith · 16 years ago
  89. a37c2c7 ath9k: Use bitfields to store tid's state in a single variable by Sujith · 16 years ago
  90. 102e057 ath9k: Ensure ath_node is not NULL when updating tx chainmask by Sujith · 16 years ago
  91. b5aa9bf ath9k: Node cleanup by Sujith · 16 years ago
  92. a4510bf ath9k: Check if the STA supports HT when initializing rate control by Sujith · 16 years ago
  93. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  94. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  95. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  96. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  97. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  98. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  99. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  100. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago