1. eedd6cd ath10k: Do not send probe response template for mesh by Surabhi Vishnoi · 5 years ago
  2. 5f0de882 ath10k: fix kernel panic due to race in accessing arvif list by Vasanthakumar Thiagarajan · 8 years ago
  3. 7ffd72b ath10k: prevent active scans on potential unusable channels by Sven Eckelmann · 6 years ago
  4. e63ff84 ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk) by Karthikeyan Periyasamy · 7 years ago
  5. 237b5a3 Revert "ath10k: send (re)assoc peer command when NSS changed" by Karthikeyan Periyasamy · 6 years ago
  6. bb32772 ath10k: handling qos at STA side based on AP WMM enable/disable by Balaji Pothunoori · 7 years ago
  7. 1031887 ath10k: update tdls teardown state to target by Manikanta Pubbisetty · 7 years ago
  8. 5d2db0d ath10k: fix a warning during channel switch with multiple vaps by Mohammed Shafi Shajakhan · 8 years ago
  9. 83e48fc ath10k: set CTS protection VDEV param only if VDEV is up by Bartosz Markowski · 8 years ago
  10. 77bc3e9 ath10k: fix incorrect txpower set by P2P_DEVICE interface by Ryan Hsu · 8 years ago
  11. 874b5ac ath10k: prevent sta pointer rcu violation by Michal Kazior · 8 years ago
  12. a24f1f3 ath10k: fix failure to send NULL func frame for 10.4 by Mohammed Shafi Shajakhan · 8 years ago
  13. ea23fca ath10k: fix soft lockup during firmware crash/hw-restart by Mohammed Shafi Shajakhan · 8 years ago
  14. aa66ba0 ath10k: fix typo in logging message by Ben Greear · 8 years ago
  15. 3040420 ath10k: improve logging message by Ben Greear · 8 years ago
  16. 77eb3d6 ath10k: fix reporting channel survey data by Ashok Raj Nagarajan · 8 years ago
  17. 7f03d30 ath10k: fix spelling mistake "montior" -> "monitor" by Colin Ian King · 8 years ago
  18. 2cdce42 ath10k: Fix broken NULL func data frame status for 10.4 by Mohammed Shafi Shajakhan · 8 years ago
  19. 881ed54 ath10k: use complete() instead complete_all() by Daniel Wagner · 8 years ago
  20. e4fd726 ath10k: fix sending frame in management path in push txq logic by Ashok Raj Nagarajan · 8 years ago
  21. 83e164b ath10k: improve wake_tx_queue ops performance by Rajkumar Manoharan · 8 years ago
  22. 75b3480 ath10k: hide kernel addresses from logs using %pK format specifier by Maharaja Kennadyrajan · 8 years ago
  23. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  24. 4ca1807 ath10k: disable wake_tx_queue for older devices by Michal Kazior · 8 years ago
  25. cf8c581 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  26. d0eeafa ath10k: Clean up peer when sta goes away. by Ben Greear · 8 years ago
  27. 9802977 ath10k: remove extra space on ath10k_update_channel_list by Eduardo Abinader · 8 years ago
  28. 6d68f79 ath10k: ensure peer_map references are cleaned up by Ben Greear · 8 years ago
  29. 120a1f0 ath10k: add support for ath10k_sta_statistics support by Mohammed Shafi Shajakhan · 8 years ago
  30. 7947d3e mac80211: Add support for beacon report radio measurement by Avraham Stern · 8 years ago
  31. 3466324 ath10k: disable TX_STBC for tx chainmask of 1 by Mohammed Shafi Shajakhan · 8 years ago
  32. a66cd73 ath10k: fix potential null dereference bugs by Bob Copeland · 8 years ago
  33. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. 5269c65 ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets by Mohammed Shafi Shajakhan · 8 years ago
  35. fee48cf ath10k: fix deadlock when peer cannot be created by Ben Greear · 8 years ago
  36. 3913624 ath10k: add pdev param support to enable/disable btcoex by Rajkumar Manoharan · 8 years ago
  37. 7a0adc8 ath10k: improve tx scheduling by Michal Kazior · 8 years ago
  38. fa7937e ath10k: update bss channel survey information by Rajkumar Manoharan · 8 years ago
  39. 94ee3f1 ath10k: remove VHT capabilities from 2.4GHz by Johannes Berg · 8 years ago
  40. 6dfdbfc ath10k: fix a typo in ath10k_start() by Mohammed Shafi Shajakhan · 8 years ago
  41. efd7cef Merge ath-next from ath.git by Kalle Valo · 8 years ago
  42. 77561f9 ath10k: move htt_op_version to struct ath10k_fw_file by Kalle Valo · 8 years ago
  43. bf3c13a ath10k: move wmi_op_version to struct ath10k_fw_file by Kalle Valo · 8 years ago
  44. c4cdf75 ath10k: move fw_features to struct ath10k_fw_file by Kalle Valo · 8 years ago
  45. 7ebf721 ath10k: refactor firmware images to struct ath10k_fw_components by Kalle Valo · 8 years ago
  46. 7e247a9 ath10k: add dynamic tx mode switch config support for qca4019 by Raja Mani · 8 years ago
  47. 1ce8c14 ath10k: fix rx_channel during hw reconfigure by Rajkumar Manoharan · 8 years ago
  48. 4d16544 ath10k: fix parenthesis alignment by Kalle Valo · 8 years ago
  49. c178da5 ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp() by Kalle Valo · 8 years ago
  50. 14e105c ath10k: fix checkpatch warnings related to spaces by Kalle Valo · 8 years ago
  51. 9f0b7e7 ath10k: add a support of set_tsf on vdev interface by Peter Oh · 8 years ago
  52. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  53. dd7c280 ath10k: remove unnecessary warning for probe response drops by Rajkumar Manoharan · 8 years ago
  54. cc61a1b ath10k: enable debugfs provision to enable Peer Stats feature by Mohammed Shafi Shajakhan · 9 years ago
  55. 750eeed ath10k: fix pull-push tx threshold handling by Michal Kazior · 9 years ago
  56. 9d71d47 ath10k: fix tx hang by Michal Kazior · 9 years ago
  57. bf031bc ath10k: advertise force AP scan feature by Vasanthakumar Thiagarajan · 9 years ago
  58. cac0855 ath10k: move mgmt descriptor limit handle under mgmt_tx by Rajkumar Manoharan · 9 years ago
  59. 8a75fc5 ath10k: fix firmware assert in monitor mode by Rajkumar Manoharan · 9 years ago
  60. 426e10e ath10k: implement push-pull tx by Michal Kazior · 9 years ago
  61. 3cc0fef ath10k: keep track of queue depth per txq by Michal Kazior · 9 years ago
  62. dd4717b ath10k: store txq in skb_cb by Michal Kazior · 9 years ago
  63. c1a43d9 ath10k: implement updating shared htt txq state by Michal Kazior · 9 years ago
  64. 2994687 ath10k: implement wake_tx_queue by Michal Kazior · 9 years ago
  65. 6942726 ath10k: add fast peer_map lookup by Michal Kazior · 9 years ago
  66. bb8f0c6 ath10k: maintain peer_id for each sta and vif by Michal Kazior · 9 years ago
  67. 6421969f ath10k: refactor tx pending management by Michal Kazior · 9 years ago
  68. a30c7d0 ath10k: unify txpath decision by Michal Kazior · 9 years ago
  69. f2f6eca ath10k: refactor tx code by Michal Kazior · 9 years ago
  70. 89ef41b Merge 'net-next/master' by Kalle Valo · 9 years ago
  71. 6e4de1a ath10k: add abstraction layer for vdev subtype by Peter Oh · 9 years ago
  72. 08c27be ath10k: use vif->type and vif->p2p for P2P_GO check by Peter Oh · 9 years ago
  73. 0b3d76e ath10k: rename Mesh related service names by Peter Oh · 9 years ago
  74. 8351c05 ath10k: enable periodic peer stats update by Mohammed Shafi Shajakhan · 9 years ago
  75. 1fe374f ath10k: cleanup setting pdev paramaters by Mohammed Shafi Shajakhan · 9 years ago
  76. 50ea05e mac80211: pass block ack session timeout to to driver by Sara Sharon · 9 years ago
  77. e33a99e ath10k: set SM power save disabled to default value by Peter Oh · 9 years ago
  78. d0ca990 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  79. 7c97b72 ath10k: allow Mesh Point to install peer security key by Peter Oh · 9 years ago
  80. e370abd Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  81. bb58b89 ath10k: apply Mesh subtype when Mesh interface created. by Peter Oh · 9 years ago
  82. 78f7aeb ath10k: Enable AP + STA interface combination support for 10.x by Mohammed Shafi Shajakhan · 9 years ago
  83. 609db22 ath10k: replace vdev_id and tid in skb cb by Michal Kazior · 9 years ago
  84. d668dba ath10k: fix tx header parsing by Michal Kazior · 9 years ago
  85. 66b8a01 ath10k: pack up flags in skb_cb by Michal Kazior · 9 years ago
  86. bd87744 ath10k: remove freq from skb_cb by Michal Kazior · 9 years ago
  87. e0813d3 ath10k: remove is_offchan by Michal Kazior · 9 years ago
  88. 8a93396 ath10k: remove txmode from skb_cb by Michal Kazior · 9 years ago
  89. 6a2636d ath10k: rename function to adhere to naming convention by Michal Kazior · 9 years ago
  90. fd12cb3 ath10k: merge is_protected with nohwcrypt by Michal Kazior · 9 years ago
  91. 4b7f353 ath10k: fix the wrong RX rate idx report at 11G mode by Yanbo Li · 9 years ago
  92. d39de99 ath10k: fix peerid configuration in htt tx desc for htt version < 3.4 by Vasanthakumar Thiagarajan · 9 years ago
  93. 8921f5f ath10k: rename the helper which is used for off-channel tx by Vasanthakumar Thiagarajan · 9 years ago
  94. f680f70 ath10k: fix invalid NSS for 4x4 devices by Rajkumar Manoharan · 9 years ago
  95. 90eceb3 ath10k: set peer MFP flag in peer assoc command by Tamizh chelvam · 9 years ago
  96. 3fab30f ath10k: add abstraction layer for peer flags by Tamizh chelvam · 9 years ago
  97. 5036fe0 ath10k: reload HT/VHT capabilities on antenna change by Rajkumar Manoharan · 9 years ago
  98. f58512f ath10k: move static HT/VHT capability setup functions by Rajkumar Manoharan · 9 years ago
  99. 7a1d70a ath10k: fill HT/VHT MCS rateset only for configured chainmask by Rajkumar Manoharan · 9 years ago
  100. 166de3f ath10k: remove supported chain mask by Rajkumar Manoharan · 9 years ago