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