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