1. c4dc0d0 ath9k: Fetch appropriate operating channel context by Rajkumar Manoharan · 11 years ago
  2. 3930563 ath9k: Implement channel context ops by Felix Fietkau · 11 years ago
  3. 405393c ath9k: Implement remain-on-channal support by Felix Fietkau · 11 years ago
  4. 78b2194 ath9k: Implement hw_scan support by Felix Fietkau · 11 years ago
  5. c083ce9 ath9k: send powersave frame on channel switch by Felix Fietkau · 11 years ago
  6. befcf7e ath9k: channel context based transmission by Felix Fietkau · 11 years ago
  7. bff1176 ath9k: Add channel context worker thread by Felix Fietkau · 11 years ago
  8. 0453531 ath9k: Move acq to channel context by Felix Fietkau · 11 years ago
  9. bc7e1be ath9k: Move txpower limit to channel context by Felix Fietkau · 11 years ago
  10. fbbcd14 ath9k: Add channel context structure by Felix Fietkau · 11 years ago
  11. 8f1e5d3 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  12. 71a5f88 ath9k: Fix interface combinations for multi-channel concurrency by Rajkumar Manoharan · 11 years ago
  13. 60ccc10 ath9k: Fix deadlock while updating p2p beacon timer by Rajkumar Manoharan · 11 years ago
  14. 7dd74f5 ath9k: avoid passing buffers to the hardware during flush by Felix Fietkau · 11 years ago
  15. 3f3c09f ath9k: simplify DFS pulse interval debug printing by Zefir Kurtisi · 11 years ago
  16. 03c4444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  17. aecdc89 ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks by Luciano Coelho · 11 years ago
  18. 1c48f98 ath9k: fix sleep timer during suspend by Rajkumar Manoharan · 11 years ago
  19. 4bbf441 ath9k: Handle multiple keys while setting tx filters by Rajkumar Manoharan · 11 years ago
  20. b7a5970 ath9k: fix build error with disabled debug by Zefir Kurtisi · 11 years ago
  21. 9681047 ath9k: fixup "ath9k_htc: fix build with disabled debug" by John W. Linville · 11 years ago
  22. 3cad711 ath9k_htc: fix build with disabled debug by Oleksij Rempel · 11 years ago
  23. 08232bf ath9k_hw: Abort transmission for sleeping station by Rajkumar Manoharan · 11 years ago
  24. faf1dc6 ath9k_htc: Stop ANI before doing hw_reset by Rajkumar Manoharan · 11 years ago
  25. 3eb6ed2 ath9k_htc: use ath9k_cmn_debug_phy_err by Oleksij Rempel · 11 years ago
  26. e02912c ath9k: move phy_err to ath9k_cmn_debug_phy_err by Oleksij Rempel · 11 years ago
  27. f14c17c ath9k_htc: use ath9k_cmn_debug_recv by Oleksij Rempel · 11 years ago
  28. 87ea9b0 ath9k: move recv to ath9k_cmn_debug_recv by Oleksij Rempel · 11 years ago
  29. b5a0c86 ath9k & ath9k_htc: move ath_rx_stats to cmn by Oleksij Rempel · 11 years ago
  30. 9d83cd5 ath9k: reorder or remove some includes by Oleksij Rempel · 11 years ago
  31. df73820 ath9k_htc: use ath9k_cmn_debug_base_eeprom by Oleksij Rempel · 11 years ago
  32. 29bf801 ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eeprom by Oleksij Rempel · 11 years ago
  33. 7e9bed7 ath9k_htc: use ath9k_cmn_debug_modal_eeprom by Oleksij Rempel · 11 years ago
  34. f2c3c95 ath9k-common: create common-debug and move modal_eeprom to cmn by Oleksij Rempel · 11 years ago
  35. e515e9c ath9k: non-functional: calculate DFS pulse interval per-wiphy by Zefir Kurtisi · 11 years ago
  36. 4f15754 amend "ath9k: Allow platform override without EEPROM override" by Helmut Schaa · 11 years ago
  37. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  38. 552a515 ath9k: Allow platform override without EEPROM override by Helmut Schaa · 11 years ago
  39. 7a42e4e ath9k_hw: get QCA953x WMAC revision via platform_data by Felix Fietkau · 11 years ago
  40. b59d45e ath9k: Advertise support for AP mode channel width changes by Rajkumar Manoharan · 11 years ago
  41. 76c9398 ath9k: Prevent divide-by-zero upon bad beacon_interval. by Ben Greear · 11 years ago
  42. c83a4e5 ath9k_hw: fix worse EVM for 11b rates by Rajkumar Manoharan · 11 years ago
  43. 8aab2c7 ath9k_hw: update ar9300 initvals by Rajkumar Manoharan · 11 years ago
  44. 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
  45. 62e54dbb ath9k: remove tid->paused flag by Felix Fietkau · 11 years ago
  46. ae9c25a ath9k_hw: do not lower ANI setting below default on AR913x by Felix Fietkau · 11 years ago
  47. 8c7ae35 ath9k: fix race in setting ATH_OP_INVALID by Rajkumar Manoharan · 11 years ago
  48. d463af4 ath9k: implement p2p client powersave support by Felix Fietkau · 11 years ago
  49. 95ae481 ath9k: support only one P2P interface by Felix Fietkau · 11 years ago
  50. c82552c ath9k: add a recv budget by Tim Harvey · 11 years ago
  51. 3a75813 ath9k: fix possible hang on flush by Tim Harvey · 11 years ago
  52. 5869e79 ath9k: fix a scheduling while atomic bug in CSA handling by Felix Fietkau · 11 years ago
  53. 09efc56 ath9k_hw: reduce ANI firstep range for older chips by Felix Fietkau · 11 years ago
  54. 4d76248 ath9k: Enable DFS only when ATH9K_DFS_CERTIFIED by Janusz Dziedzic · 11 years ago
  55. cdacdcc ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames by Chun-Yeow Yeoh · 11 years ago
  56. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 11 years ago
  57. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  58. d65b127 ath9k: Fix temperature compensation by Sujith Manoharan · 11 years ago
  59. c90d4f7 ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953x by Sujith Manoharan · 11 years ago
  60. c08148b ath9k: Add QCA953x WMAC platform support by Sujith Manoharan · 11 years ago
  61. 5f66764 ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_init by Oleksij Rempel · 11 years ago
  62. 4b2d841 ath9k_htc: use ath9k_cmn_beacon_config_ap by Oleksij Rempel · 11 years ago
  63. 6a77dd3 ath9k: remove unused ath9k_get_next_tbtt by Oleksij Rempel · 11 years ago
  64. fa7b52f ath9k: move ath9k_beacon_config_ap common by Oleksij Rempel · 11 years ago
  65. 12f53c30 ath9k_htc: use ath9k_cmn_beacon_config_adhoc by Oleksij Rempel · 11 years ago
  66. f719792 ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhoc by Oleksij Rempel · 11 years ago
  67. 4a4495a ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_ap by Oleksij Rempel · 11 years ago
  68. 7f5c4c8 ath9k_htc: add ath9k_htc_beacon_init (but not use it) by Oleksij Rempel · 11 years ago
  69. 4c9a1f3 ath9k: move ath9k_beacon_config_adhoc to common by Oleksij Rempel · 11 years ago
  70. f8422440 ath9k_htc: use ath9k_cmn_beacon_config_sta by Oleksij Rempel · 11 years ago
  71. cbbdf2a ath9k: move ath9k_beacon_config_sta to common-beacon by Oleksij Rempel · 11 years ago
  72. a2030b9 ath9k-common: add nexttbtt and intval to ath_beacon_config by Oleksij Rempel · 11 years ago
  73. c730326 ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to common by Oleksij Rempel · 11 years ago
  74. df72878 ath9k: remove unused beacon_qi by Oleksij Rempel · 11 years ago
  75. cc24c86 ath9k_htc: sync beacon slot code with ath9k by Oleksij Rempel · 11 years ago
  76. ed51fe3 ath9k: remove unused bc_tstamp by Oleksij Rempel · 11 years ago
  77. c35ccb3 ath9k_htc: add ATH_OP_PRIM_STA_VIF by Oleksij Rempel · 11 years ago
  78. 92c3f7e ath9k_htc: use common->op_flags by Oleksij Rempel · 11 years ago
  79. eefa01d ath9k: move sc_flags to ath_common by Oleksij Rempel · 11 years ago
  80. 88a4f56 ath9k_htc: use ath_beacon_conf.enable_beacon by Oleksij Rempel · 11 years ago
  81. a099874 ath9k_htc: move beaconq to struct htc_beacon by Oleksij Rempel · 11 years ago
  82. 3c4816d ath9k_htc: use common ath_beacon_config by Oleksij Rempel · 11 years ago
  83. fd0ab79 ath9k: move struct ath_beacon_config to common by Oleksij Rempel · 11 years ago
  84. 1b5c8d6 ath9k: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  85. 9301ca9 ath9k_hw: set ANI firstep as absolute values instead of relative by Felix Fietkau · 11 years ago
  86. 28327fd ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relative by Felix Fietkau · 11 years ago
  87. afdc05f ath9k_hw: remove ANI function restrictions for AP mode by Felix Fietkau · 11 years ago
  88. abee4c8 ath9k: clean up and enhance ANI debugfs file by Felix Fietkau · 11 years ago
  89. 3b3e0ef ath9k: fix ready time of the multicast buffer queue by Felix Fietkau · 11 years ago
  90. 5998be8 ath9k: Fix sequence number assignment for non-data frames by Helmut Schaa · 11 years ago
  91. 105ff41 ath9k_hw: fix unreachable code in baseband hang detection code by Felix Fietkau · 11 years ago
  92. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  93. f554724 ath9k_hw: tweak noise immunity thresholds for older chipsets by Felix Fietkau · 11 years ago
  94. 6241226 ath9k_hw: toggle weak signal detection in AP mode on older chipsets by Felix Fietkau · 11 years ago
  95. 727b662 ath9k: fix invalid max frame length by Sylvain Roger Rieunier · 11 years ago
  96. 2259ba3 ath9k_htc: add function ath9k_regwrite_multi by Oleksij Rempel · 11 years ago
  97. 527492e ath9k_htc: remove unused variable sleepduration by Oleksij Rempel · 11 years ago
  98. 7fbdaa2 ath9k: remove unused listen_interval and sleepduration. by Oleksij Rempel · 11 years ago
  99. 6da2f4a ath9k_htc: use ath9k_cmn_reload_chainmask by Oleksij Rempel · 11 years ago
  100. b57ba3b ath9k: move ath9k_reload_chainmask_settings to common by Oleksij Rempel · 11 years ago