1. a05b8c5 rt2x00: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  2. ac0ef81 rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592 by Kevin Lo · 11 years ago
  3. c8520bc rt2x00: rt2800lib: update RF registers for RT5390 by Kevin Lo · 11 years ago
  4. eac40d9 rt2x00: rt2800lib: Update BBP register initialization for RT53xx by Kevin Lo · 11 years ago
  5. 6264995 wireless: rt2800lib: Fix typo on checking by Felipe Pena · 11 years ago
  6. 53c5a09 rt2x00: rt2800lib: autodetect 5GHz band support by Gabor Juhos · 11 years ago
  7. 4a32c36 rt2x00: rt2800lib: use switch statement for RF specific setup by Gabor Juhos · 11 years ago
  8. aa10350 rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access by Gabor Juhos · 11 years ago
  9. b6b561c rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 by Kevin Lo · 11 years ago
  10. 7122e66 rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 by Kevin Lo · 11 years ago
  11. c429dfe rt2x00: rt2800lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  12. e25aa82 rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593 by Gabor Juhos · 11 years ago
  13. 0beb1bb rt2x00: rt2800lib: fix VGC adjustment for RT5592 by Gabor Juhos · 11 years ago
  14. 8f78b0b rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice by Kevin Lo · 11 years ago
  15. 733aec6 rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz band by Gabor Juhos · 11 years ago
  16. 271f1a4 rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593 by Gabor Juhos · 11 years ago
  17. 0ffd2a9 rt2x00: rt2800lib: fix default VGC values for RT3593 by Gabor Juhos · 11 years ago
  18. cdabcb2 rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM map by Gabor Juhos · 11 years ago
  19. a750db9 rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map by Gabor Juhos · 11 years ago
  20. 3b9b74b rt2800: add support for radio chip RF3070 by Stanislaw Gruszka · 11 years ago
  21. 772eb43 rt2x00: Fix rf register for RT3070 by Kevin Lo · 11 years ago
  22. 6075100 rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cards by Gabor Juhos · 11 years ago
  23. 61edc7f rt2800: comment enable radio initialization sequence by Stanislaw Gruszka · 11 years ago
  24. f4e1a4d rt2800: change initialization sequence to fix system freeze by Stanislaw Gruszka · 11 years ago
  25. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  26. 6e956da rt2800: fix wrong TX power compensation by Stanislaw Gruszka · 11 years ago
  27. 634b805 rt2x00: rt2800lib: don't hardcode beacon offsets by Gabor Juhos · 11 years ago
  28. 21c6af6 rt2x00: rt2800lib: add rt2800_hw_beacon_base helper by Gabor Juhos · 11 years ago
  29. e979a8a rt2x00: rt2800lib: adjust frequency offset for RF3053 by Gabor Juhos · 11 years ago
  30. 3f1b873 rt2x00: rt2800lib: move rt2800_adjust_freq_offset function by Gabor Juhos · 11 years ago
  31. 8d38eca rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devices by Gabor Juhos · 11 years ago
  32. 76773f3 rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devices by Gabor Juhos · 11 years ago
  33. 6af1bdc rt2x00: rt2800lib: optimize frequency offset adjustment by Gabor Juhos · 11 years ago
  34. c1fada4 rt2x00: rt2800lib: fix frequency offset boundary calculation by Gabor Juhos · 11 years ago
  35. 77f7c0f rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_register by Gabor Juhos · 11 years ago
  36. 91a3fa3 rt2x00: rt2800: rename HW_BEACON_OFFSET macro by Gabor Juhos · 11 years ago
  37. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  38. ae1b1c5 rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper by Gabor Juhos · 11 years ago
  39. 2dc2bd2 rt2x00: rt2800lib: enable RT3593 support by Gabor Juhos · 11 years ago
  40. 0f5af26 rt2x00: rt2800lib: enable RF3053 support by Gabor Juhos · 11 years ago
  41. 1095df0 rt2x00: rt2800lib: enable VCO recalibration for RF3053 by Gabor Juhos · 11 years ago
  42. f42b046 rt2x00: rt2800lib: add channel configuration for RF3053 by Gabor Juhos · 11 years ago
  43. c8b9d3d rt2x00: rt2800lib: add rf_vals for RF3053 by Gabor Juhos · 11 years ago
  44. c0a1436 rt2x00: rt2800lib: add default_power3 field for three-chain devices by Gabor Juhos · 11 years ago
  45. f36bb0c rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593 by Gabor Juhos · 11 years ago
  46. 6316c78 rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593 by Gabor Juhos · 11 years ago
  47. a3f1625 rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpers by Gabor Juhos · 11 years ago
  48. fc739cf rt2x00: rt2800lib: fix default TX power values for RT3593 by Gabor Juhos · 11 years ago
  49. 97aa03f rt2x00: rt2800lib: add rt2800_txpower_to_dev helper by Gabor Juhos · 11 years ago
  50. 5cddb3c rt2x00: rt2800lib: fix antenna configuration for RT3593 by Gabor Juhos · 11 years ago
  51. 4788ac1 rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devices by Gabor Juhos · 11 years ago
  52. 34542ff rt2x00: rt2800lib: add TX power configuration for RT3593 by Gabor Juhos · 11 years ago
  53. d63f7e8 rt2x00: rt2800lib: add BBP post initialization for RT3593 by Gabor Juhos · 11 years ago
  54. ab7078a rt2x00: rt2800lib: add RFCSR register initialization for RT3593 by Gabor Juhos · 11 years ago
  55. b189a18 rt2x00: rt2800lib: add BBP register initialization for RT3593 by Gabor Juhos · 11 years ago
  56. 1706d15 rt2x00: rt2800lib: add MAC register initialization for RT3593 by Gabor Juhos · 11 years ago
  57. fa31d15 rt2x00: rt2800lib: add EEPROM map for the RT3593 chipset by Gabor Juhos · 11 years ago
  58. 379448f rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helper by Gabor Juhos · 11 years ago
  59. 022138c rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helper by Gabor Juhos · 11 years ago
  60. 3e38d3d rt2x00: rt2800lib: introduce local EEPROM access functions by Gabor Juhos · 11 years ago
  61. 0847beb rt2x00: rt2800lib: fix default TX power check for RT55xx by Gabor Juhos · 11 years ago
  62. bb16d48 rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devices by Gabor Juhos · 11 years ago
  63. 3e23d4e rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devices by Gabor Juhos · 11 years ago
  64. 0a6f3a8 rt2x00: read 5GHz TX power values from the correct offset by Gabor Juhos · 11 years ago
  65. 9d1059c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  66. 8c8d2017 rt2800: fix RT5390 & RT3290 TX power settings regression by Stanislaw Gruszka · 11 years ago
  67. 32ef8f4 rt2800: move 53xx specific bbp initialization by Stanislaw Gruszka · 11 years ago
  68. 6addb24 rt2800: move 3290 specific bbp initialization by Stanislaw Gruszka · 11 years ago
  69. c2da527 rt2800: move 3352 specific bbp initialization by Stanislaw Gruszka · 11 years ago
  70. 5df1ff3 rt2800: initialize BBP_R108 on proper subroutines by Stanislaw Gruszka · 11 years ago
  71. b7feb9b rt2800: initialize BBP_R104 on 3352 subroutine by Stanislaw Gruszka · 11 years ago
  72. 7291714 rt2800: initialize BBP_R134 & BBP_R135 on 53xx subroutine by Stanislaw Gruszka · 11 years ago
  73. f2b6777 rt2800: initialize BBP_R128 on proper subroutines by Stanislaw Gruszka · 11 years ago
  74. 46b90d3 rt2800: initialize BBP_R120 on 3352 subroutine by Stanislaw Gruszka · 11 years ago
  75. f867085 rt2800: initialize BBP_R106 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  76. 49d6111 rt2800: initialize BBP_R105 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  77. 1ad4408 rt2800: initialize BBP_R104 on proper subroutines by Stanislaw Gruszka · 11 years ago
  78. 672d118 rt2800: initialize BBP_R103 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  79. 90fed53 rt2800: move initialization of BBP_95 & BBP_98 to 53xx subroutine by Stanislaw Gruszka · 11 years ago
  80. b4e121d rt2800: initialize BBP_R92 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  81. 7af9874 rt2800: initialize BBP_R91 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  82. 9400fa8 rt2800: initialize BBP_R88 on proper subroutines by Stanislaw Gruszka · 11 years ago
  83. aef9f38 rt2800: initialize BBP_R86 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  84. 3c20a12 rt2800: initialize BBP_R84 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  85. 885f241 rt2800: initialize BBP_R83 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  86. fa1e342 rt2800: initialize BBP_R82 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  87. 43f535e rt2800: initialize BBP_R74 - BBP_R80 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  88. 8d97be3 rt2800: initialize BBP_R70 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  89. 72ffe14 rt2800: initialize BBP_R69 - BBP_R77 on proper subroutines by Stanislaw Gruszka · 11 years ago
  90. 59dcabb rt2800: initialize BBP_R68 on proper subroutines by Stanislaw Gruszka · 11 years ago
  91. e379de1 rt2800: initialize BBP_R65 & BBP_R66 on all subroutines (except 5592) by Stanislaw Gruszka · 11 years ago
  92. 3420f79 rt2800: initialize BBP_R47 on 3352 subroutine by Stanislaw Gruszka · 11 years ago
  93. b2f8e0b rt2800: initialize BBP_R31 on proper subroutines by Stanislaw Gruszka · 11 years ago
  94. c322357 rt2800: move rt2800_bbp4_mac_if_ctrl to proper subroutines by Stanislaw Gruszka · 11 years ago
  95. 29f3a58 rt2800: move 3352 bbp specific code by Stanislaw Gruszka · 11 years ago
  96. dae6295 rt2800: add rt2800_init_bbp_305x_soc subroutine by Stanislaw Gruszka · 11 years ago
  97. 39ab3e8 rt2800: prepare for rt2800_init_bbp spit by Stanislaw Gruszka · 11 years ago
  98. a1ef503 rt2800: make rt2800_init_bbp return void by Stanislaw Gruszka · 11 years ago
  99. 0879f87 rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_size by Gabor Juhos · 11 years ago
  100. ec9c498 rt2x00: Use more current logging styles, shrink object size by Joe Perches · 11 years ago