1. 81c4126 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  2. 872b5d8 ath9k: do not access hardware on IRQs during reset by Felix Fietkau · 10 years ago
  3. ef739ab ath9k: set ATH_OP_INVALID before disabling hardware by Felix Fietkau · 10 years ago
  4. 9a638dd Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  5. ab1f5a5 Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  6. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  7. 2c3634a ath9k: Handle failure to send NoA by Sujith Manoharan · 10 years ago
  8. 6185672 ath9k: Cancel pending offchannel operations by Sujith Manoharan · 10 years ago
  9. aeeb206 ath9k: Fix LED configuration by Sujith Manoharan · 10 years ago
  10. e6510b1 ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx by Chun-Yeow Yeoh · 10 years ago
  11. 4b870c2 ath9k: fix the assignment of hw queues for mesh interface by Chun-Yeow Yeoh · 10 years ago
  12. daad166 ath9k: fix regression in bssidmask calculation by Ben Greear · 10 years ago
  13. f00a422 ath9k: move ath9k_spectral_scan_ from main.c to spectral.c by Oleksij Rempel · 10 years ago
  14. 963916d ath9k: make ath9k_spectral_scan_ do not depend on ath_softc by Oleksij Rempel · 10 years ago
  15. ef948da ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  16. 934bdc7 ath9k: use ath_ps_ops in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  17. 21af25d ath9k: move spec_config to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  18. 8391f60 ath9k: move spectral_mode to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  19. d385c5c ath9k: add support for reporting tx power to mac80211 by Felix Fietkau · 10 years ago
  20. 3b580144 ath9k: fix processing RXORN interrupts by Felix Fietkau · 10 years ago
  21. 1e929d3 ath9k: Do not start BA when scanning by Sujith Manoharan · 10 years ago
  22. 25f3bc7 ath9k: Improve flush() in mcc mode by Sujith Manoharan · 10 years ago
  23. 23aab0c ath9k: Fix HW scan abort by Sujith Manoharan · 10 years ago
  24. c6500ea ath9k: Check for active GO in mgd_prepare_tx() by Sujith Manoharan · 10 years ago
  25. 62ae1ae ath9k: Fix address management by Sujith Manoharan · 10 years ago
  26. 91e6ceb ath9k: Send AUTHORIZED event only for station mode by Sujith Manoharan · 10 years ago
  27. e2d389b ath9k: Check for pending frames properly by Sujith Manoharan · 10 years ago
  28. 2fae0d9 ath9k: Use configurable timeout for flush by Sujith Manoharan · 10 years ago
  29. eaf04a6 ath9k: Disable beacon tasklet during reset by Sujith Manoharan · 10 years ago
  30. ae2ff23 ath9k: Set ATH_OP_HW_RESET before HW reset by Sujith Manoharan · 10 years ago
  31. 5555c95 ath9k: Unify reset API by Sujith Manoharan · 10 years ago
  32. b8f9279 ath9k: Enable multi-channel properly by Sujith Manoharan · 10 years ago
  33. df3c6eb ath9k: Use sta_state() callback by Sujith Manoharan · 10 years ago
  34. 868caae ath9k: Enable HW queue control only for MCC by Sujith Manoharan · 10 years ago
  35. b18111d ath9k: Fix crash in MCC mode by Sujith Manoharan · 10 years ago
  36. d7ffd58 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  37. 5ba8d9d ath9k: Fix queue handling for channel contexts by Sujith Manoharan · 10 years ago
  38. b390315 ath9k: Pass context to ath9k_chanctx_wake_queues() by Sujith Manoharan · 10 years ago
  39. 4f82eec ath9k: Fix queue handling in flush() by Sujith Manoharan · 10 years ago
  40. 60913f4 ath9k: Remove duplicate code by Sujith Manoharan · 10 years ago
  41. fc1314c ath9k: Fix pending frame check by Sujith Manoharan · 10 years ago
  42. b736728 ath9k: Check pending frames properly by Sujith Manoharan · 10 years ago
  43. 2ce73c0 ath9k: Fix p2p address management by Sujith Manoharan · 10 years ago
  44. cb35582 ath9k: Cache BSS information by Sujith Manoharan · 10 years ago
  45. 2ba7d14 ath9k: Fix NULL pointer dereference on early irq by Wojciech Dubowik · 10 years ago
  46. 44b47a7 ath9k: initialize ath_node linked list by Lorenzo Bianconi · 10 years ago
  47. 24a1936 ath9k: enable dynack using set_coverage_class codepath by Lorenzo Bianconi · 10 years ago
  48. 1030f9f ath9k: Fix primary station configuration by Sujith Manoharan · 10 years ago
  49. af87dd3 ath9k: Remove useless opmode check by Sujith Manoharan · 10 years ago
  50. 4ee26de ath9k: Set offchannel state properly by Sujith Manoharan · 10 years ago
  51. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  52. a402764 ath9k: Use a subroutine to assign HW queues by Sujith Manoharan · 10 years ago
  53. ca529c9 ath9k: Fix interface accounting by Sujith Manoharan · 10 years ago
  54. fce3443 ath9k: Fix RX filters in channel contexts by Sujith Manoharan · 10 years ago
  55. 19ec477 ath9k: Fix ath_startrecv() by Sujith Manoharan · 10 years ago
  56. 9019f64 ath9k: Fix RX filter calculation by Sujith Manoharan · 10 years ago
  57. 9bf30ff9 ath9k: Fix panic when adding an AP interface by Sujith Manoharan · 10 years ago
  58. 602607b ath9k: Fix beacons for managed mode by Sujith Manoharan · 10 years ago
  59. a4bcaf5 mac80211: extend set_coverage_class signature by Lorenzo Bianconi · 10 years ago
  60. 878066e ath9k: Add more debug statements for channel context by Sujith Manoharan · 10 years ago
  61. 9ea3598 ath9k: Disable fastcc for channel context mode by Sujith Manoharan · 10 years ago
  62. 4c7e9ae ath9k: Fix channel context creation by Sujith Manoharan · 10 years ago
  63. 7784316 ath9k: Fix 'offchannel' in ath_softc by Sujith Manoharan · 10 years ago
  64. 4b93fd2 ath9k: Fix function argument type by Sujith Manoharan · 10 years ago
  65. 0e08b5f ath9k: Add ath9k_chanctx_wake_queues by Sujith Manoharan · 10 years ago
  66. 27babf9 ath9k: Fix channel context events by Sujith Manoharan · 10 years ago
  67. e20a854 ath9k: Cleanup mgd_prepare_tx callback by Sujith Manoharan · 10 years ago
  68. ea22df2 ath9k: Add a routine to tear down channel contexts by Sujith Manoharan · 10 years ago
  69. 499afac ath9k: Isolate ath9k_use_chanctx module parameter by Sujith Manoharan · 10 years ago
  70. c7dd40c ath9k: Isolate P2P powersave routines by Sujith Manoharan · 10 years ago
  71. 2471adf ath9k: Move P2P functions to channel.c by Sujith Manoharan · 10 years ago
  72. bc81d43 ath9k: Add debug information by Sujith Manoharan · 10 years ago
  73. dfcbb3e ath9k: Move channel operations to channel.c by Sujith Manoharan · 10 years ago
  74. 9198cf4 ath9k: Cache beacon config after association by Rajkumar Manoharan · 10 years ago
  75. 855df36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  76. d6067f0 ath9k: Fix build error in ath_reset_internal by Rajkumar Manoharan · 10 years ago
  77. 3ad9c38 ath9k: use separate HW queue for each channel context by Rajkumar Manoharan · 10 years ago
  78. 42eda11 ath9k: Add recovery mechanism for hw TSF timer by Felix Fietkau · 10 years ago
  79. 73fa2f2 ath9k: Add multi-channel scheduling support by Felix Fietkau · 10 years ago
  80. 6036c28 ath9k: Implement mgd_prepare_tx by Felix Fietkau · 10 years ago
  81. ea6ff2d ath9k: Store current offchannel duration by Rajkumar Manoharan · 10 years ago
  82. 748299f ath9k: switch channel context for beaconing by Felix Fietkau · 10 years ago
  83. 9a9c4fb ath9k: Summarize hw state per channel context by Rajkumar Manoharan · 10 years ago
  84. 8d7e09d ath9k: save tsf in channel context by Felix Fietkau · 10 years ago
  85. b01459e ath9k: Move caldata into channel context by Felix Fietkau · 10 years ago
  86. c4dc0d0 ath9k: Fetch appropriate operating channel context by Rajkumar Manoharan · 10 years ago
  87. 3930563 ath9k: Implement channel context ops by Felix Fietkau · 10 years ago
  88. 405393c ath9k: Implement remain-on-channal support by Felix Fietkau · 10 years ago
  89. 78b2194 ath9k: Implement hw_scan support by Felix Fietkau · 10 years ago
  90. c083ce9 ath9k: send powersave frame on channel switch by Felix Fietkau · 10 years ago
  91. bff1176 ath9k: Add channel context worker thread by Felix Fietkau · 10 years ago
  92. 0453531 ath9k: Move acq to channel context by Felix Fietkau · 10 years ago
  93. bc7e1be ath9k: Move txpower limit to channel context by Felix Fietkau · 10 years ago
  94. fbbcd14 ath9k: Add channel context structure by Felix Fietkau · 10 years ago
  95. 8f1e5d3 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  96. 60ccc10 ath9k: Fix deadlock while updating p2p beacon timer by Rajkumar Manoharan · 10 years ago
  97. aecdc89 ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks by Luciano Coelho · 10 years ago
  98. 4bbf441 ath9k: Handle multiple keys while setting tx filters by Rajkumar Manoharan · 10 years ago
  99. 08232bf ath9k_hw: Abort transmission for sleeping station by Rajkumar Manoharan · 10 years ago
  100. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago