1. 8f06ca2 ath9k: Fix phy info print message with AR9485 chipset. by Senthil Balasubramanian · 13 years ago
  2. 75e0351 ath9k_hw: Fix PLL initialization for AR9485. by Vivek Natarajan · 13 years ago
  3. 320d6c1 ath9k_hw: Fix power on reset by Sujith Manoharan · 14 years ago
  4. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  5. 22983c3 ath9k_hw: DDR_PLL and BB_PLL need correct setting. by Vivek Natarajan · 14 years ago
  6. b141581 ath9k_hw: Add a function to read sqsum_dvc. by Vivek Natarajan · 14 years ago
  7. 00e0003 ath9k_hw: Fix opmode initialization by Sujith Manoharan · 14 years ago
  8. 0a8d7cb ath9k_hw: read and backup AR_WA register value even before chip reset on. by Senthil Balasubramanian · 14 years ago
  9. ac45c12 ath9k_hw: Fix incorrect macversion and macrev checks by Senthil Balasubramanian · 14 years ago
  10. 6f48101 ath9k_hw: disabled PAPRD for AR9003 by Luis R. Rodriguez · 14 years ago
  11. 6d50192 ath9k_hw: Fix RX handling for USB devices by Sujith Manoharan · 14 years ago
  12. 6cae913d ath9k_hw: Fix chip test by Sujith Manoharan · 14 years ago
  13. 97dcec5 ath9k_htc: Fix warning on device removal by Sujith Manoharan · 14 years ago
  14. 5582132 ath9k_hw: remove baseband rfsilent support by Felix Fietkau · 14 years ago
  15. 45ef6a0b ath9k_hw: Configure appropriate Tx power when PAPRD fails by Vasanthakumar Thiagarajan · 14 years ago
  16. caabf2b ath9k_hw: fix the slot time setting for long distance links by Felix Fietkau · 14 years ago
  17. 4357c6b ath9k_hw: initialize ah->slottime by Felix Fietkau · 14 years ago
  18. 5f65c30 ath9k_hw: remove ah->beacon_interval by Felix Fietkau · 14 years ago
  19. 6da5a72 ath9k_hw: clean up SREV version checks by Felix Fietkau · 14 years ago
  20. df3c8b2 ath9k_hw: remove antenna configuration eeprom ops and variables by Felix Fietkau · 14 years ago
  21. 040b74f ath9k_hw: only use the PCIe disable register write sequence for AR5416 by Felix Fietkau · 14 years ago
  22. f33fdcf ath9k: clean up hardware code for beacon handling by Mohammed Shafi Shajakhan · 14 years ago
  23. 69f4aab ath9k_hw: warn if we cannot change the power to the chip by Luis R. Rodriguez · 14 years ago
  24. d09b17f ath9k: Configure pll control for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  25. 47c80de ath9k_hw: Find the maximum number of chains that hw supports by Vasanthakumar Thiagarajan · 14 years ago
  26. 8060e16 ath9k: Enable extended synch for AR9485 to fix L0s recovery issue by Vasanthakumar Thiagarajan · 14 years ago
  27. 784ad50 ath9k_hw: Disable LDPC for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  28. 3050c91 ath9k_hw: Enable hw initialization for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  29. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  30. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  31. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  32. 9306990 ath9k: Fix bug in reading input gpio state for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  33. ea066d5 ath9k: Add support for Adaptive Power Management by Mohammed Shafi Shajakhan · 14 years ago
  34. 8f5dcb1 ath9k: Reintroduce modparam to enable btcoex by Vasanthakumar Thiagarajan · 14 years ago
  35. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  36. 02d2ebb ath9k_hw: fix A-MPDU key search issues on AR9003 by Felix Fietkau · 14 years ago
  37. 07b2fa5 ath9k: Use static const by Joe Perches · 14 years ago
  38. a05b5d45 ath9k: add support for reading eeprom from platform data on PCI devices by Felix Fietkau · 14 years ago
  39. 6ee63f5 ath9k_hw: Fix low throughput issue with AR93xx by Senthil Balasubramanian · 14 years ago
  40. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  41. 744bcb4 ath9k_hw: make ath9k_hw_gettsf32 static by Felix Fietkau · 14 years ago
  42. 48a7c3d ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failure by Rajkumar Manoharan · 14 years ago
  43. 5f841b4 ath9k: Avoid HW opmode overridden on monitor mode changes by Rajkumar Manoharan · 14 years ago
  44. d465991 ath9k_hw: remove enum wireless_mode and its users by Felix Fietkau · 14 years ago
  45. dfdac8a ath9k_hw: store the clock rate in common data on channel changes by Felix Fietkau · 14 years ago
  46. 093115b ath9k_hw: clean up ANI state handling by Felix Fietkau · 14 years ago
  47. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  48. d9891c7 ath9k_hw: keep calibrated noise floor values per channel by Felix Fietkau · 14 years ago
  49. a42acef ath9k_hw: simplify revision checks for AR9287 by Felix Fietkau · 14 years ago
  50. e17f83e ath9k_hw: simplify revision checks for AR9285 by Felix Fietkau · 14 years ago
  51. 7a37081 ath9k_hw: simplify revision checks for AR9280 by Felix Fietkau · 14 years ago
  52. ce2220d ath/ath5k/ath9k: Fix crypto capabilities merge issue by Bruno Randolf · 14 years ago
  53. 040e539 ath9k: Use common ath key management functions by Bruno Randolf · 14 years ago
  54. 364734f ath9k_hw: remove useless hw capability flags by Felix Fietkau · 14 years ago
  55. 58d7e0f ath9k_hw: Support fastcc for AR7010 by Rajkumar Manoharan · 14 years ago
  56. c2ba334 ath9k_hw: Restore ANI registers to default during partial reset for AR9271 by Rajkumar Manoharan · 14 years ago
  57. 754dc53 ath9k_hw: Add capability flag for Antenna diversity and combining feature by Vasanthakumar Thiagarajan · 14 years ago
  58. 20bd2a0 ath9k_hw: clean up per-channel calibration data by Felix Fietkau · 14 years ago
  59. 00c8659 ath9k_hw: clean up and fix initial noise floor calibration by Felix Fietkau · 14 years ago
  60. 4c85ab1 ath9k: enable serialize_regmode for non-PCIE AR9160 by John W. Linville · 14 years ago
  61. 9cc2f3e ath9k_hw: prevent a fast channel change after a rx DMA stuck issue by Felix Fietkau · 14 years ago
  62. f2552e2 ath9k_hw: sanitize noise floor values properly on all chips by Felix Fietkau · 14 years ago
  63. 88c1f4f ath9k_htc: Add LED support for AR7010 by Sujith · 14 years ago
  64. f860d52 ath9k: fix TSF after reset on AR913x by Felix Fietkau · 14 years ago
  65. f35376a ath9k: make ath9k_hw_keysetmac static by John W. Linville · 14 years ago
  66. 99aeed9 ath9k: remove unused function ath9k_hw_keyisvalid by John W. Linville · 14 years ago
  67. ee03111 ath9k_hw: add an extra delay when reseting AR_RTC_RESET by Luis R. Rodriguez · 14 years ago
  68. 6a0ec30 ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks by Luis R. Rodriguez · 14 years ago
  69. 653fe37 ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave() by Luis R. Rodriguez · 14 years ago
  70. 9a658d2 ath9k_hw: fix ASPM setting for AR9003 by Luis R. Rodriguez · 14 years ago
  71. 7b9a4b0 ath9k_hw: remove ATH9K_CAP_DS by Felix Fietkau · 14 years ago
  72. 16f2411 ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH by Felix Fietkau · 14 years ago
  73. f32a488 ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT by Felix Fietkau · 14 years ago
  74. 71fca6e ath9k_hw: remove ATH9K_CAP_TKIP_MIC by Felix Fietkau · 14 years ago
  75. 9cc3271 ath9k_hw: remove ATH9K_CAP_TXPOW by Felix Fietkau · 14 years ago
  76. 716f7fc ath9k_hw: remove ATH9K_CAP_CIPHER by Felix Fietkau · 14 years ago
  77. 4935250 ath9k_hw: add support for parsing PA predistortion related EEPROM fields by Felix Fietkau · 14 years ago
  78. 96d159d ath9k_hw: remove a useless function for setting the mac address by Felix Fietkau · 14 years ago
  79. a6d2055 ath9k: fix extending the rx timestamp with the hardware TSF by Felix Fietkau · 14 years ago
  80. 03c7251 ath9k_hw: enable ANI for AR9003 by Luis R. Rodriguez · 14 years ago
  81. e36b27a ath9k: add new ANI implementation for AR9003 by Luis R. Rodriguez · 14 years ago
  82. 7337725 ath9k_hw: move clock definitions from hw.c to hw.h by Luis R. Rodriguez · 14 years ago
  83. cbba8cd ath9k_hw: Configure byte swap for non AR9271 chips by Sujith · 14 years ago
  84. e9141f7 ath9k_hw: Fix async fifo for AR9287 by Sujith · 14 years ago
  85. 1d0bb42 ath9k_hw: add multicast key search support by Felix Fietkau · 14 years ago
  86. c5395b6 ath9k_hw: Enable TX IQ calibration on AR9003 by Luis R. Rodriguez · 14 years ago
  87. d5d1154 ath9k_hw: Enable auto sleep for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  88. b4dec5e ath9k_htc: Enable SGI in HT20 for AR9271 by Sujith · 14 years ago
  89. 6473d24 ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips by Vasanthakumar Thiagarajan · 14 years ago
  90. aea702b ath9k_hw: add support for the AR9003 baseband watchdog by Luis R. Rodriguez · 14 years ago
  91. cc75589 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
  92. 5efa3a6 ath9k_hw: enable PCIe low power mode for AR9003 by Luis R. Rodriguez · 14 years ago
  93. 8316324 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
  94. 6b42e8d ath9k_hw: fix fast clock handling for 5GHz channels by Felix Fietkau · 14 years ago
  95. e555372 ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  96. b360a88 ath9k_hw: disable TX IQ calibration for AR9003 by Luis R. Rodriguez · 14 years ago
  97. 51f139d ath9k_hw: Remove pointless ANI deinit by Sujith · 14 years ago
  98. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  99. c9c99e5 ath9k: check for specific rx stuck conditions and recover from them by Felix Fietkau · 14 years ago
  100. 7d0d0df ath9k_hw: Use buffered register writes by Sujith · 14 years ago