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