1. 347809f ath9k: fix false positives in the baseband hang check by Felix Fietkau · 15 years ago
  2. 54bd500 ath9k_hw: clean up the noise floor calibration code to reduce code duplication by Felix Fietkau · 15 years ago
  3. f2552e2 ath9k_hw: sanitize noise floor values properly on all chips by Felix Fietkau · 15 years ago
  4. ba17bc5 ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros by Felix Fietkau · 15 years ago
  5. 2e1f256 ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003 by Felix Fietkau · 15 years ago
  6. f504f5f ath9k_hw: fix a few inconsistencies in initval array names by Felix Fietkau · 15 years ago
  7. 88c1f4f ath9k_htc: Add LED support for AR7010 by Sujith · 15 years ago
  8. f860d52 ath9k: fix TSF after reset on AR913x by Felix Fietkau · 15 years ago
  9. f35376a ath9k: make ath9k_hw_keysetmac static by John W. Linville · 15 years ago
  10. 99aeed9 ath9k: remove unused function ath9k_hw_keyisvalid by John W. Linville · 15 years ago
  11. 78c4653 ath9k: fix retry count for A-MPDU rate control status reports by Felix Fietkau · 15 years ago
  12. e691e19 Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 15 years ago
  13. 47399f1 ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate() by Vasanthakumar Thiagarajan · 15 years ago
  14. 78a1817 ath9k: Remove unused paprd_txok by Vasanthakumar Thiagarajan · 15 years ago
  15. ca369eb ath9k: Fix bug in paprd by Vasanthakumar Thiagarajan · 15 years ago
  16. 6c3118e ath9k: Fix bug in starting ani by Vasanthakumar Thiagarajan · 15 years ago
  17. d0ee0eb ath9k: declare MODULE_FIRMWARE for ath9k_htc by John W. Linville · 15 years ago
  18. 9a75c2f ath9k: Add a module parameter to disable led blinking. by Vivek Natarajan · 15 years ago
  19. ee03111 ath9k_hw: add an extra delay when reseting AR_RTC_RESET by Luis R. Rodriguez · 15 years ago
  20. d5c4d19 ath9k_hw: dynamically choose the SERDES array for low power by Luis R. Rodriguez · 15 years ago
  21. 6a0ec30 ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks by Luis R. Rodriguez · 15 years ago
  22. 653fe37 ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave() by Luis R. Rodriguez · 15 years ago
  23. 9a658d2 ath9k_hw: fix ASPM setting for AR9003 by Luis R. Rodriguez · 15 years ago
  24. 4e63f76 ath9k_htc: Update supported product list by Sujith · 15 years ago
  25. d7ca213 ath9k_htc: Fix ampdu_action callback by Sujith · 15 years ago
  26. 9a2af88 ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003 by Luis R. Rodriguez · 15 years ago
  27. 7b9a4b0 ath9k_hw: remove ATH9K_CAP_DS by Felix Fietkau · 15 years ago
  28. 3553727 ath9k/ath9k_htc: remove redundand checks for dual-stream tx support by Felix Fietkau · 15 years ago
  29. 16f2411 ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH by Felix Fietkau · 15 years ago
  30. f32a488 ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT by Felix Fietkau · 15 years ago
  31. 71fca6e ath9k_hw: remove ATH9K_CAP_TKIP_MIC by Felix Fietkau · 15 years ago
  32. 9cc3271 ath9k_hw: remove ATH9K_CAP_TXPOW by Felix Fietkau · 15 years ago
  33. 716f7fc ath9k_hw: remove ATH9K_CAP_CIPHER by Felix Fietkau · 15 years ago
  34. 0efabd5 ath9k: enable AR9003 PCI IDs by Luis R. Rodriguez · 15 years ago
  35. 9f42c2b ath9k: implement PA predistortion support by Felix Fietkau · 15 years ago
  36. 717f6be ath9k_hw: add functions for controlling PA predistortion calibration by Felix Fietkau · 15 years ago
  37. 4935250 ath9k_hw: add support for parsing PA predistortion related EEPROM fields by Felix Fietkau · 15 years ago
  38. ab33449 ath9k_hw: add register definitions related to PA predistortion by Felix Fietkau · 15 years ago
  39. 96d159d ath9k_hw: remove a useless function for setting the mac address by Felix Fietkau · 15 years ago
  40. 41f3e54 ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40 by Felix Fietkau · 15 years ago
  41. 97923b1 ath9k: fix queue stopping threshold by Felix Fietkau · 15 years ago
  42. a6d2055 ath9k: fix extending the rx timestamp with the hardware TSF by Felix Fietkau · 15 years ago
  43. ebe297c ath9k: make ath_get_hal_qnum static by Felix Fietkau · 15 years ago
  44. 9623009 ath9k: remove declarations of some nonexistant functions by Felix Fietkau · 15 years ago
  45. 1d2231e ath9k: remove duplicate WMM AC definitions by Felix Fietkau · 15 years ago
  46. e8c35a7 ath9k_htc: use common WMM AC definitions instead of ath9k ones by Felix Fietkau · 15 years ago
  47. 293f2ba ath9k: fix mac80211 queue lookup for waking up queues by Felix Fietkau · 15 years ago
  48. 1cc5c4b ath9k_hw: update 5 GHz tx gain tables for femless and high power PA by Luis R. Rodriguez · 15 years ago
  49. 644c78c ath9k_hw: reduce delay on programming INI on AR9003 by Luis R. Rodriguez · 15 years ago
  50. 03c7251 ath9k_hw: enable ANI for AR9003 by Luis R. Rodriguez · 15 years ago
  51. e36b27a ath9k: add new ANI implementation for AR9003 by Luis R. Rodriguez · 15 years ago
  52. 40346b6 ath9k_hw: inform ANI calibration when scanning by Luis R. Rodriguez · 15 years ago
  53. 7ca710d ath9k_hw: add register definitions for the new ANI by Luis R. Rodriguez · 15 years ago
  54. ac0bb76 ath9k_hw: allow for spliting up ANI operations by family by Luis R. Rodriguez · 15 years ago
  55. 6e97f0fb ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments by Luis R. Rodriguez · 15 years ago
  56. 37e5bf6 ath9k_hw: fix clock rate calculations for ANI by Luis R. Rodriguez · 15 years ago
  57. 7337725 ath9k_hw: move clock definitions from hw.c to hw.h by Luis R. Rodriguez · 15 years ago
  58. 85ad181 mac80211: allow drivers to sleep in ampdu_action by Johannes Berg · 15 years ago
  59. 5d22c89 mac80211: remove non-irqsafe aggregation callbacks by Johannes Berg · 15 years ago
  60. a5fdbca ath: Fix uninitialized variable warnings by Prarit Bhargava · 15 years ago
  61. 9e55ba7 ath9k: Fix bug in rate table by Vasanthakumar Thiagarajan · 15 years ago
  62. 6267dc7 ath9k_htc: Configure credit size for AR7010 by Sujith · 15 years ago
  63. ea46e64 ath9k_htc: Setup 5GHz channels by Sujith · 15 years ago
  64. 29d9075 ath9k_htc: Configure dual stream rates by Sujith · 15 years ago
  65. 6debeca ath9k_htc: Setup HT capabilites for 2-stream devices by Sujith · 15 years ago
  66. 61389f3 ath9k_common: Move count_streams to common module by Sujith · 15 years ago
  67. b176286 ath9k_htc: Add support for AR7010 by Sujith · 15 years ago
  68. cbba8cd ath9k_hw: Configure byte swap for non AR9271 chips by Sujith · 15 years ago
  69. ce43cee ath9k: Determine Firmware on probe by Sujith · 15 years ago
  70. abd984e ath9k_htc: Use proper station add/remove callbacks by Sujith · 15 years ago
  71. ce9426d ath9k: fix dma sync in rx path by Ming Lei · 15 years ago
  72. 84642d6 ath9k: fix queue stop/start based on the number of pending frames by Felix Fietkau · 15 years ago
  73. 764580f ath9k_htc: Fix fair beacon distribution by Sujith · 15 years ago
  74. 21d5130 ath9k_htc: Handle host RX disable by Sujith · 15 years ago
  75. e9201f0 ath9k_htc: Handle monitor interface removal by Sujith · 15 years ago
  76. 2336776 ath9k_htc: Fix locking for ps_idle by Sujith · 15 years ago
  77. 3901737 ath9k_htc: Remove useless cancel_work_sync by Sujith · 15 years ago
  78. 4a34a8c ath9k_htc: Fix bug in handling CONF_IDLE by Sujith · 15 years ago
  79. cb551df ath9k_htc: Add PS wrappers by Sujith · 15 years ago
  80. 881ac6a ath9k_htc: Revamp CONF_IDLE handling by Sujith · 15 years ago
  81. e9141f7 ath9k_hw: Fix async fifo for AR9287 by Sujith · 15 years ago
  82. 15ae733 ath9k_hw: Update the PCI WAR register by Sujith · 15 years ago
  83. a55f858 ath9k_hw: Cleanup TX power calculation for AR9287 by Sujith · 15 years ago
  84. 79d7f4b ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values by Sujith · 15 years ago
  85. 16c94ac ath9k_hw: Cleanup eeprom_9287.c by Sujith · 15 years ago
  86. 1f03baa ath9k: use the key handling code from ath9k_common instead of duplicating it by Felix Fietkau · 15 years ago
  87. eed8e22 ath9k_common: use allocated key cache entries for multi BSS crypto support by Felix Fietkau · 15 years ago
  88. 1d0bb42 ath9k_hw: add multicast key search support by Felix Fietkau · 15 years ago
  89. ed3305b ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled by John W. Linville · 15 years ago
  90. 43163f0 ath9k: cleanup: remove unneeded null check by Dan Carpenter · 15 years ago
  91. b7b1b51 ath9k: Fix bug in validating received data length for edma by Vasanthakumar Thiagarajan · 15 years ago
  92. 5c6dd92 ath9k: Fix bug in accessing skb->data of rx frame for edma by Vasanthakumar Thiagarajan · 15 years ago
  93. 9f167f6 ath9k: Clean up few function parameters in recv.c by Vasanthakumar Thiagarajan · 15 years ago
  94. 93ef24b ath9k: Move driver specific structures by Sujith · 15 years ago
  95. d435700 ath9k: Move ath9k specific RX code to driver by Sujith · 15 years ago
  96. c5395b6 ath9k_hw: Enable TX IQ calibration on AR9003 by Luis R. Rodriguez · 15 years ago
  97. d5d1154 ath9k_hw: Enable auto sleep for ar9003 by Vasanthakumar Thiagarajan · 15 years ago
  98. fdf7662 ath9k: Fix power save with auto sleeping by Vasanthakumar Thiagarajan · 15 years ago
  99. de0f648 ath9k: Make sure null func frame is acked before going into PS for ar9003 by Vasanthakumar Thiagarajan · 15 years ago
  100. 77c2061 wireless: fix several minor description typos by Walter Goldens · 15 years ago