1. 78c4653 ath9k: fix retry count for A-MPDU rate control status reports by Felix Fietkau · 14 years ago
  2. 78a1817 ath9k: Remove unused paprd_txok by Vasanthakumar Thiagarajan · 14 years ago
  3. ca369eb ath9k: Fix bug in paprd by Vasanthakumar Thiagarajan · 14 years ago
  4. 9f42c2b ath9k: implement PA predistortion support by Felix Fietkau · 14 years ago
  5. 97923b1 ath9k: fix queue stopping threshold by Felix Fietkau · 14 years ago
  6. 1d2231e ath9k: remove duplicate WMM AC definitions by Felix Fietkau · 14 years ago
  7. 293f2ba ath9k: fix mac80211 queue lookup for waking up queues by Felix Fietkau · 14 years ago
  8. 84642d6 ath9k: fix queue stop/start based on the number of pending frames by Felix Fietkau · 14 years ago
  9. de0f648 ath9k: Make sure null func frame is acked before going into PS for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  10. 7c9fd60 ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used by Vasanthakumar Thiagarajan · 14 years ago
  11. 9be8ab2 ath9k: Fix ath_print in xmit for hardware reset. by Justin P. Mattock · 14 years ago
  12. 7f9f360 ath9k: wake queue after processing edma rx frames by Felix Fietkau · 14 years ago
  13. 074a8c0 ath9k: add support for Tx and Rx STBC by Felix Fietkau · 14 years ago
  14. c666387 ath9k: reduce the bits_per_symbol table size, support more streams by Felix Fietkau · 14 years ago
  15. 0e668cd ath9k: update the ath_max_4ms_framelen table by Felix Fietkau · 14 years ago
  16. 7817e4c ath9k: update the MCS mask for MCS16 and above by Felix Fietkau · 14 years ago
  17. 0a8cea8 ath9k: clean up tx buffer handling by Felix Fietkau · 14 years ago
  18. afe754d ath9k: Enable TXOK and TXERR interrupts for TX EDMA by Vasanthakumar Thiagarajan · 14 years ago
  19. b0a3344 ath9k: add LDPC support by Luis R. Rodriguez · 14 years ago
  20. e500324 ath9k: Add Tx EDMA support by Vasanthakumar Thiagarajan · 14 years ago
  21. 5088c2f ath9k: Initialize and configure tx status for EDMA by Vasanthakumar Thiagarajan · 14 years ago
  22. 4adfcde ath9k: Setup appropriate tx desc for regular dma and edma by Vasanthakumar Thiagarajan · 14 years ago
  23. b622a72 ath9k_hw: move AR9002 mac ops to its own file by Luis R. Rodriguez · 14 years ago
  24. cc610ac0 ath9k_hw: Define abstraction for tx desc access by Vasanthakumar Thiagarajan · 14 years ago
  25. 6d913f7 ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose by Vasanthakumar Thiagarajan · 14 years ago
  26. d826c83 ath9k: Use memcpy in ath_clone_txbuf() by Vasanthakumar Thiagarajan · 14 years ago
  27. 5c3a338 ath9k: Use abstraction to get link pointer by Vasanthakumar Thiagarajan · 14 years ago
  28. 87d5efb ath9k_hw: Add abstraction to set/get link pointer by Vasanthakumar Thiagarajan · 14 years ago
  29. 3f3a1c8 ath9k_hw: Move code which populates ds_data to ath9k_hw by Vasanthakumar Thiagarajan · 14 years ago
  30. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  31. c81494d ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion by Pavel Roskin · 14 years ago
  32. 29bffa9 ath9k: allocate tx and rx status information on stack by Felix Fietkau · 14 years ago
  33. db1a052 ath9k: split out access to tx status information by Felix Fietkau · 14 years ago
  34. 4fdec03 ath9k: fix BUG_ON triggered by PAE frames by Felix Fietkau · 14 years ago
  35. d969847 ath9k: fix rate control tx status handling for A-MPDU by Felix Fietkau · 15 years ago
  36. a9f042c ath9k: fix lockdep warning when unloading module by Ming Lei · 15 years ago
  37. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. 6c8afef ath9k: Fix sequence numbers for PAE frames by Sujith · 15 years ago
  39. 3f7c5c1 ath9k: Enable TIM timer interrupt only when needed. by Senthil Balasubramanian · 15 years ago
  40. f643e51 ath: make gcc check format arguments of ath_print(), fix all misuses by Pavel Roskin · 15 years ago
  41. 2703205 ath9k: fix RTS/CTS handling by Felix Fietkau · 15 years ago
  42. 1b04b93 ath9k: Cleanup Powersave flags by Sujith · 15 years ago
  43. 5b479a0 ath9k: fix missed error codes in the tx status check by Felix Fietkau · 15 years ago
  44. e8009e9 ath9k: Fix TX queue draining by Sujith · 15 years ago
  45. 17b182e ath9k: Fix bug in assigning sequence number by Sujith · 15 years ago
  46. 4d91f9f ath9k: Last fix for TX software padding. by Benoit Papillault · 15 years ago
  47. 815833e ath9k: fix tx status reporting by Felix Fietkau · 15 years ago
  48. 1bc1488 ath9k: Proper padding/unpadding for the TX/RX path. by Benoit Papillault · 15 years ago
  49. e7824a5 ath9k: fix processing of TX PS null data frames by Luis R. Rodriguez · 15 years ago
  50. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 15 years ago
  51. 7c82a18 ath9k: Remove a few unused variables by Sujith · 15 years ago
  52. 827e69b ath9k: get rid of tx_info_priv by Felix Fietkau · 15 years ago
  53. f52de03 ath9k: handle low buffer space for virtual wiphys by Luis R. Rodriguez · 15 years ago
  54. 5008f37 ath9k: use the right hw on ath_tx_setup_buffer() for HT by Luis R. Rodriguez · 15 years ago
  55. 76d5a9e ath9k: use correct hw for tx aggregation TX completion by Luis R. Rodriguez · 15 years ago
  56. 5ed176e mac80211: make ieee80211_find_sta per virtual interface by Johannes Berg · 15 years ago
  57. 332c556 ath9k: Fix TX hang poll routine by Sujith · 15 years ago
  58. 9680e8a ath9k: remove driver ASSERT, just use BUG_ON() by Luis R. Rodriguez · 15 years ago
  59. 43c2761 atheros: move tx/rx chainmask to ath_common by Luis R. Rodriguez · 15 years ago
  60. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  61. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  62. 1773912 ath9k: Add Bluetooth Coexistence 3-wire support by Vasanthakumar Thiagarajan · 15 years ago
  63. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  64. fec247c ath9k: Add debug counters for TX by Sujith · 15 years ago
  65. 4ef7084 ath9k: Remove a few redundant variables/macros by Sujith · 15 years ago
  66. f83da96 ath9k: Cleanup return values by Sujith · 15 years ago
  67. 305fe47 ath9k: Fix a sparse warning by Sujith · 15 years ago
  68. c41d92d ath9k: Handle tx desc shortage more appropriately by Vasanthakumar Thiagarajan · 15 years ago
  69. 8e7f98b ath9k: Remove bogus assert in ath_clone_txbuf() by Vasanthakumar Thiagarajan · 15 years ago
  70. 164ace3 ath9k: Fix TX hang issue with Atheros chipsets by Senthil Balasubramanian · 15 years ago
  71. 8a46097 ath9k: downgrade ASSERT() in ath_clone_txbuf() by Vasanthakumar Thiagarajan · 15 years ago
  72. c3d8f02 ath9k: Remove unnecessary count for addba attempt by Vasanthakumar Thiagarajan · 15 years ago
  73. 089e698 ath9k: Nuke unneccesary helper function to see if aggr is active by Vasanthakumar Thiagarajan · 15 years ago
  74. cbfe89c ath9k: Fix leak in tx descriptor by Vasanthakumar Thiagarajan · 15 years ago
  75. 5eae659 ath9k: Fix tx stuck when connected to aggr disabled HT AP by Vasanthakumar Thiagarajan · 15 years ago
  76. 9a23f9c ath9k: Wake up for TX in mac80211 timeout=0 sleep mode by Jouni Malinen · 15 years ago
  77. 6b45784 ath9k: Print hw reset failure status as signed int by Vasanthakumar Thiagarajan · 15 years ago
  78. 4f0fc7c ath9k: make private driver rate tables const by Luis R. Rodriguez · 15 years ago
  79. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  80. 675902e ath9k: Fix memleak on TX DMA failure by Sujith · 15 years ago
  81. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 15 years ago[Renamed from drivers/net/wireless/ath9k/xmit.c]
  82. 797fe5cb ath9k: Remove the useless do..while loops by Sujith · 15 years ago
  83. a119cc4 ath9k: Cleanup buffer status handling by Sujith · 15 years ago
  84. a22be22 ath9k: Avoid unneeded casts by Sujith · 15 years ago
  85. 6b2c403 ath9k: Nuke struct ath_xmit_status by Vasanthakumar Thiagarajan · 15 years ago
  86. 8a92e2e ath9k: Fix bug in reporting status of tx rate by Vasanthakumar Thiagarajan · 15 years ago
  87. 0934af2 ath9k: Fix rate control update for aggregated frames by Vasanthakumar Thiagarajan · 15 years ago
  88. cee075a ath9k: Update copyright in all the files by Sujith · 15 years ago
  89. 95e4acb ath9k: Fill in ack signal in TX status by Sujith · 15 years ago
  90. c117fa0 ath9k: downgrade xmit queue full message to xmit debug by Luis R. Rodriguez · 16 years ago
  91. c37452b ath9k: Fix bug in TX aggregation by Sujith · 16 years ago
  92. f0ed85c ath9k: Virtual wiphy pause/unpause functionality by Jouni Malinen · 16 years ago
  93. c52f33d ath9k: Add support for multiple secondary virtual wiphys by Jouni Malinen · 16 years ago
  94. fdbf733 ath9k: Use beacon interval directly by Sujith · 16 years ago
  95. f7a99e4 ath9k: Remove ath_txq_depth and get the queue depth directly by Sujith · 16 years ago
  96. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  97. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  98. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 16 years ago
  99. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  100. 254ad0f ath9k: Remove all the redundant internal buffer types by Sujith · 16 years ago