1. 9e495a2 ath9k: Remove ath9k rate control by Sujith Manoharan · 12 years ago
  2. 32efb0c ath9k: move ath9k_process_rssi to common.c by Oleksij Rempel · 12 years ago
  3. 4effc6f ath9k: prepare for multi-interface CSA support by Michal Kazior · 12 years ago
  4. 071aa9a ath9k: Process GTT interrupts by Sujith Manoharan · 12 years ago
  5. 350e2dc ath9k: Add a debugfs file "node_recv" by Sujith Manoharan · 12 years ago
  6. 415ec61 ath9k: Remove RX Poll by Sujith Manoharan · 12 years ago
  7. c32e4e5 ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config by Felix Fietkau · 12 years ago
  8. 7b6ef99 ath9k: Cleanup ath9k.h by Sujith Manoharan · 12 years ago
  9. f65c082 ath9k: Cleanup spectral scan code by Sujith Manoharan · 12 years ago
  10. 168c6f8 ath9k_hw: use a software timer for btcoex no_stomp_timer by Felix Fietkau · 12 years ago
  11. 10e2318 ath9k: optimize ath9k_flush by Felix Fietkau · 12 years ago
  12. bf3dac5 ath9k: use a timer to put hardware into full sleep by Felix Fietkau · 12 years ago
  13. babaa80 ath9k: Add an initialization routine for WoW by Sujith Manoharan · 12 years ago
  14. e60001e ath9k: Use CONFIG_ATH9K_WOW by Sujith Manoharan · 12 years ago
  15. ef6b19e ath9k: Fix TX99 config option usage by Sujith Manoharan · 12 years ago
  16. 4dd3564 ath9k: Identify Killer Wireless cards by Sujith Manoharan · 12 years ago
  17. 2d22c7d ath9k: Use correct PCIE initvals for AR9485 by Sujith Manoharan · 12 years ago
  18. 87bc072 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  19. 89f927a ath9k: add TX99 support by Luis R. Rodriguez · 12 years ago
  20. e07f01e ath9k: add HT40 spectral scan capability by Lorenzo Bianconi · 12 years ago
  21. 9f96da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  22. c648ecb ath9k: make ath9k_uses_beacons static by Felix Fietkau · 12 years ago
  23. 7f329bb ath9k: remove sc->config.cabqReadyTime by Felix Fietkau · 12 years ago
  24. 1a04d59 ath9k: use a separate data structure for rx buffers by Felix Fietkau · 12 years ago
  25. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  26. 5e88ba6 ath9k: replace snprintf() with scnprintf() by Zefir Kurtisi · 12 years ago
  27. 3fcdd0a ath9k: Identify WB335 Antenna configuration by Sujith Manoharan · 12 years ago
  28. 1063133 ath9k: Identify CUS252 cards by Sujith Manoharan · 12 years ago
  29. f96bd2a ath9k: Add support for AR9565 v1.0.1 LNA diversity by Sujith Manoharan · 12 years ago
  30. a3dabaf ath: Remove extern from function prototypes by Joe Perches · 12 years ago
  31. d1ae25a ath9k: Fix ASPM workaround usage by Sujith Manoharan · 12 years ago
  32. d074e8d ath9k: enable CSA functionality in ath9k by Simon Wunderlich · 12 years ago
  33. f5bde5b ath9k: remove ath9k_sta_remove_debugfs by Felix Fietkau · 12 years ago
  34. 50676b8 ath9k: shrink a few data structures by reordering fields by Felix Fietkau · 12 years ago
  35. e96542e ath9k: fix rx descriptor related race condition by Felix Fietkau · 12 years ago
  36. f89d1bc ath9k: use software queueing for multicast traffic by Felix Fietkau · 12 years ago
  37. 2800e82 ath9k: use software queues for un-aggregated data packets by Felix Fietkau · 12 years ago
  38. 8fed140 ath9k: fix block ack window tracking check by Felix Fietkau · 12 years ago
  39. a1cd94d ath9k: simplify ath_tx_form_aggr by Felix Fietkau · 12 years ago
  40. bb195ff ath9k: split tid retry packets into a separate queue by Felix Fietkau · 12 years ago
  41. 047dc3a ath9k: Remove ath_ant_comb_update() by Sujith Manoharan · 12 years ago
  42. 3f2da95 ath9k: Add a HW capability for WLAN/BT RX diversity by Sujith Manoharan · 12 years ago
  43. 3afa6b4 ath9k: Fix antenna diversity for CUS198 by Sujith Manoharan · 12 years ago
  44. 3fbaf4c ath9k: Do a quick scan only when scan_not_start is true by Sujith Manoharan · 12 years ago
  45. c2b8359 ath9k: Fix diversity combining for AR9285 by Sujith Manoharan · 12 years ago
  46. fca3c21 ath9k: Enable WoW only for supported models by Sujith Manoharan · 12 years ago
  47. 12eea64 ath9k: Add PCI IDs for CUS217 by Sujith Manoharan · 12 years ago
  48. e861ef5 ath9k: Modify IDs to identify CUS230 by Sujith Manoharan · 12 years ago
  49. 9b60b64 ath9k: Add custom parameters for CUS198 by Sujith Manoharan · 12 years ago
  50. 59505c0 ath9k: limit multicast buffer hardware queue depth by Felix Fietkau · 12 years ago
  51. 86a22ac ath9k: implement support for .release_buffered_frames() by Felix Fietkau · 12 years ago
  52. f2c7a79 ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE by Felix Fietkau · 12 years ago
  53. 861bca2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  54. 73900cb ath9k: Use bitops for scan flag by Sujith Manoharan · 12 years ago
  55. 08c96ab ath9k: prevent aggregation session deadlocks by Felix Fietkau · 12 years ago
  56. 16e2342 ath9k: fix aggregation stop/flush handling by Felix Fietkau · 12 years ago
  57. 79acac0 ath9k: add support for the new rate control API by Felix Fietkau · 12 years ago
  58. ab11bb2 ath9k: always set common->macaddr to the MAC adress of a virtual interface by Felix Fietkau · 12 years ago
  59. 723e711 ath9k: fix handling of broken descriptors by Felix Fietkau · 12 years ago
  60. 1a6404a ath9k: Fix IBSS joiner mode by Sujith Manoharan · 13 years ago
  61. 1282437 ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code by Sven Eckelmann · 13 years ago
  62. 21fbbca ath9k: report A-MPDU status by Christian Lamparter · 13 years ago
  63. 4ab0b0a ath9k: Update spectral scan output data by Sven Eckelmann · 13 years ago
  64. 04ccd4a ath9k: add debug parameters for spectral scan by Simon Wunderlich · 13 years ago
  65. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  66. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 13 years ago
  67. 463e3ed ath9k: remove sc->rx.rxbuflock to fix a deadlock by Felix Fietkau · 13 years ago
  68. 4b883f0 ath9k: fix rx flush handling by Felix Fietkau · 13 years ago
  69. 7fc00a3 ath9k: add a better fix for the rx tasklet vs rx flush race by Felix Fietkau · 13 years ago
  70. e93d083 ath9k: add spectral scan feature by Simon Wunderlich · 13 years ago
  71. b81950b1 ath9k: use the devres API for allocations/mappings by Felix Fietkau · 13 years ago
  72. a145daf ath9k: Implement sta_add_debugfs/sta_remove_debugfs by Sujith Manoharan · 13 years ago
  73. de7b760 ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS by Sujith Manoharan · 13 years ago
  74. 580bdac ath9k: Remove 'stations' debugfs file by Sujith Manoharan · 13 years ago
  75. 78ef731 ath9k: Fix the 'xmit' debugfs file by Sujith Manoharan · 13 years ago
  76. bea843c ath9k/ath9k_htc: Remove WME macros by Sujith Manoharan · 13 years ago
  77. 2884561 ath9k: stomp audio profiles on weak signal strength by Rajkumar Manoharan · 13 years ago
  78. ac46ba4 ath9k: Fix BTCOEX debugfs file usage by Sujith Manoharan · 13 years ago
  79. 4df50ca ath9k: Dump BTCOEX tuning parameters by Rajkumar Manoharan · 13 years ago
  80. e82cb03 ath9k: adjust WLAN and BT concurrent transmission by Rajkumar Manoharan · 13 years ago
  81. 424749c ath9k: perform ANI cycle in idle state by Rajkumar Manoharan · 13 years ago
  82. 365d2eb ath9k: Fix chainmask selection for AR9462 by Sujith Manoharan · 13 years ago
  83. 9b460d7 ath9k: Remove a couple of unused variables by Sujith Manoharan · 13 years ago
  84. 8f176a3 ath9k: fill led_pin before drv_start by Rajkumar Manoharan · 13 years ago
  85. 1b29ce4 ath9k: Remove an obselete function declaration by Mohammed Shafi Shajakhan · 13 years ago
  86. 94ae77e ath9k: Fix BTCOEX timer triggering comparision by Mohammed Shafi Shajakhan · 13 years ago
  87. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 13 years ago
  88. 124b979 ath9k: Fix race in reset-work usage by Rajkumar Manoharan · 13 years ago
  89. da0d45f ath9k: Fix ANI management by Sujith Manoharan · 13 years ago
  90. fb6e252 ath9k: Cleanup the beacon tasklet by Sujith Manoharan · 13 years ago
  91. 2f8e82e ath9k: Set the TSF adjust value properly by Sujith Manoharan · 13 years ago
  92. 7e52c8a ath9k: Cleanup beacon queue configuration by Sujith Manoharan · 13 years ago
  93. aa45fe9 ath9k: Remove is_bslot_active by Sujith Manoharan · 13 years ago
  94. ef4ad63 ath9k: Cleanup beacon logic by Sujith Manoharan · 13 years ago
  95. 130ef6e ath9k: Fix beacon setup by Sujith Manoharan · 13 years ago
  96. aa5955c ath9k: fix aggregate size limit based on queue TXOP limit by Felix Fietkau · 13 years ago
  97. 7702e78 ath9k: make per-WMM-AC queue sizes configurable via debugfs by Felix Fietkau · 13 years ago
  98. b11e640 ath9k: Add WoW related mac80211 callbacks by Mohammed Shafi Shajakhan · 13 years ago
  99. 01c7853 ath9k: Add definitions and structures to support WoW by Mohammed Shafi Shajakhan · 13 years ago
  100. 08d4df4 ath9k: fix power consumption on network sleep when BTCOEX is enabled by Rajkumar Manoharan · 13 years ago