1. 6af1de2 ath10k: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  2. 393b706 ath10k: configure and enable the wakeup capability by Ryan Hsu · 7 years ago
  3. 32faa3f ath10k: add the PCI PM core suspend/resume ops by Ryan Hsu · 7 years ago
  4. c0cc00f ath10k: activate user space firmware loading again by Hauke Mehrtens · 7 years ago
  5. 30b83ff ath10k: sdio: remove unused struct member by Erik Stromdahl · 7 years ago
  6. c9353bf ath10k: fix napi_poll budget overflow by Ryan Hsu · 7 years ago
  7. ab3f9c8 ath10k: switch to use new generic UUID API by Andy Shevchenko · 7 years ago
  8. f35a7f9 ath10k: fix memory leak in rx ring buffer allocation by Rakesh Pillai · 7 years ago
  9. 984eb90 ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg() by Gabriel Craciunescu · 7 years ago
  10. a764284 ath10k: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  11. be5b4f4 ath10k: push peer type to target for TDLS peers by Manikanta Pubbisetty · 7 years ago
  12. add6cd8 ath10k: add tdls support for 10.4 firmwares by Manikanta Pubbisetty · 7 years ago
  13. 810fe81 ath10k: extend wmi service map to accommodate new services by Manikanta Pubbisetty · 7 years ago
  14. 433ef1b2 ath10k: sdio: fix compile warning by Erik Stromdahl · 7 years ago
  15. 4db6649 ath10k: add initial USB support by Erik Stromdahl · 7 years ago
  16. b00435e ath10k: various usb related definitions by Erik Stromdahl · 7 years ago
  17. 47cc0ca ath10k: set a-mpdu receiver reference number by Matthias Frei · 7 years ago
  18. 75e0dde ath10k: increase buffer len to print all wmi services by Tamizh chelvam · 7 years ago
  19. f9e1830 ath10k: add copy engine register MAP for wcn3990 target by Govind Singh · 7 years ago
  20. 641fe28 ath10k: make CE layer bus agnostic by Govind Singh · 7 years ago
  21. 5784f87 ath10k: fix indenting in ath10k_wmi_update_noa() by Kalle Valo · 7 years ago
  22. 23de579 ath10k: fix a bunch of spelling mistakes in messages by Colin Ian King · 7 years ago
  23. 1cdb6c9 ath10k: add const to thermal_cooling_device_ops structure by Bhumika Goyal · 7 years ago
  24. 24a72b7 Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  25. 6824834 ath10k: set rxnss_override for QCA9888 by Sven Eckelmann · 8 years ago
  26. cc914a5 ath10k: configure rxnss_override for QCA9984 by Ben Greear · 8 years ago
  27. e509e59 ath10k: use complete VHT chan width for 160MHz workaround by Ben Greear · 8 years ago
  28. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  29. 8241253 ath10k: add per chain RSSI reporting by Norik Dzhandzhapanyan · 8 years ago
  30. 03a016f ath10k: define structures for CE ctrl/misc register by Sarada Prasanna Garnayak · 8 years ago
  31. 9a993cc ath10k: fix the logic of limiting tdls peer counts by Ryan Hsu · 8 years ago
  32. a9f5f28 ath10k: add BMI parameters to fix calibration from DT/pre-cal by Anilkumar Kolli · 8 years ago
  33. 4f40b42 ath10k: initialize nbytes to 0 by Ben Greear · 8 years ago
  34. 6bb099b ath10k: log when longer bmi cmds happen by Ben Greear · 8 years ago
  35. 13c3b26 ath10k: increase BMI timeout by Ben Greear · 8 years ago
  36. 79e6882 ath10k: go back to using dma_alloc_coherent() for firmware scratch memory by Adrian Chadd · 8 years ago
  37. c1dd801 ath10k: fix reported HT MCS rates with NSS > 1 by Sven Eckelmann · 8 years ago
  38. 8c1f208 ath10k: remove unnecessary code by Gustavo A. R. Silva · 8 years ago
  39. fb53905 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  40. 4dcb780 ath10k: append the wmi_op_version to testmode get_version cmd by Ryan Hsu · 8 years ago
  41. a16703a ath10k: fix out of bounds access to local buffer by Michael Mera · 8 years ago
  42. d96db25 ath10k: add initial SDIO support by Erik Stromdahl · 8 years ago
  43. f008d15 ath10k: different fw file name for sdio by Erik Stromdahl · 8 years ago
  44. 04ff794 ath10k: htc: ready_ext msg support by Erik Stromdahl · 8 years ago
  45. 34dd398 ath10k: sdio get target info by Erik Stromdahl · 8 years ago
  46. 60bdfff ath10k: add sdio extra initializations by Erik Stromdahl · 8 years ago
  47. 01d6fd6 ath10k: various sdio related definitions by Erik Stromdahl · 8 years ago
  48. fcd2113 ath10k: htc: refactorization by Erik Stromdahl · 8 years ago
  49. ea1a3dd ath10k: htc: move htc ctrl ep connect to htc_init by Erik Stromdahl · 8 years ago
  50. 680ebb4 ath10k: htc: rx trailer lookahead support by Erik Stromdahl · 8 years ago
  51. 3e0dd82 ath10k: htc: made static function public by Erik Stromdahl · 8 years ago
  52. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  53. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  54. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  55. ac2291c Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  56. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  57. 0b16e0e Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  58. aad1fd7 ath10k: bump up FW API to 6 by Ryan Hsu · 8 years ago
  59. a4aab09 ath10k: fix spectral scan for QCA99X0 family of chipsets by Mohammed Shafi Shajakhan · 8 years ago
  60. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  61. 62ca069 ath10k: fix compile time sanity check for CE4 buffer size by Mohammed Shafi Shajakhan · 8 years ago
  62. cdd3210 Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  63. 37ff1b0 ath10k: clean header files from bad block comments by Marcin Rokicki · 8 years ago
  64. 53c8d48 ath10k: use octal permission representation by Marcin Rokicki · 8 years ago
  65. d6dfe25c ath10k: fix block comments style by Marcin Rokicki · 8 years ago
  66. e871fb6 ath10k: fix the Transmit Power Control stats display format by Maharaja Kennadyrajan · 8 years ago
  67. fb7fa76 ath10k: remove obselete Copy Engine comments by Mohammed Shafi Shajakhan · 8 years ago
  68. 03e463a ath10k: enable a HTC debug message during insufficient tx credits by Mohammed Shafi Shajakhan · 8 years ago
  69. d94475c ath10k: cancel coverage class work during stop and restart by Mohammed Shafi Shajakhan · 8 years ago
  70. fefcd11 ath10k: fix station nss computation by Venkateswara Rao Naralasetty · 8 years ago
  71. a7595a8 ath10k: fix NAPI enable/disable symmetry for AHB interface by Mohammed Shafi Shajakhan · 8 years ago
  72. eed4721 ath10k: remove redundant check of len with buf_len by Colin Ian King · 8 years ago
  73. 0a7d88e ath10k: fix typo in wmi header file by Mohammed Shafi Shajakhan · 8 years ago
  74. 46bc92b ath10k: fix warnings from an earlier commit by Kalle Valo · 8 years ago
  75. 6be3b6c ath10k: fix incorrect wlan_mac_base in qca6174_regs by Ryan Hsu · 8 years ago
  76. a28f6f2 ath10k: fix fetching channel during potential radar detection by Mohammed Shafi Shajakhan · 8 years ago
  77. 51f60b8 ath10k: remove redundant error check by Colin Ian King · 8 years ago
  78. 523f670 ath10k: update available channel list for 5G radio by Tamizh chelvam · 8 years ago
  79. ca07baa ath10k: disallow DFS simulation if DFS channel is not enabled by Mohammed Shafi Shajakhan · 8 years ago
  80. c73f8c0 ath10k: fix a warning during channel switch with multiple vaps by Mohammed Shafi Shajakhan · 8 years ago
  81. 912b6e8 ath10k: improve the firmware download time for QCA9377 by Ryan Hsu · 8 years ago
  82. 583a662 ath10k: improve the firmware download time for QCA6174 by Ryan Hsu · 8 years ago
  83. ae44b50 wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers by Andrew Zaborowski · 8 years ago
  84. 1657b8f ath10k: search SMBIOS for OEM board file extension by Waldemar Rymarkiewicz · 8 years ago
  85. 005c349 Revert "ath10k: Search SMBIOS for OEM board file extension" by Kalle Valo · 8 years ago
  86. a532293 ath10k: fix the garage chars in board file name creation by Ryan Hsu · 8 years ago
  87. 7be52c0 ath10k: convert warning about non-existent OTP board id to debug message by Kalle Valo · 8 years ago
  88. 9f5bcfe ath10k: silence firmware file probing warnings by Michal Kazior · 8 years ago
  89. 310c01a ath10k: add directory to board data error message by Kalle Valo · 8 years ago
  90. 1c61bed ath10k: fetch firmware images in a loop by Erik Stromdahl · 8 years ago
  91. 1427228 ath10k: fix napi crash during rmmod when probe firmware fails by Kalle Valo · 8 years ago
  92. 6d21911 ath10k: fix comment by Amadeusz Sławiński · 8 years ago
  93. 182f1e5 ath10k: use size_t for len variables by Amadeusz Sławiński · 8 years ago
  94. 56ac13b ath10k: remove ath10k_vif_to_arvif() by Amadeusz Sławiński · 8 years ago
  95. 5524ddd ath10k: select WANT_DEV_COREDUMP by Johannes Berg · 8 years ago
  96. dab55d1 ath10k: remove unneeded semicolon by Waldemar Rymarkiewicz · 8 years ago
  97. 7f62259 ath10k: fix reading sram contents for QCA4019 by Ashok Raj Nagarajan · 8 years ago
  98. cb42815 ath10k: fix boot failure in UTF mode/testmode by Tamizh chelvam · 8 years ago
  99. ee8b08a ath10k: add debugfs support to get per peer tids log via tracing by Maharaja Kennadyrajan · 8 years ago
  100. 39bfe9f ath10k: few whitespace fixes by Kalle Valo · 8 years ago