1. 3899ba9 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
  2. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  3. c24bd36 ath9k: Do not maintain ANI state per-channel by Sujith Manoharan · 12 years ago
  4. 6e4d291 ath9k: Print ANI statistics in debugfs by Sujith Manoharan · 12 years ago
  5. 4f4395c ath9k: Set ofdmWeakSigDetect directly by Sujith Manoharan · 12 years ago
  6. e323300 ath9k: Simplify ANI initialization by Sujith Manoharan · 12 years ago
  7. 380013f ath9k: Remove unused structure ath_dbg_bb_mac_samp by Sujith Manoharan · 12 years ago
  8. 846e438 ath9k: Enable WoW only for AR9462 by Sujith Manoharan · 12 years ago
  9. 74a9775 ath9k: Return early for invalid rates by Sujith Manoharan · 12 years ago
  10. ec26bcc ath9k: advertise support for active monitor interfaces by Felix Fietkau · 12 years ago
  11. 27d7f47 net: wireless: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  12. b0a1ae9 ath9k: check for Rx-STBC flag and pass it to ieee80211 by Oleksij Rempel · 12 years ago
  13. ab27610 ath9k: remove useless flag conversation. by Oleksij Rempel · 12 years ago
  14. 9c8426f ath9k_hw: fix PA predistortion miscalibration by Felix Fietkau · 12 years ago
  15. 531efff Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  16. add295a ath9k: use correct OTP register offsets for AR9550 by Gabor Juhos · 12 years ago
  17. 785ec30 net: wireless: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  18. 86c157b ath9k_hw: improve performance for AR934x v1.3+ by Felix Fietkau · 12 years ago
  19. a37a991 ath9k_hw: fix host interface reset on AR934x by Felix Fietkau · 12 years ago
  20. 23dd9b2 ath9k_hw: fix spur mitigation issues on AR934x by Felix Fietkau · 12 years ago
  21. 2664d66 ath9k: use ap style beaconing for mesh by Thomas Pedersen · 12 years ago
  22. bd4a85e ath9k_htc: Claim support for mgmt frame protection by Javier Cardona · 12 years ago
  23. 594e65b ath9k_htc: Add support for mesh interfaces by Javier Cardona · 12 years ago
  24. 7ca7c77 ath9k: Do not use local_bh_disable in ampdu_action by Sujith Manoharan · 12 years ago
  25. 73900cb ath9k: Use bitops for scan flag by Sujith Manoharan · 12 years ago
  26. cf657a2 ath9k: Remove MAC_DEBUG by Sujith Manoharan · 12 years ago
  27. 08c96ab ath9k: prevent aggregation session deadlocks by Felix Fietkau · 12 years ago
  28. 6bb4880 ath9k: fix draining aggregation tid buffers by Felix Fietkau · 12 years ago
  29. 0c585dd ath9k: fix rate handling/reporting by Felix Fietkau · 12 years ago
  30. 16e2342 ath9k: fix aggregation stop/flush handling by Felix Fietkau · 12 years ago
  31. e99c60b ath9k_hw: Enable manual peak calibration for AR9485 by Sujith Manoharan · 12 years ago
  32. af69009 ath9k: Fix crash on module unload by Sujith Manoharan · 12 years ago
  33. a01ae5b net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  34. f0fb6af ath9k: Update initvals for AR9565 by Sujith Manoharan · 12 years ago
  35. a676828 ath9k: Fix beacon reconfiguration by Sujith Manoharan · 12 years ago
  36. 4ef69d0 ath9k: fix key allocation error handling for powersave keys by Felix Fietkau · 12 years ago
  37. 176f0e8 ath9k: Fix RX DMA mapping by Sujith Manoharan · 12 years ago
  38. 07236bf ath9k: Use lockless variants for the RX fifo queue by Sujith Manoharan · 12 years ago
  39. e87f3d5 ath9k: Reduce deep indentation by Sujith Manoharan · 12 years ago
  40. 7a897203 ath9k: Remove unused argument "size" by Sujith Manoharan · 12 years ago
  41. 79acac0 ath9k: add support for the new rate control API by Felix Fietkau · 12 years ago
  42. bdc2145 ath9k: merge ath_tx_start_dma into ath_tx_start by Felix Fietkau · 12 years ago
  43. f77f823 ath9k: apply coverage class on slottime too by Mathias Kretschmer · 12 years ago
  44. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  45. ab11bb2 ath9k: always set common->macaddr to the MAC adress of a virtual interface by Felix Fietkau · 12 years ago
  46. ecbbed3 ath: update hardware mac address with bssid mask by Felix Fietkau · 12 years ago
  47. 703a4e5 ath9k: use GFP_ATOMIC under spinlock by Dan Carpenter · 12 years ago
  48. ca21cfd ath9k: change DFS logging to use ath_dbg() by Zefir Kurtisi · 12 years ago
  49. f09a878 ath9k_hw: change AR9580 initvals to fix a stability issue by Felix Fietkau · 12 years ago
  50. 99ba6a4 ath9k: implement buffer holding handling for EDMA FIFO by Felix Fietkau · 12 years ago
  51. 3747c3e ath9k: detect more kinds of invalid descriptors by Felix Fietkau · 12 years ago
  52. 723e711 ath9k: fix handling of broken descriptors by Felix Fietkau · 12 years ago
  53. 2e1cd49 ath9k: improve dma map failure handling by Felix Fietkau · 12 years ago
  54. c60c992 ath9k_common: remove ath9k_cmn_padpos by Felix Fietkau · 12 years ago
  55. a043dfb ath9k_hw: make various ar5416/ar91xx rf banks const by Felix Fietkau · 12 years ago
  56. 37c62fe ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx by Felix Fietkau · 12 years ago
  57. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  58. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  59. 73e4937 ath9k: add support for DFS master mode by Zefir Kurtisi · 12 years ago
  60. e39282e ath9k: add debugfs based DFS radar simulation by Zefir Kurtisi · 12 years ago
  61. e9cdedf ath9k: add interface combinations for DFS master by Zefir Kurtisi · 12 years ago
  62. 319e7bd ath9k_htc: accept 1.x firmware newer than 1.3 by Felix Fietkau · 12 years ago
  63. 5d8cd3b ath9k: fix DFS detector called in softirq context by Zefir Kurtisi · 12 years ago
  64. f50b1cd ath9k: Re-enable interrupts after a channel change failure by Robert Shade · 12 years ago
  65. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  66. 05005c5 Show actual timeout value in failed calibration messages. by Robert Shade · 12 years ago
  67. 55f39e6 ath9k: trivial: change spectral relayfs buffering by Zefir Kurtisi · 12 years ago
  68. 7fc0357 ath9k: avoid queueing hw check work when suspended by Luis R. Rodriguez · 12 years ago
  69. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  70. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  71. 01d4ab9 ath9k: limit tx path hang check to normal data queues by Felix Fietkau · 12 years ago
  72. 74632d1 ath9k_hw: revert chainmask to user configuration after calibration by Felix Fietkau · 12 years ago
  73. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  74. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  75. 18c45b1 ath9k: Report rx-crc-errors in ethtool stats. by Ben Greear · 12 years ago
  76. 4d90038 ath9k: Report txerr-filtered errors in debugfs. by Ben Greear · 12 years ago
  77. ef95e58 ath9k_hw: Fix fixed antenna for AR9462 by Sujith Manoharan · 12 years ago
  78. 16329ff ath9k_hw: Update initvals for AR9462 by Sujith Manoharan · 12 years ago
  79. 15d2b58 ath9k_hw: Use helper functions to simplify HW reset by Sujith Manoharan · 12 years ago
  80. fcb9a3d ath9k_hw: Remove CHANNEL_CW_INT by Sujith Manoharan · 12 years ago
  81. 4ba910d ath9k: simplify ATH_EP_RND by Bob Copeland · 12 years ago
  82. 98b7ff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  83. 3412f2f0 ath9k_hw: improve reset reliability after errors by Felix Fietkau · 12 years ago
  84. 838f427 ath9k_htc: fix signal strength handling issues by Felix Fietkau · 12 years ago
  85. a3d63ca ath9k: fix RSSI dummy marker value by Felix Fietkau · 12 years ago
  86. 98d5fac 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
  87. ded652a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  88. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 13 years ago
  89. 1a6404a ath9k: Fix IBSS joiner mode by Sujith Manoharan · 13 years ago
  90. dd5ee59 ath9k: Fix ATH9K_HW_CAP_HT usage by Sujith Manoharan · 13 years ago
  91. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 13 years ago
  92. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  93. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 13 years ago
  94. c67ba5e ath9k: Remove unused variables in ath_mci_cleanup by Sven Eckelmann · 13 years ago
  95. 1282437 ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code by Sven Eckelmann · 13 years ago
  96. 00b5418 ath9k: Only remove spectral scan relay file when it was created by Sven Eckelmann · 13 years ago
  97. ab2e2fc ath9k: Only add fix_rssi_inv_only when spectral code is used by Sven Eckelmann · 13 years ago
  98. bd2ffe1 ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled by Sven Eckelmann · 13 years ago
  99. c672a3a ath9k: Select RELAY for ATH9K_DEBUGFS by Sven Eckelmann · 13 years ago
  100. 21fbbca ath9k: report A-MPDU status by Christian Lamparter · 13 years ago