1. ca14405 ath9k: Fix sequence number assignment by Sujith Manoharan · 10 years ago
  2. 315dd11 ath9k: fix getting tx duration for dynack by Felix Fietkau · 10 years ago
  3. 4d9f634 ath9k: Check early for HW reset by Sujith Manoharan · 10 years ago
  4. 8d9e464 ath9k: Fix offchannel queuing by Sujith Manoharan · 10 years ago
  5. c13a6a0 ath9k: Use normal queues for offchannel frames by Sujith Manoharan · 10 years ago
  6. d701746 ath9k: Fix queue management by Sujith Manoharan · 10 years ago
  7. 982e039 ath9k: add sampling methods for (tx|rx) timestamp by Lorenzo Bianconi · 10 years ago
  8. 27babf9 ath9k: Fix channel context events by Sujith Manoharan · 10 years ago
  9. 9a24440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  10. c01fac1 ath9k: fix aggregation session lockup by Felix Fietkau · 10 years ago
  11. d954cd77 ath9k: fix pending tx frames accounting by Felix Fietkau · 10 years ago
  12. 3ad9c38 ath9k: use separate HW queue for each channel context by Rajkumar Manoharan · 11 years ago
  13. 748299f ath9k: switch channel context for beaconing by Felix Fietkau · 11 years ago
  14. ca900ac ath9k: Move beacon config to channel context by Rajkumar Manoharan · 11 years ago
  15. 405393c ath9k: Implement remain-on-channal support by Felix Fietkau · 11 years ago
  16. befcf7e ath9k: channel context based transmission by Felix Fietkau · 11 years ago
  17. bff1176 ath9k: Add channel context worker thread by Felix Fietkau · 11 years ago
  18. 0453531 ath9k: Move acq to channel context by Felix Fietkau · 11 years ago
  19. 62e54dbb ath9k: remove tid->paused flag by Felix Fietkau · 11 years ago
  20. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  21. eefa01d ath9k: move sc_flags to ath_common by Oleksij Rempel · 11 years ago
  22. 3b3e0ef ath9k: fix ready time of the multicast buffer queue by Felix Fietkau · 11 years ago
  23. 5998be8 ath9k: Fix sequence number assignment for non-data frames by Helmut Schaa · 11 years ago
  24. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  25. 727b662 ath9k: fix invalid max frame length by Sylvain Roger Rieunier · 11 years ago
  26. 13f7105 ath9k: move ath9k_init_channels_rates to common-init by Oleksij Rempel · 11 years ago
  27. 558ff22 ath9k: fix ps-poll responses under a-mpdu sessions by Felix Fietkau · 11 years ago
  28. 21f8aae ath9k: protect tid->sched check by Stanislaw Gruszka · 11 years ago
  29. 4effc6f ath9k: prepare for multi-interface CSA support by Michal Kazior · 11 years ago
  30. 350e2dc ath9k: Add a debugfs file "node_recv" by Sujith Manoharan · 11 years ago
  31. 9d1cd50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  32. 5b502c8 ath9k: Fix max AMPDU size calculation by Sujith Manoharan · 11 years ago
  33. 39731b7 ath9k: simplify/fix tx packet TID handling by Felix Fietkau · 11 years ago
  34. bbf807b ath9k: fix duration calculation for non-aggregated packets by Felix Fietkau · 11 years ago
  35. 10ffb6a ath9k: optimize ath_drain_all_txq by Felix Fietkau · 11 years ago
  36. ef6b19e ath9k: Fix TX99 config option usage by Sujith Manoharan · 11 years ago
  37. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  38. 89f927a ath9k: add TX99 support by Luis R. Rodriguez · 11 years ago
  39. 09b029b ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate() by Luis R. Rodriguez · 11 years ago
  40. 7f329bb ath9k: remove sc->config.cabqReadyTime by Felix Fietkau · 11 years ago
  41. 8896934 ath9k_hw: remove direct accesses to channel mode flags by Felix Fietkau · 11 years ago
  42. f69727f ath9k: fix powersave response handling for BA session packets by Felix Fietkau · 11 years ago
  43. 4b9b42b ath9k: Use bitops for calibration flags by Sujith Manoharan · 11 years ago
  44. 919123d ath9k: add txq locking for ath_tx_aggr_start by Felix Fietkau · 11 years ago
  45. 20e6e55 ath9k: don't use BAW tracking on PS responses for non-AMPDU packets by Felix Fietkau · 11 years ago
  46. 440c1c8 ath9k: do not link bf_next across multiple A-MPDUs by Felix Fietkau · 11 years ago
  47. 86c7d8d ath9k: fix stale flag handling on buffer clone by Felix Fietkau · 11 years ago
  48. d074e8d ath9k: enable CSA functionality in ath9k by Simon Wunderlich · 11 years ago
  49. 563299d ath9k: reset buffer stale flag in ath_tx_get_tid_subframe by Felix Fietkau · 11 years ago
  50. 8f536b8 ath9k: simplify ath_tid_drain by Felix Fietkau · 11 years ago
  51. 50676b8 ath9k: shrink a few data structures by reordering fields by Felix Fietkau · 11 years ago
  52. f89d1bc ath9k: use software queueing for multicast traffic by Felix Fietkau · 11 years ago
  53. 020f20f ath9k: improve tx scheduling fairness by Felix Fietkau · 11 years ago
  54. 2800e82 ath9k: use software queues for un-aggregated data packets by Felix Fietkau · 11 years ago
  55. 026d5b0 ath9k: always clear ps filter bit on new assoc by Felix Fietkau · 11 years ago
  56. 897d7fd ath9k: fix clearing expired A-MPDU subframes in tx completion by Felix Fietkau · 11 years ago
  57. 73364b0 ath9k: prepare queueing code for handling unaggregated traffic by Felix Fietkau · 11 years ago
  58. 8fed140 ath9k: fix block ack window tracking check by Felix Fietkau · 11 years ago
  59. a1cd94d ath9k: simplify ath_tx_form_aggr by Felix Fietkau · 11 years ago
  60. 1803d02 ath9k: add function for getting the tx tid for a packet by Felix Fietkau · 11 years ago
  61. bb195ff ath9k: split tid retry packets into a separate queue by Felix Fietkau · 11 years ago
  62. a7586ee ath9k: add utility functions for accessing tid queues by Felix Fietkau · 11 years ago
  63. 9d55911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  64. a3835e9 ath9k: Fix RTS threshold by Sujith Manoharan · 11 years ago
  65. a4943cc ath9k: fix tx pending frames accounting for dropped packets by Felix Fietkau · 11 years ago
  66. 729d8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  67. f56e121 ath9k: fix queue depth accounting in ath_tx_txqaddbuf by Felix Fietkau · 12 years ago
  68. 23bc202 ath9k: fix an RCU issue in calling ieee80211_get_tx_rates by Felix Fietkau · 12 years ago
  69. 59505c0 ath9k: limit multicast buffer hardware queue depth by Felix Fietkau · 12 years ago
  70. 86a22ac ath9k: implement support for .release_buffered_frames() by Felix Fietkau · 12 years ago
  71. f2c7a79 ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE by Felix Fietkau · 12 years ago
  72. 08c96ab ath9k: prevent aggregation session deadlocks by Felix Fietkau · 12 years ago
  73. 6bb4880 ath9k: fix draining aggregation tid buffers by Felix Fietkau · 12 years ago
  74. 0c585dd ath9k: fix rate handling/reporting by Felix Fietkau · 12 years ago
  75. 16e2342 ath9k: fix aggregation stop/flush handling by Felix Fietkau · 12 years ago
  76. 79acac0 ath9k: add support for the new rate control API by Felix Fietkau · 12 years ago
  77. bdc2145 ath9k: merge ath_tx_start_dma into ath_tx_start by Felix Fietkau · 12 years ago
  78. 99ba6a4 ath9k: implement buffer holding handling for EDMA FIFO by Felix Fietkau · 12 years ago
  79. c60c992 ath9k_common: remove ath9k_cmn_padpos by Felix Fietkau · 12 years ago
  80. dd5ee59 ath9k: Fix ATH9K_HW_CAP_HT usage by Sujith Manoharan · 12 years ago
  81. 81b5195 ath9k: use ath_tx_process_buffer instead of open-coding similar code by Felix Fietkau · 12 years ago
  82. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 12 years ago
  83. b81950b1 ath9k: use the devres API for allocations/mappings by Felix Fietkau · 12 years ago
  84. a56c919 ath9k: Remove redundant NULL assignment by Sujith Manoharan · 12 years ago
  85. de7b760 ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS by Sujith Manoharan · 12 years ago
  86. 78ef731 ath9k: Fix the 'xmit' debugfs file by Sujith Manoharan · 12 years ago
  87. bea843c ath9k/ath9k_htc: Remove WME macros by Sujith Manoharan · 12 years ago
  88. 6fe7cc7 ath9k: Test for TID only in BlockAcks while checking tx status by Sven Eckelmann · 12 years ago
  89. 8c6e309 ath9k: fix stale pointers potentially causing access to free'd skbs by Felix Fietkau · 12 years ago
  90. 249ee72 ath9k: use ieee80211_free_txskb by Felix Fietkau · 12 years ago
  91. 365d2eb ath9k: Fix chainmask selection for AR9462 by Sujith Manoharan · 12 years ago
  92. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  93. adfbda6 ath9k: Fix TX filter usage by Sujith Manoharan · 12 years ago
  94. 51dea9b ath9k: fix PA linearization calibration related crash by Felix Fietkau · 12 years ago
  95. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  96. 124b979 ath9k: Fix race in reset-work usage by Rajkumar Manoharan · 12 years ago
  97. 7e52c8a ath9k: Cleanup beacon queue configuration by Sujith Manoharan · 12 years ago
  98. aa5955c ath9k: fix aggregate size limit based on queue TXOP limit by Felix Fietkau · 12 years ago
  99. 7702e78 ath9k: make per-WMM-AC queue sizes configurable via debugfs by Felix Fietkau · 12 years ago
  100. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago