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