1. c7cee9c ath10k: Fix the parsing error in service available event by Rakesh Pillai · 4 years, 4 months ago
  2. e47210f ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info() by Wen Gong · 4 years, 10 months ago
  3. c730c47 ath10k: Remove msdu from idr when management pkt send fails by Rakesh Pillai · 4 years, 10 months ago
  4. 4cc02c7 ath10k: correct tx bitrate of iw for SDIO by Wen Gong · 4 years, 11 months ago
  5. 0f7cb26 ath10k: add rx bitrate report for SDIO by Wen Gong · 4 years, 11 months ago
  6. 2289bef ath10k: enable firmware peer stats info for wmi tlv by Wen Gong · 4 years, 11 months ago
  7. 795def8 ath10k: enable radar detection in secondary segment by Lei Wang · 5 years ago
  8. 7005eaf ath10k: report rssi of each chain to mac80211 for sdio by Wen Gong · 5 years ago
  9. e01cc82 ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start by Wen Gong · 5 years ago
  10. 1382993 ath10k: add support for hardware rfkill by Wen Gong · 5 years ago
  11. 73690c4 ath10k: print supported MCS rates within service ready event by Tomislav Požega · 5 years ago
  12. fa87949 ath10k: add 2ghz channel arguments to service ready structure by Tomislav Požega · 5 years ago
  13. 40f4ef5 ath10k: Add support to provide higher range mem chunks in wmi init command by Surabhi Vishnoi · 6 years ago
  14. c0e33fe ath10k: Add peer param map for tlv and non-tlv by Rakesh Pillai · 6 years ago
  15. 6be6c04 ath10k: fix channel info parsing for non tlv target by Rakesh Pillai · 6 years ago
  16. c6f537a ath10k: Add peer delete response event by Dundi Raviteja · 6 years ago
  17. fe36e70 ath10k: wait for vdev delete response from firmware by Rakesh Pillai · 6 years ago
  18. a7368c3 ath10k: Add wmi tlv vdev subtype for mesh in WCN3990 by Surabhi Vishnoi · 6 years ago
  19. 42f1bc4 ath10k: Fix encoding for protected management frames by Rakesh Pillai · 6 years ago
  20. f40a307 ath10k: Fill rx duration for each peer in fw_stats for WCN3990 by Surabhi Vishnoi · 6 years ago
  21. 761156f ath10k: Fix length of wmi tlv command for protected mgmt frames by Surabhi Vishnoi · 6 years ago
  22. d961284 ath10k: correct the format of host memory chunks in wmi init command by Yu Wang · 6 years ago
  23. 1c136e4 ath10k: enhance logging for vdev pdev & peer set param by Rakesh Pillai · 6 years ago
  24. 4b816f1 ath10k: add support for ack rssi value of management tx packets by Abhishek Ambure · 6 years ago
  25. f0553ca ath10k: switch to use SPDX license identifiers by Kalle Valo · 6 years ago
  26. de8781d ath10k: disable interface pause wow config for integrated chipset by Govind Singh · 6 years ago
  27. 7d94f86 ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990 by Abhishek Ambure · 6 years ago
  28. a73dbce ath10k: reduce transmit msdu count by Alagu Sankar · 6 years ago
  29. 5432713 ath10k: Enable bundle tx compl for management frames in WCN3990 by Rakesh Pillai · 6 years ago
  30. cc123fa ath10k: Handle bundled tx completion for management frames by Rakesh Pillai · 6 years ago
  31. bd085be ath10k: move non-fatal warn logs to dbg level by Govind Singh · 6 years ago
  32. 3468404 ath10k: remove set but not used variable 'tlv_len' by YueHaibing · 6 years ago
  33. 1310492 ath10k: fill the channel survey results for WCN3990 correctly by Rakesh Pillai · 6 years ago
  34. ce834e2 ath10k: support NET_DETECT WoWLAN feature by Wen Gong · 6 years ago
  35. 4be3b05 ath10k: remove duplicated includes by YueHaibing · 7 years ago
  36. 8e8374d ath10k: add default value for num_peers in WMI TLV init by Erik Stromdahl · 7 years ago
  37. 9faaa14 ath10k: use hw_params.num_peers for num_tids in TLV init by Erik Stromdahl · 7 years ago
  38. e6712aa1 ath10k: remove redundant pointers 'dev' and 'noa' by Colin Ian King · 7 years ago
  39. dc40515 ath10k: handle mgmt tx completion event by Rakesh Pillai · 7 years ago
  40. 673bc51 ath10k: disable bundle mgmt tx completion event support by Surabhi Vishnoi · 7 years ago
  41. 1e3c43a ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg() by Kalle Valo · 7 years ago
  42. 98dc04ba ath10k: fix tlv 5ghz channel missing issue by Zhi Chen · 7 years ago
  43. c829198 ath10k: fix scan crash due to incorrect length calculation by Zhi Chen · 7 years ago
  44. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  45. cfb353c ath10k: add quiet mode support for QCA6174/QCA9377 by Yu Wang · 7 years ago
  46. 60e1d0f ath10k: support MAC address randomization in scan by Carl Huang · 7 years ago
  47. cea19a6 ath10k: add WMI_SERVICE_AVAILABLE_EVENT support by Carl Huang · 7 years ago
  48. 4c9f8d1 ath10k: enable TDLS peer inactivity detection by Yingying Tang · 7 years ago
  49. 802ca33 ath10k: enable TDLS peer buffer STA feature by Yingying Tang · 7 years ago
  50. e98199a ath10k: enable QCA6174/QCA9377 to read the chip temperature by Ryan Hsu · 7 years ago
  51. 38a1390 ath10k: dma unmap mgmt tx buffer if wmi cmd send fails by Rakesh Pillai · 7 years ago
  52. 8b1083d ath10k: update copyright year by Kalle Valo · 7 years ago
  53. a0709df ath10k: wmi: remove redundant integer fc by Colin Ian King · 7 years ago
  54. 9f2992f ath10k: wmi: get wmi init parameter values from hw params by Rakesh Pillai · 7 years ago
  55. 1807da4 ath10k: wmi: add management tx by reference support over wmi by Rakesh Pillai · 7 years ago
  56. 229329f ath10k: wmi: modify svc bitmap parsing for wcn3990 by Rakesh Pillai · 7 years ago
  57. 23de579 ath10k: fix a bunch of spelling mistakes in messages by Colin Ian King · 8 years ago
  58. bc1efd7 ath10k: add VHT160 support by Sebastian Gottschall · 8 years ago
  59. 097e46d ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats() by Christian Lamparter · 8 years ago
  60. 4e322f7 ath10k: fix TLV set regdomain command by Erik Stromdahl · 8 years ago
  61. 5a401f3 ath10k: add spectral scan support to wmi-tlv by Michal Kazior · 8 years ago
  62. f6f64cf ath10k: remove set/get_tsf ieee80211_ops by Pedersen, Thomas · 8 years ago
  63. afcbc82 ath10k: Added support for extended dbglog module id for 10.4 by Maharaja Kennadyrajan · 9 years ago
  64. 84d4911 ath10k: implement wmi echo event by Michal Kazior · 9 years ago
  65. e25854f ath10k: implement wmi echo command by Michal Kazior · 9 years ago
  66. 9f0b7e7 ath10k: add a support of set_tsf on vdev interface by Peter Oh · 9 years ago
  67. 6e4de1a ath10k: add abstraction layer for vdev subtype by Peter Oh · 9 years ago
  68. 3fab30f ath10k: add abstraction layer for peer flags by Tamizh chelvam · 9 years ago
  69. a81a98c ath10k: add FW API support to test mode by Alan Liu · 9 years ago
  70. bc6f9ae ath10k: make fw stats prints specific to firmware version by Manikanta Pubbisetty · 9 years ago
  71. 991adf7 ath10k: refactor phyerr event handlers by Raja Mani · 10 years ago
  72. 08e75ea ath10k: Support different txbf configuration schemes by Vivek Natarajan · 10 years ago
  73. c8ecfc1 ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy event by Raja Mani · 10 years ago
  74. ccec903 ath10k: enable raw encap mode and software crypto engine by David Liu · 10 years ago
  75. acd0b27 ath10k: fix per-vif queue locking by Michal Kazior · 10 years ago
  76. a03fee3 ath10k: enhance swba event handler to adapt different size tim bitmap by Raja Mani · 10 years ago
  77. d86561f ath10k: add 10.4 fw wmi pdev cmd ids by Raja Mani · 10 years ago
  78. 93841a1 ath10k: add 10.4 fw wmi vdev cmd ids by Raja Mani · 10 years ago
  79. 772b4ae ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versions by Raja Mani · 10 years ago
  80. 469d479 ath10k: prevent memory leak in wmi rx ops by Michal Kazior · 10 years ago
  81. dbd3f9f ath10k: use scan burst for hw roc by Michal Kazior · 10 years ago
  82. 039a005 ath10k: allocate fw resources for iface combinations by Michal Kazior · 10 years ago
  83. b4aa539 ath10k: implement tx pause wmi event by Michal Kazior · 10 years ago
  84. 5b272e3 ath10k: implement adaptive qcs command by Michal Kazior · 10 years ago
  85. 0a27347 ath10k: allow empty ssid vdev config by Michal Kazior · 10 years ago
  86. ad45c88 ath10k: add wmi support for tdls by Marek Puzyniak · 10 years ago
  87. 8cca3d6 ath10k: store max tdls vdevs that fw can handle by Marek Puzyniak · 10 years ago
  88. 7390ed3 ath10k: make peer type configurable by Marek Puzyniak · 10 years ago
  89. 25c8661 ath10k: add WOW patterns support by Janusz Dziedzic · 10 years ago
  90. d497610 ath10k: add WMI support for WOW patterns by Janusz Dziedzic · 10 years ago
  91. f5431e8 ath10k: add WMI support for WOW by Janusz Dziedzic · 10 years ago
  92. c1a4654 ath10k: implement wmi roam event by Michal Kazior · 10 years ago
  93. 8513d95 ath10k: fix patching mistake for AP/IBSS CSA by Michal Kazior · 10 years ago
  94. fe3cbdf ath10k: implement handling of p2p noa event by Michal Kazior · 10 years ago
  95. 4543ab0 ath10k: fix ap u-apsd cmd on qca6174 w/ wmi-tlv by Michal Kazior · 10 years ago
  96. 81a9a17 ath10k: fix AP/IBSS CSA with template based fw by Michal Kazior · 10 years ago
  97. c8c60cf ath10k: fix wmm params per vdev by Marek Puzyniak · 10 years ago
  98. 7777d8c ath10k: implement fw stats for wmi-tlv by Michal Kazior · 10 years ago
  99. de23d3e ath10k: change request stats command prototype by Michal Kazior · 10 years ago
  100. 467210a ath10k: add log level configuration for fw_dbglog by SenthilKumar Jegadeesan · 10 years ago