1. f1a8abb ath9k_hw: fix PA predistortion HT40 mask by Felix Fietkau · 14 years ago
  2. 5582132 ath9k_hw: remove baseband rfsilent support by Felix Fietkau · 14 years ago
  3. 45ef6a0 ath9k_hw: Configure appropriate Tx power when PAPRD fails by Vasanthakumar Thiagarajan · 14 years ago
  4. 7072bf6 ath9k_hw: Disable PAPRD for rates with low Tx power by Vasanthakumar Thiagarajan · 14 years ago
  5. 895ad7e ath9k_hw: Move get_streams() to hw.h by Vasanthakumar Thiagarajan · 14 years ago
  6. 1bf3866 ath9k_hw: fix PA predistortion training power selection by Felix Fietkau · 14 years ago
  7. 62a957e ath9k_hw: remove ah->txpower_indexoffset by Felix Fietkau · 14 years ago
  8. 5f65c30 ath9k_hw: remove ah->beacon_interval by Felix Fietkau · 14 years ago
  9. 6da5a72 ath9k_hw: clean up SREV version checks by Felix Fietkau · 14 years ago
  10. df3c8b2 ath9k_hw: remove antenna configuration eeprom ops and variables by Felix Fietkau · 14 years ago
  11. 4ddfcd7 ath9k_hw: clean up duplicate and unnused eeprom related defines by Felix Fietkau · 14 years ago
  12. 0b5ead9 ath9k_htc: Cleanup device identification by Sujith Manoharan · 14 years ago
  13. 47c80de ath9k_hw: Find the maximum number of chains that hw supports by Vasanthakumar Thiagarajan · 14 years ago
  14. 8060e16 ath9k: Enable extended synch for AR9485 to fix L0s recovery issue by Vasanthakumar Thiagarajan · 14 years ago
  15. 3050c91 ath9k_hw: Enable hw initialization for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  16. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  17. ea066d5 ath9k: Add support for Adaptive Power Management by Mohammed Shafi Shajakhan · 14 years ago
  18. 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
  19. c5d0855 ath9k_hw: set default values for radar pulse detection by Felix Fietkau · 14 years ago
  20. 4e8c14e ath9k_hw: add a private op for configuring radar pulse detection by Felix Fietkau · 14 years ago
  21. 6ee63f5 ath9k_hw: Fix low throughput issue with AR93xx by Senthil Balasubramanian · 14 years ago
  22. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 14 years ago
  23. 066dae9 ath9k: rework tx queue selection and fix queue stopping/waking by Felix Fietkau · 14 years ago
  24. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  25. 744bcb4 ath9k_hw: make ath9k_hw_gettsf32 static by Felix Fietkau · 14 years ago
  26. 5f841b4 ath9k: Avoid HW opmode overridden on monitor mode changes by Rajkumar Manoharan · 14 years ago
  27. d465991 ath9k_hw: remove enum wireless_mode and its users by Felix Fietkau · 14 years ago
  28. cac4220 ath9k: add compile time checking for the size of the channel list by Felix Fietkau · 14 years ago
  29. b5bfc56 ath9k_hw: move the cycle counter tracking to ath by Felix Fietkau · 14 years ago
  30. 9579217 ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new by Felix Fietkau · 14 years ago
  31. 8eb4980 ath9k_hw: remove function pointer abstraction for internal ANI ops by Felix Fietkau · 14 years ago
  32. bfc472b ath9k_hw: remove code duplication in phy error counter handling by Felix Fietkau · 14 years ago
  33. 093115b ath9k_hw: clean up ANI state handling by Felix Fietkau · 14 years ago
  34. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  35. 9dbebc7 ath9k_hw: merge codepaths that access the cycle counter registers by Felix Fietkau · 14 years ago
  36. 6497827 ath9k_hw: clean up calibration flags by Felix Fietkau · 14 years ago
  37. 9094a08 ath9k_hw: remove some useless calibration data by Felix Fietkau · 14 years ago
  38. d9891c7 ath9k_hw: keep calibrated noise floor values per channel by Felix Fietkau · 14 years ago
  39. 040e539 ath9k: Use common ath key management functions by Bruno Randolf · 14 years ago
  40. 364734f ath9k_hw: remove useless hw capability flags by Felix Fietkau · 14 years ago
  41. c2ba334 ath9k_hw: Restore ANI registers to default during partial reset for AR9271 by Rajkumar Manoharan · 14 years ago
  42. 21cc630 ath9k_hw: Add functions to get/set antenna diversity configuration by Vasanthakumar Thiagarajan · 14 years ago
  43. 754dc53 ath9k_hw: Add capability flag for Antenna diversity and combining feature by Vasanthakumar Thiagarajan · 14 years ago
  44. 70cf153 ath9k: use AP beacon miss as a trigger for fast recalibration by Felix Fietkau · 14 years ago
  45. 4254bc1 ath9k_hw: fix a noise floor calibration related race condition by Felix Fietkau · 14 years ago
  46. 20bd2a0 ath9k_hw: clean up per-channel calibration data by Felix Fietkau · 14 years ago
  47. bbacee1 ath9k: merge noisefloor load implementations by Felix Fietkau · 14 years ago
  48. 54bd500 ath9k_hw: clean up the noise floor calibration code to reduce code duplication by Felix Fietkau · 14 years ago
  49. f2552e2 ath9k_hw: sanitize noise floor values properly on all chips by Felix Fietkau · 14 years ago
  50. f35376a ath9k: make ath9k_hw_keysetmac static by John W. Linville · 14 years ago
  51. 99aeed9 ath9k: remove unused function ath9k_hw_keyisvalid by John W. Linville · 14 years ago
  52. 6a0ec30 ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks by Luis R. Rodriguez · 14 years ago
  53. 9a658d2 ath9k_hw: fix ASPM setting for AR9003 by Luis R. Rodriguez · 14 years ago
  54. 7b9a4b0 ath9k_hw: remove ATH9K_CAP_DS by Felix Fietkau · 14 years ago
  55. 16f2411 ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH by Felix Fietkau · 14 years ago
  56. f32a488 ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT by Felix Fietkau · 14 years ago
  57. 71fca6e ath9k_hw: remove ATH9K_CAP_TKIP_MIC by Felix Fietkau · 14 years ago
  58. 9cc3271 ath9k_hw: remove ATH9K_CAP_TXPOW by Felix Fietkau · 14 years ago
  59. 716f7fc ath9k_hw: remove ATH9K_CAP_CIPHER by Felix Fietkau · 14 years ago
  60. 717f6be ath9k_hw: add functions for controlling PA predistortion calibration by Felix Fietkau · 14 years ago
  61. 4935250 ath9k_hw: add support for parsing PA predistortion related EEPROM fields by Felix Fietkau · 14 years ago
  62. 96d159d ath9k_hw: remove a useless function for setting the mac address by Felix Fietkau · 14 years ago
  63. 41f3e54 ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40 by Felix Fietkau · 14 years ago
  64. a6d2055 ath9k: fix extending the rx timestamp with the hardware TSF by Felix Fietkau · 14 years ago
  65. e36b27a ath9k: add new ANI implementation for AR9003 by Luis R. Rodriguez · 14 years ago
  66. 40346b6 ath9k_hw: inform ANI calibration when scanning by Luis R. Rodriguez · 14 years ago
  67. ac0bb76 ath9k_hw: allow for spliting up ANI operations by family by Luis R. Rodriguez · 14 years ago
  68. 7337725 ath9k_hw: move clock definitions from hw.c to hw.h by Luis R. Rodriguez · 14 years ago
  69. e9141f7 ath9k_hw: Fix async fifo for AR9287 by Sujith · 15 years ago
  70. c5395b6 ath9k_hw: Enable TX IQ calibration on AR9003 by Luis R. Rodriguez · 15 years ago
  71. 77c2061 wireless: fix several minor description typos by Walter Goldens · 15 years ago
  72. 6473d24 ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips by Vasanthakumar Thiagarajan · 15 years ago
  73. aea702b ath9k_hw: add support for the AR9003 baseband watchdog by Luis R. Rodriguez · 15 years ago
  74. 597a94b ath9k_hw: use the configured power limit for AR9003 by Felix Fietkau · 15 years ago
  75. 6b42e8d ath9k_hw: fix fast clock handling for 5GHz channels by Felix Fietkau · 15 years ago
  76. e555372 ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003 by Vasanthakumar Thiagarajan · 15 years ago
  77. b360a88 ath9k_hw: disable TX IQ calibration for AR9003 by Luis R. Rodriguez · 15 years ago
  78. c9c99e5 ath9k: check for specific rx stuck conditions and recover from them by Felix Fietkau · 15 years ago
  79. 20b3efd ath9k_hw: Add macros for multiple register writes by Sujith · 15 years ago
  80. ce01805 ath9k_hw: add LDPC support for AR9003 by Luis R. Rodriguez · 15 years ago
  81. 5088c2f ath9k: Initialize and configure tx status for EDMA by Vasanthakumar Thiagarajan · 15 years ago
  82. b622a72 ath9k_hw: move AR9002 mac ops to its own file by Luis R. Rodriguez · 15 years ago
  83. 744d402 ath9k_hw: Add function to configure tx status ring buffer by Vasanthakumar Thiagarajan · 15 years ago
  84. cc610ac0 ath9k_hw: Define abstraction for tx desc access by Vasanthakumar Thiagarajan · 15 years ago
  85. 6c94fdc ath9k_hw: skip WEP aggregation enable code for AR9003 by Luis R. Rodriguez · 15 years ago
  86. 78ec267 ath9k_hw: skip asynch fifo enablement to AR9003 by Luis R. Rodriguez · 15 years ago
  87. ebd5a14 ath9k_hw: move the RF claim stuff to AR9002 hardware family by Luis R. Rodriguez · 15 years ago
  88. 6c84ce0 ath9k_hw: Fill get_isr() for AR9003 by Vasanthakumar Thiagarajan · 15 years ago
  89. 1547da3 ath9k_hw: add OFDM spur mitigation for AR9003 by Luis R. Rodriguez · 15 years ago
  90. 15c9ee7 ath9k_hw: Implement AR9003 eeprom callbacks by Senthil Balasubramanian · 15 years ago
  91. df23aca ath9k_hw: complete AR9003 calibration by Luis R. Rodriguez · 15 years ago
  92. 77d6d39 ath9k_hw: abstract loading noisefloor by Luis R. Rodriguez · 15 years ago
  93. 55e82df ath9k_hw: Abstract the routine which returns interrupt status by Vasanthakumar Thiagarajan · 15 years ago
  94. 991312d ath9k_hw: move TX/RX gain INI stuff to its own hardware family code by Luis R. Rodriguez · 15 years ago
  95. d8f492b ath9k_hw: move the cck channel 14 INI to the AR9002 hw code by Luis R. Rodriguez · 15 years ago
  96. b3950e6 ath9k_hw: split the generic hardware code by hardware family by Luis R. Rodriguez · 15 years ago
  97. 795f5e2 ath9k_hw: split calib code by hardware families by Luis R. Rodriguez · 15 years ago
  98. 939ad86 ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup by Senthil Balasubramanian · 15 years ago
  99. 641d992 ath9k_hw: Split out the function for reading the noise floor by Felix Fietkau · 15 years ago
  100. b5c80475 ath9k: Add Rx EDMA support by Felix Fietkau · 15 years ago