1. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  2. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  3. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  4. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  5. 4d28f77 ath9k: Fix rate control debugging by Sujith Manoharan · 12 years ago
  6. 1c11e10 ath9k: Fill remove_sta_debugfs() callback by Sujith Manoharan · 12 years ago
  7. 215999f ath9k: Enable SGI correctly by Sujith Manoharan · 12 years ago
  8. c771b51 ath9k: tune rc_stats to display only valid rates by Rajkumar Manoharan · 12 years ago
  9. 23d9939 ath9k: Trim rate table by Sujith Manoharan · 12 years ago
  10. f8a8701 ath9k: Remove MIMO-PS specific code by Sujith Manoharan · 12 years ago
  11. 88dcc2d ath9k: Cleanup TX status API by Sujith Manoharan · 12 years ago
  12. c161011 ath9k: Bail out properly before calculating rate index by Sujith Manoharan · 12 years ago
  13. 2e54675 ath9k: Fix RTS/CTS rate selection by Sujith Manoharan · 12 years ago
  14. 97f7e8a ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE by Sujith Manoharan · 12 years ago
  15. 3d2776f ath9k: Unify valid rate calculation routines by Sujith Manoharan · 12 years ago
  16. f5c9a80 ath9k: Remove ath_rc_set_valid_rate_idx by Sujith Manoharan · 12 years ago
  17. 6e1e374 ath9k: Change rateset calculation by Sujith Manoharan · 12 years ago
  18. fc8d023 ath9k: Cleanup index retrieval routines by Sujith Manoharan · 12 years ago
  19. dacde35 ath9k: Cleanup ath_rc_setvalid_htrates by Sujith Manoharan · 12 years ago
  20. c05ea15 ath9k: Cleanup ath_rc_setvalid_rates by Sujith Manoharan · 12 years ago
  21. ea2771f ath9k: Cleanup RC init API by Sujith Manoharan · 12 years ago
  22. 62a2918 ath9k: Simplify rate table initialization by Sujith Manoharan · 12 years ago
  23. cec429dd ath9k: choose legacy rate as last rate of MRR series by Rajkumar Manoharan · 12 years ago
  24. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  25. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 12 years ago
  26. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 12 years ago
  27. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  28. d47a61a ath9k: Fix multi-VIF BSS handling by Sujith Manoharan · 13 years ago
  29. 3d4e20f ath9k: Remove aggregation flags by Sujith Manoharan · 13 years ago
  30. d53c74e ath9k: completely zero intialize valid_phy_rate_idx by Mohammed Shafi Shajakhan · 13 years ago
  31. a39fb22 ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back by Pavel Roskin · 13 years ago
  32. 2504a64 ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status by Pavel Roskin · 13 years ago
  33. 8149415 ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix by John W. Linville · 13 years ago
  34. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  35. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  36. 10636bc ath9k: fix max phy rate at rate control init by Rajkumar Manoharan · 13 years ago
  37. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  38. 185d158 ath9k: Remove unnecessary AMPDU check at tx status by Rajkumar Manoharan · 13 years ago
  39. a35e278 ath9k: Change rate control to use legacy rate as last MRR by Rajkumar Manoharan · 13 years ago
  40. 32359e3 ath9k: optimize rate control statistics by Mohammed Shafi Shajakhan · 13 years ago
  41. 9dff387 ath9k: remove an unnecessary function declaration by Mohammed Shafi Shajakhan · 13 years ago
  42. f6351d4 ath9k: use standard max(), remove A_MAX macro by Pavel Roskin · 13 years ago
  43. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  44. 41e2b05 ath9k: set 40 Mhz rate only if hw is configured in ht40 by Rajkumar Manoharan · 13 years ago
  45. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  46. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  47. a70171d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  48. 0ff2b5c ath9k: Fix warnings from -Wunused-but-set-variable by Sujith Manoharan · 13 years ago
  49. cfef604 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  50. f0bce44 ath9k: index out of bounds by roel · 13 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  52. 19b9675 ath9k: Fix kernel panic caused by invalid rate index access. by Senthil Balasubramanian · 14 years ago
  53. 9ac58615 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 14 years ago
  54. 2ae79d5 ath9k : few rate control clean ups by Mohammed Shafi Shajakhan · 14 years ago
  55. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  56. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  57. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  58. c8b5760 ath9k: avoid aggregation for VO traffic by Luis R. Rodriguez · 14 years ago
  59. 07b2fa5 ath9k: Use static const by Joe Perches · 14 years ago
  60. f0c255a ath9k: handle tx underrun in the driver instead of rate control by Felix Fietkau · 14 years ago
  61. 1d666d8 ath9k: remove the unnecessary private xretry tx flag by Felix Fietkau · 14 years ago
  62. 5d4c428 ath9k: Properly assign boolean types by Mohammed Shafi Shajakhan · 14 years ago
  63. 123f5b8e ath9k: Remove the median function in rate control by Mohammed Shafi Shajakhan · 14 years ago
  64. 4fc4fbd ath9k: Fix incorrect access of rate flags in RC by Mohammed Shafi Shajakhan · 14 years ago
  65. d465991 ath9k_hw: remove enum wireless_mode and its users by Felix Fietkau · 14 years ago
  66. 4e99001 ath9k: remove sc->cur_rate_table and sc->cur_rate_mode by Felix Fietkau · 14 years ago
  67. 772d551 ath9k: make rate control debugfs stats per station by Felix Fietkau · 14 years ago
  68. 7a82665 ath9k: Fix documentation in rate control by Mohammed Shafi Shajakhan · 14 years ago
  69. a8909cf ath9k: built-in rate control A-MPDU fix by Björn Smedman · 14 years ago
  70. 334b060 ath9k: move ath_tx_aggr_check() to the rate control module by Felix Fietkau · 14 years ago
  71. aaa41ec ath9k: remove unused base_index from rate table. by Senthil Balasubramanian · 14 years ago
  72. 812c7c3 ath9k: Fix incorrect user ratekbs of MCS15 ShortGI by Senthil Balasubramanian · 14 years ago
  73. 1d9d06a ath9k: Add three stream rate control support for AR938X. by Senthil Balasubramanian · 14 years ago
  74. f63b340 ath9k: Introduce bit masks for valid and valid_single_stream. by Senthil Balasubramanian · 14 years ago
  75. 3553727 ath9k/ath9k_htc: remove redundand checks for dual-stream tx support by Felix Fietkau · 14 years ago
  76. 9e55ba7 ath9k: Fix bug in rate table by Vasanthakumar Thiagarajan · 14 years ago
  77. 6473d24 ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips by Vasanthakumar Thiagarajan · 14 years ago
  78. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  79. 58b5190 ath9k: set the STBC flag in rate control if the peer supports it by Felix Fietkau · 14 years ago
  80. b0a3344 ath9k: add LDPC support by Luis R. Rodriguez · 14 years ago
  81. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  82. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  83. d969847 ath9k: fix rate control tx status handling for A-MPDU by Felix Fietkau · 15 years ago
  84. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 15 years ago
  85. 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
  86. 5c0ba62 ath9k: fix rate control fallback rate selection by Felix Fietkau · 15 years ago
  87. 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
  88. 6589651 ath9k: improve max rate retry handling by Felix Fietkau · 15 years ago
  89. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  90. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  91. f4709fd ath9k: Fix maximum tx fifo settings for single stream devices by Luis R. Rodriguez · 15 years ago
  92. 1fe8234 ath9k: clean up rc rate table by Felix Fietkau · 15 years ago
  93. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 15 years ago
  94. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  95. 827e69b ath9k: get rid of tx_info_priv by Felix Fietkau · 15 years ago
  96. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. e55ea2b ath9k: fix misplaced semicolon on rate control by Luis R. Rodriguez · 15 years ago
  98. 9680e8a ath9k: remove driver ASSERT, just use BUG_ON() by Luis R. Rodriguez · 15 years ago
  99. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  100. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago