1. 21fdc87 ath9k: fix two more bugs in tx power by Daniel Halperin · 14 years ago
  2. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  3. 1df85ec ath9k: Fix AR9287 calibration by Adrian Chadd · 14 years ago
  4. 64bd082 wireless: Default to 'n' for 2 new added devices in Kconfig. by Tao Ma · 14 years ago
  5. 41e2b05 ath9k: set 40 Mhz rate only if hw is configured in ht40 by Rajkumar Manoharan · 14 years ago
  6. 51ac8cb ath9k_hw: disable phy restart on baseband panic caused by RXSM by Rajkumar Manoharan · 14 years ago
  7. a4d86d9 ath9k: Reset chip on baseband hang by Rajkumar Manoharan · 14 years ago
  8. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  9. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  10. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  11. c6e38c0 ath9k: use PS wakeup before REG_READ by Mohammed Shafi Shajakhan · 14 years ago
  12. ba4903f ath9k: implement .tx_last_beacon() by Felix Fietkau · 14 years ago
  13. ac56703 ath9k: fix ad-hoc nexttbtt calculation by Felix Fietkau · 14 years ago
  14. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 14 years ago
  15. 89ea674 ath9k_htc: Fix packet timeout by Sujith Manoharan · 14 years ago
  16. d108e8b ath9k_htc: Change credit limit for UB94/95 by Sujith Manoharan · 14 years ago
  17. bd54879 ath9k_htc: Fix max subframe handling by Sujith Manoharan · 14 years ago
  18. 0cd075d ath9k_htc: Fix BSSID calculation by Sujith Manoharan · 14 years ago
  19. 33a5315 ath9k_htc: Fix RX filter calculation by Sujith Manoharan · 14 years ago
  20. db32124 ath9k_htc: Recalculate the BSSID mask on interface by Sujith Manoharan · 14 years ago
  21. 84dfa73 ath9k_htc: Fix station flags by Sujith Manoharan · 14 years ago
  22. c75197a ath9k_htc: Fix mode selection by Sujith Manoharan · 14 years ago
  23. c6820f1 ath9k: fix ad-hoc mode beacon selection by Felix Fietkau · 14 years ago
  24. 79d2b15 ath9k: Fix power save wrappers in debug ops by Rajkumar Manoharan · 14 years ago
  25. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  26. e00cf3b 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 · 14 years ago
  27. 108697c ath9k: make npending frames check as bool by Mohammed Shafi Shajakhan · 14 years ago
  28. 21e8ee6 ath9k: make sure main_rssi is positive by Mohammed Shafi Shajakhan · 14 years ago
  29. 3e9a212 ath9k: configure fast_div_bias based on diversity group by Mohammed Shafi Shajakhan · 14 years ago
  30. b85c573 ath9k: Implement an API to swap main/ALT LNA's by Mohammed Shafi Shajakhan · 14 years ago
  31. 8afbcc8 ath9k_hw: define antenna diversity group by Mohammed Shafi Shajakhan · 14 years ago
  32. 6bcbc06 ath9k_hw: define modules to get/set Antenna diversity paramaters by Mohammed Shafi Shajakhan · 14 years ago
  33. 842ca78 ath9k_hw: config diversity based on eeprom contents by Mohammed Shafi Shajakhan · 14 years ago
  34. c6ba9fe ath9k_hw: define registers/macros to support Antenna diversity by Mohammed Shafi Shajakhan · 14 years ago
  35. 21d2c63 ath9k_hw: enable Antenna diversity for AR9485 by Mohammed Shafi Shajakhan · 14 years ago
  36. 69de372 ath9k_hw: make antenna diversity modules chip specific by Mohammed Shafi Shajakhan · 14 years ago
  37. be0e6aa ath9k_hw: Fix STA connection issues with AR9380 (XB113). by Senthil Balasubramanian · 14 years ago
  38. 9ba7f4f ath9k_hw: fix dual band assumption for XB113 by Luis R. Rodriguez · 14 years ago
  39. 78d41b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  40. f59a59f ath9k: fix a regression in PS frame filter handling by Felix Fietkau · 14 years ago
  41. fd5999c ath9k: fix beaconing for mesh interfaces by Javier Cardona · 14 years ago
  42. 729da390 ath9k: Failed to set default beacon rssi in AP/IBSS mode by Rajkumar Manoharan · 14 years ago
  43. 2b892a9 ath9k: Fix rssi update in ad-hoc mode by Rajkumar Manoharan · 14 years ago
  44. 94333f5 ath9k_hw: Change DCU backoff thresh for AR9340 by Rajkumar Manoharan · 14 years ago
  45. 165af96 ath9k_hw: Corrected xpabiaslevel register settings for AR9340 by Rajkumar Manoharan · 14 years ago
  46. 8c12c7b ath9k_hw: remove get_channel_noise function by Mohammed Shafi Shajakhan · 14 years ago
  47. 4105f80 ath9k: process TSF out of range before RX by Rajkumar Manoharan · 14 years ago
  48. deb7518 ath9k: avoid enabling interrupts while processing rx by Rajkumar Manoharan · 14 years ago
  49. 99aa55b ath9k: Fix a warning due to a queued work during S3 state by Mohammed Shafi Shajakhan · 14 years ago
  50. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
  51. cf3a03b ath9k_hw: fix power for the HT40 duplicate frames by Luis R. Rodriguez · 14 years ago
  52. 28ef645 ath9k_hw: do noise floor calibration only on required chains by Rajkumar Manoharan · 14 years ago
  53. cbe8c73 ath9k_hw: remove aggregation protection mode by Mohammed Shafi Shajakhan · 14 years ago
  54. 2f6fc35 ath9k: Fix drain txq failure in flush by Rajkumar Manoharan · 14 years ago
  55. 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 · 14 years ago
  56. d244f21 ath9k_htc: Revamp LED management by Sujith Manoharan · 14 years ago
  57. 4436879 ath9k_htc: Dump modal eeprom header for UB91/94/95 by Sujith Manoharan · 14 years ago
  58. 80d887c ath9k_htc: Dump base eeprom header for UB91/94/95 by Sujith Manoharan · 14 years ago
  59. e2186b7 ath9k_htc: Add set_bitrate_mask() callback by Sujith Manoharan · 14 years ago
  60. a55bb94 ath9k_htc: Add a new WMI command to set a rate mask by Sujith Manoharan · 14 years ago
  61. 155dcda ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMD by Sujith Manoharan · 14 years ago
  62. 484b1829 ath9k_htc: Increase credit size for AR7010 devices by Sujith Manoharan · 14 years ago
  63. a039a99 ath9k: Use ps wrappers for btcoex logic. by Vivek Natarajan · 14 years ago
  64. f78eb65 ath9k_hw: Enable generic timer interrupt. by Vivek Natarajan · 14 years ago
  65. a6ef530 ath9k_hw: Add support for btcoexistence in AR9300. by Vivek Natarajan · 14 years ago
  66. 978f78b ath9k_hw: Move bt_stomp to hw from common. by Vivek Natarajan · 14 years ago
  67. 25f63a5 ath9k: fix AR9160 xpaBiasLvlFreq endianness handling by Adrian Chadd · 14 years ago
  68. 92c6f76c ath9k: set beacon related ps flags on bss_info change by Rajkumar Manoharan · 14 years ago
  69. 3782c69 ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chips by Rajkumar Manoharan · 14 years ago
  70. 429576b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  71. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  72. 6dde1aa ath9k: Add TSFOOR interrupt stats in debug info by Mohammed Shafi Shajakhan · 14 years ago
  73. cedc7e3 ath9k: remove the unlikely check for autosleep by Mohammed Shafi Shajakhan · 14 years ago
  74. b84628e ath9k: Add power save wrappers and modularize hw_pll handler by Senthil Balasubramanian · 14 years ago
  75. 9eab61c ath9k: cleanup hw pll work handler by Senthil Balasubramanian · 14 years ago
  76. 5151390 ath9k: optimize the usage of power save wrappers. by Senthil Balasubramanian · 14 years ago
  77. d1c038d ath9k_hw: Fix incorrect baseband PLL phase shift for AR9485 by Senthil Balasubramanian · 14 years ago
  78. 353e501 ath9k: Fix LED gpio for AR93xx chipsets. by Senthil Balasubramanian · 14 years ago
  79. 0a6c9b1 ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should it be static? by Vasanthakumar Thiagarajan · 14 years ago
  80. 788f687 ath9k: Fix bug in configuring hw timer by Vasanthakumar Thiagarajan · 14 years ago
  81. 767ad6a ath9k_htc: Remove unused macros and structures by Sujith Manoharan · 14 years ago
  82. c58ca5b ath9k_htc: Use power save wrappers when accessing HW by Sujith Manoharan · 14 years ago
  83. f0dd498 ath9k_htc: Fix max A-MPDU size handling by Sujith Manoharan · 14 years ago
  84. 3a0593e ath9k_htc: Fix AMPDU subframe handling by Sujith Manoharan · 14 years ago
  85. 0ff2b5c ath9k: Fix warnings from -Wunused-but-set-variable by Sujith Manoharan · 14 years ago
  86. bca0468 ath9k_hw: Enable AR9340 support by Vasanthakumar Thiagarajan · 14 years ago
  87. 79d1d2b ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430 by Vasanthakumar Thiagarajan · 14 years ago
  88. ecb1d38 ath9k_hw: Assign macversion based on devid for built-in wmac by Vasanthakumar Thiagarajan · 14 years ago
  89. 247eee0 ath9k: Add AR9340 platform id to id table by Vasanthakumar Thiagarajan · 14 years ago
  90. 5d48ae7 ath9k_hw: Read iq calibration data only for active chains by Vasanthakumar Thiagarajan · 14 years ago
  91. 2976bc5 ath9k_hw: Configure chain switch table and attenuation control only for active chains by Vasanthakumar Thiagarajan · 14 years ago
  92. 2be7bfe ath9k_hw: Enable byte Tx/Rx data swap for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  93. a969c09 ath9k_hw: Configure tuning capacitance value for AR9340 as well by Vasanthakumar Thiagarajan · 14 years ago
  94. 3594bea ath9k_hw: Skip internal regulator configuration for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  95. 160b7fb ath9k_hw: Don't configure AR_CH0_THERM for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  96. 66953d4 ath9k_hw: Fix register offset AR_PHY_65NM_CH0_THERM for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  97. e758ff8 ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ cal by Vasanthakumar Thiagarajan · 14 years ago
  98. 17869f4 ath9k_hw: Configure RF channel freqency for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  99. d1395d8 ath9k_hw: Read spur frequency information from eeprom for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  100. d7fd52a ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340 by Vasanthakumar Thiagarajan · 14 years ago