1. a5d2682 ath9k: consider return code on by Eduardo Abinader · 8 years ago
  2. aaab50f ath9k: Fix programming of minCCA power threshold by Sven Eckelmann · 8 years ago
  3. ceda515 ath9k: Remove empty test condition by Eduardo Abinader · 8 years ago
  4. 8569f59 ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setup by Helmut Schaa · 8 years ago
  5. 20ac1b3 Merge ath-next from ath.git by Kalle Valo · 8 years ago
  6. 0fef3c7 ath9k: Remove unnecessary ?: operator by Ivan Safonov · 8 years ago
  7. b2d70d4 ath9k: make GPIO API to support both of WMAC and SOC by Miaoqing Pan · 8 years ago
  8. 1542bc3 ath9k: fix inconsistent use of tab and space in indentation by Miaoqing Pan · 8 years ago
  9. ede6a5e ath9k: Add QCA956x HW support by Miaoqing Pan · 10 years ago
  10. 23f53dd3 ath9k: add TX power per-rate tables by Lorenzo Bianconi · 10 years ago
  11. 89b6e35 ath9k: Fix thermometer programming by Sujith Manoharan · 10 years ago
  12. ddbbd9e ath9k_hw: fix XPABIASLEVEL settings for AR9531 by Rajkumar Manoharan · 10 years ago
  13. d65b127 ath9k: Fix temperature compensation by Sujith Manoharan · 10 years ago
  14. 1b5c8d6 ath9k: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  15. 4cfe9a8 ath9k: Fix TX power calculation by Sujith Manoharan · 10 years ago
  16. 2c32305 ath9k: Add hardware support for QCA9531 by Sujith Manoharan · 10 years ago
  17. 3533bf6 ath9k: Fix regulatory compliance by Sujith Manoharan · 11 years ago
  18. ee65b38 ath9k: Update BaseExtension_1 eeprom structure by Sujith Manoharan · 11 years ago
  19. 66a80a3 ath9k: Initialize "switchcomspdt" eeprom field explicitly by Sujith Manoharan · 11 years ago
  20. d6b5075 ath9k: Apply tuning caps for AR9330 and AR9485 by Sujith Manoharan · 11 years ago
  21. e6d53bd ath9k: Fix internal regulator for AR955x by Sujith Manoharan · 11 years ago
  22. a1783a7 ath9k: Fix XLNA bias strength by Sujith Manoharan · 11 years ago
  23. 93c1cfb ath9k: Fix QuickDrop usage by Sujith Manoharan · 11 years ago
  24. 5e88ba6 ath9k: replace snprintf() with scnprintf() by Zefir Kurtisi · 11 years ago
  25. c946868 ath9k: Fix antenna diversity init for AR9565 by Sujith Manoharan · 11 years ago
  26. 7e12d6a ath9k: Bypass EEPROM for diversity cap for AR9565 by Sujith Manoharan · 11 years ago
  27. 53b2f82 ath9k: ar9003_eeprom.c:3618 fix variable name typo by John W. Linville · 11 years ago
  28. e083a42 ath9k: Add antenna diversity tweak for CUS198 by Sujith Manoharan · 11 years ago
  29. b21e3e1 ath9k: Fix antenna control init for AR9485 by Sujith Manoharan · 11 years ago
  30. 8489381 ath9k: Support ANT diversity for WB225 by Sujith Manoharan · 11 years ago
  31. 7bdea96 ath9k: Remove "shared_chain_lnadiv" by Sujith Manoharan · 11 years ago
  32. c2b8359 ath9k: Fix diversity combining for AR9285 by Sujith Manoharan · 11 years ago
  33. 2b5e54e ath9k: Add support for AR9462 2.1 by Sujith Manoharan · 11 years ago
  34. df40190 ath9k: Convert a couple of debug messages by Sujith Manoharan · 11 years ago
  35. bac76a3 ath9k: Fix LNA gpio for AR9485 by Sujith Manoharan · 11 years ago
  36. 9b60b64 ath9k: Add custom parameters for CUS198 by Sujith Manoharan · 11 years ago
  37. 30d5b70 ath9k_hw: Assign default xlna config for AR9485 by Sujith Manoharan · 11 years ago
  38. ef95e58 ath9k_hw: Fix fixed antenna for AR9462 by Sujith Manoharan · 11 years ago
  39. 2d7caef ath9k_hw: Add TempCompensation feature for AR9550 by Sujith Manoharan · 11 years ago
  40. 0e4b9f2 ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read' by Gabor Juhos · 12 years ago
  41. 1562580 ath9k_hw: Calculate the correct training power for PAPRD by Sujith Manoharan · 12 years ago
  42. 0f21ee8 ath9k_hw: Add HW cap for PAPRD by Sujith Manoharan · 12 years ago
  43. 506ed95 ath9k_hw: Configure new switch table for AR9565 BTCOEX by Rajkumar Manoharan · 12 years ago
  44. e82cb03 ath9k: adjust WLAN and BT concurrent transmission by Rajkumar Manoharan · 12 years ago
  45. f255b9c ath/ath9k/ar9003_eeprom.c: Remove semicolon after if by Peter Senna Tschudin · 12 years ago
  46. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  47. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  48. 362cd03 ath9k_hw: Add a HW callback to set diversity by Sujith Manoharan · 12 years ago
  49. 915154b ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMB by Sujith Manoharan · 12 years ago
  50. 9aa49ea ath9k_hw: Rename antenna diversity macros by Sujith Manoharan · 12 years ago
  51. 420e2b1 ath9k_hw: add 8 points for 5G temp slop by Rajkumar Manoharan · 12 years ago
  52. a4a2954 ath9k_hw: Add AR9565 HW support by Sujith Manoharan · 12 years ago
  53. 80fe43f ath9k_hw: Read and configure thermocal for AR9462 by Rajkumar Manoharan · 12 years ago
  54. 02eba42 ath9k_hw: Read and apply thermometer settings from EEPROM by Rajkumar Manoharan · 12 years ago
  55. 74673db ath9k: make PA linearization optional, disabled by default and fix checks by Felix Fietkau · 12 years ago
  56. 2a0b50c ath9k: fix indentation in ar9003_hw_set_power_per_rate_table by Gabor Juhos · 12 years ago
  57. 5fc5124 ath9k: optimize power level initialization for CTL_[25]GHT20 by Gabor Juhos · 12 years ago
  58. 90b90f6 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
  59. 08a4a1a ath9k_hw: fix SREV checks for applying tuning caps from EEPROM by Felix Fietkau · 12 years ago
  60. 3e2ea54 ath9k_hw: apply XLNA bias settings from EEPROM by Felix Fietkau · 12 years ago
  61. 0aefc59 ath9k_hw: clean up AR9003 EEPROM code by Felix Fietkau · 12 years ago
  62. 89be49e ath9k_hw: apply XPA timing control values from EEPROM by Felix Fietkau · 12 years ago
  63. 0196736 ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom data by Felix Fietkau · 12 years ago
  64. 38a0084 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
  65. 2e2c9cc ath9k: skip internal regulator configuration for AR9550 by Gabor Juhos · 12 years ago
  66. 2d00de4 ath9k: fix antenna control configuration for AR9550 by Gabor Juhos · 12 years ago
  67. 4b09172 ath9k: fix XPABIASLEVEL settings for AR9550 by Gabor Juhos · 12 years ago
  68. 0440507 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
  69. 9dc08ec ath9k_hw: program BT to control SPDT by Rajkumar Manoharan · 12 years ago
  70. 2c20889 wireless: Remove casts to same type by Joe Perches · 12 years ago
  71. d25360b ath9k: Fix modal EEPROM dump by Mohammed Shafi Shajakhan · 12 years ago
  72. bfc441a ath9k_hw: apply internal regulator settings on AR933x by Felix Fietkau · 12 years ago
  73. 75acd5a ath9k: fix TX power reporting on AR9003 chips by Gabor Juhos · 12 years ago
  74. 8edb254 ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ by Gabor Juhos · 12 years ago
  75. 23bd7ce ath9k: move ath9k_hw_fbin2freq function to eeprom.h by Gabor Juhos · 12 years ago
  76. 86ae26d ath9k: remove unused PWRINC_*_TO_*_CHAIN defines by Gabor Juhos · 12 years ago
  77. ea6f792 ath9k: introduce ath9k_hw_get_scaled_power helper by Gabor Juhos · 12 years ago
  78. 21bd6ea ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAIN by Gabor Juhos · 12 years ago
  79. 9970027 ath9k: remove dead code by Zefir Kurtisi · 12 years ago
  80. c91ec46 ath9k: Remove AR9462 v1.0 support by Sujith Manoharan · 12 years ago
  81. a98aa7a ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get() by Luis R. Rodriguez · 12 years ago
  82. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  83. a261f0e ath9k_hw: Fix minimum CTL power for each runtime mode by Rajkumar Manoharan · 13 years ago
  84. 8915f98 ath9k_hw: Fix tx power settings for AR9003 by Rajkumar Manoharan · 13 years ago
  85. 94e2ad9 ath9k_hw: Fix channel list of CalFreqPeir for AR938x by Rajkumar Manoharan · 13 years ago
  86. 202bff0 ath9k_hw: Read and configure xpa timing field by Rajkumar Manoharan · 13 years ago
  87. df222ed ath9k_hw: Read and configure quick drop for AR9003 by Rajkumar Manoharan · 13 years ago
  88. 423e38e ath9k: Rename AR9480 into AR9462 by Rajkumar Manoharan · 13 years ago
  89. 1b428a2 ath9k_hw: remove EEP_REG_1 by Felix Fietkau · 13 years ago
  90. ca2c68c ath9k_hw: clean up tx power handling by Felix Fietkau · 13 years ago
  91. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  92. b54af8a ath9k_hw: move register definitions to header files by Senthil Balasubramanian · 13 years ago
  93. 2577c6e ath9k_hw: Add support for AR946/8x chipsets. by Senthil Balasubramanian · 13 years ago
  94. 1ba45b9 ath9k: Fix a smatch warnings by Larry Finger · 13 years ago
  95. b503c7a ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address by Senthil Balasubramanian · 13 years ago
  96. 1fa707a ath9k_hw: update PMU to improve ripple issue for AR9485 by Rajkumar Manoharan · 13 years ago
  97. 15052f81 ath9k_hw: Fix incorrect Tx control power in AR9003 template by Rajkumar Manoharan · 13 years ago
  98. 8d7763b ath9k_hw: use register name in place of magic value by Alex Hacker · 13 years ago
  99. 2652620 ath9k_hw: Add dump_eeprom support for AR9003 by Rajkumar Manoharan · 13 years ago
  100. 071bfef ath9k_hw: fix calculated runtime tx power limit by Felix Fietkau · 13 years ago