1. add295a ath9k: use correct OTP register offsets for AR9550 by Gabor Juhos · 11 years ago
  2. 86c157b ath9k_hw: improve performance for AR934x v1.3+ by Felix Fietkau · 11 years ago
  3. a37a991 ath9k_hw: fix host interface reset on AR934x by Felix Fietkau · 11 years ago
  4. 23dd9b2 ath9k_hw: fix spur mitigation issues on AR934x by Felix Fietkau · 11 years ago
  5. 08c96ab ath9k: prevent aggregation session deadlocks by Felix Fietkau · 11 years ago
  6. 6bb4880 ath9k: fix draining aggregation tid buffers by Felix Fietkau · 11 years ago
  7. 0c585dd ath9k: fix rate handling/reporting by Felix Fietkau · 11 years ago
  8. 16e2342 ath9k: fix aggregation stop/flush handling by Felix Fietkau · 11 years ago
  9. e99c60b ath9k_hw: Enable manual peak calibration for AR9485 by Sujith Manoharan · 11 years ago
  10. af69009 ath9k: Fix crash on module unload by Sujith Manoharan · 11 years ago
  11. a01ae5b net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  12. f0fb6af ath9k: Update initvals for AR9565 by Sujith Manoharan · 11 years ago
  13. a676828 ath9k: Fix beacon reconfiguration by Sujith Manoharan · 11 years ago
  14. 4ef69d0 ath9k: fix key allocation error handling for powersave keys by Felix Fietkau · 11 years ago
  15. 176f0e8 ath9k: Fix RX DMA mapping by Sujith Manoharan · 11 years ago
  16. 07236bf ath9k: Use lockless variants for the RX fifo queue by Sujith Manoharan · 11 years ago
  17. e87f3d5 ath9k: Reduce deep indentation by Sujith Manoharan · 11 years ago
  18. 7a897203 ath9k: Remove unused argument "size" by Sujith Manoharan · 11 years ago
  19. 79acac0 ath9k: add support for the new rate control API by Felix Fietkau · 11 years ago
  20. bdc2145 ath9k: merge ath_tx_start_dma into ath_tx_start by Felix Fietkau · 11 years ago
  21. f77f823 ath9k: apply coverage class on slottime too by Mathias Kretschmer · 11 years ago
  22. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  23. ab11bb2 ath9k: always set common->macaddr to the MAC adress of a virtual interface by Felix Fietkau · 11 years ago
  24. ecbbed3 ath: update hardware mac address with bssid mask by Felix Fietkau · 11 years ago
  25. 703a4e5 ath9k: use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
  26. ca21cfd ath9k: change DFS logging to use ath_dbg() by Zefir Kurtisi · 11 years ago
  27. f09a878 ath9k_hw: change AR9580 initvals to fix a stability issue by Felix Fietkau · 11 years ago
  28. 99ba6a4 ath9k: implement buffer holding handling for EDMA FIFO by Felix Fietkau · 11 years ago
  29. 3747c3e ath9k: detect more kinds of invalid descriptors by Felix Fietkau · 11 years ago
  30. 723e711 ath9k: fix handling of broken descriptors by Felix Fietkau · 11 years ago
  31. 2e1cd49 ath9k: improve dma map failure handling by Felix Fietkau · 11 years ago
  32. c60c992 ath9k_common: remove ath9k_cmn_padpos by Felix Fietkau · 11 years ago
  33. a043dfb ath9k_hw: make various ar5416/ar91xx rf banks const by Felix Fietkau · 11 years ago
  34. 37c62fe ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx by Felix Fietkau · 11 years ago
  35. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  36. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  37. 73e4937 ath9k: add support for DFS master mode by Zefir Kurtisi · 11 years ago
  38. e39282e ath9k: add debugfs based DFS radar simulation by Zefir Kurtisi · 11 years ago
  39. e9cdedf ath9k: add interface combinations for DFS master by Zefir Kurtisi · 11 years ago
  40. 319e7bd ath9k_htc: accept 1.x firmware newer than 1.3 by Felix Fietkau · 11 years ago
  41. 5d8cd3b ath9k: fix DFS detector called in softirq context by Zefir Kurtisi · 11 years ago
  42. f50b1cd ath9k: Re-enable interrupts after a channel change failure by Robert Shade · 11 years ago
  43. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  44. 05005c5 Show actual timeout value in failed calibration messages. by Robert Shade · 11 years ago
  45. 55f39e6 ath9k: trivial: change spectral relayfs buffering by Zefir Kurtisi · 11 years ago
  46. 7fc0357 ath9k: avoid queueing hw check work when suspended by Luis R. Rodriguez · 11 years ago
  47. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  48. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  49. 01d4ab9 ath9k: limit tx path hang check to normal data queues by Felix Fietkau · 11 years ago
  50. 74632d1 ath9k_hw: revert chainmask to user configuration after calibration by Felix Fietkau · 11 years ago
  51. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 11 years ago
  52. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  53. 18c45b1 ath9k: Report rx-crc-errors in ethtool stats. by Ben Greear · 11 years ago
  54. 4d90038 ath9k: Report txerr-filtered errors in debugfs. by Ben Greear · 11 years ago
  55. ef95e58 ath9k_hw: Fix fixed antenna for AR9462 by Sujith Manoharan · 11 years ago
  56. 16329ff ath9k_hw: Update initvals for AR9462 by Sujith Manoharan · 11 years ago
  57. 15d2b58 ath9k_hw: Use helper functions to simplify HW reset by Sujith Manoharan · 11 years ago
  58. fcb9a3d ath9k_hw: Remove CHANNEL_CW_INT by Sujith Manoharan · 11 years ago
  59. 4ba910d ath9k: simplify ATH_EP_RND by Bob Copeland · 11 years ago
  60. 98b7ff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  61. 3412f2f0 ath9k_hw: improve reset reliability after errors by Felix Fietkau · 11 years ago
  62. 838f427 ath9k_htc: fix signal strength handling issues by Felix Fietkau · 11 years ago
  63. a3d63ca ath9k: fix RSSI dummy marker value by Felix Fietkau · 11 years ago
  64. 98d5fac 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
  65. ded652a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  66. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 11 years ago
  67. 1a6404a ath9k: Fix IBSS joiner mode by Sujith Manoharan · 11 years ago
  68. dd5ee59 ath9k: Fix ATH9K_HW_CAP_HT usage by Sujith Manoharan · 11 years ago
  69. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 11 years ago
  70. f5237f2 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
  71. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  72. c67ba5e ath9k: Remove unused variables in ath_mci_cleanup by Sven Eckelmann · 11 years ago
  73. 1282437 ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code by Sven Eckelmann · 11 years ago
  74. 00b5418 ath9k: Only remove spectral scan relay file when it was created by Sven Eckelmann · 11 years ago
  75. ab2e2fc ath9k: Only add fix_rssi_inv_only when spectral code is used by Sven Eckelmann · 11 years ago
  76. bd2ffe1 ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled by Sven Eckelmann · 11 years ago
  77. c672a3a ath9k: Select RELAY for ATH9K_DEBUGFS by Sven Eckelmann · 11 years ago
  78. 21fbbca ath9k: report A-MPDU status by Christian Lamparter · 11 years ago
  79. 4ab0b0a ath9k: Update spectral scan output data by Sven Eckelmann · 12 years ago
  80. 3a32556 ath9k: reorder error codes for spectral by Simon Wunderlich · 12 years ago
  81. 9b99e66 ath9k: drop spectral packets after processing them by Simon Wunderlich · 12 years ago
  82. 04ccd4a ath9k: add debug parameters for spectral scan by Simon Wunderlich · 12 years ago
  83. 4205e6e 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
  84. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  85. c5e818e ath9k_hw: remove a useless WARN_ON by Felix Fietkau · 12 years ago
  86. 9dbac67 ath9k_hw: reduce struct ar5416AniState size by Felix Fietkau · 12 years ago
  87. f5ffe23 ath9k_hw: remove ath9k_hw_ani_setup and its variables by Felix Fietkau · 12 years ago
  88. 0166b4b ath9k_hw: make the initval parameter to ath9k_hw_write_array const by Felix Fietkau · 12 years ago
  89. 81b5195 ath9k: use ath_tx_process_buffer instead of open-coding similar code by Felix Fietkau · 12 years ago
  90. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 12 years ago
  91. 0a62acb ath9k: stop rx after tx by Felix Fietkau · 12 years ago
  92. 6aaacd8 ath9k_hw: fix RF bank initialization by Felix Fietkau · 12 years ago
  93. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  94. fea92cb ath9k: allow setting arbitrary antenna masks on AR9003+ by Felix Fietkau · 12 years ago
  95. 24171dd ath9k_hw: fix chain swap setting when setting rx chainmask to 5 by Felix Fietkau · 12 years ago
  96. 4a8f199 ath9k_hw: fix calibration issues on chainmask that don't include chain 0 by Felix Fietkau · 12 years ago
  97. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. e2d4a24 ath9k_hw: ar9002_hw_spectral_scan_config() can be static by Fengguang Wu · 12 years ago
  99. 4668cce ath9k: disable the tasklet before taking the PCU lock by Felix Fietkau · 12 years ago
  100. 463e3ed ath9k: remove sc->rx.rxbuflock to fix a deadlock by Felix Fietkau · 12 years ago