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