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