1. eb017be qcacld-3.0: Add support for QCA9379 on x86 platform by Nirav Shah · 6 years ago
  2. 2996517 qcacld-3.0: Enable pktlog for Helium by Venkata Sharath Chandra Manchala · 6 years ago
  3. 855f7ef qcacld-3.0: Add txrx_get_pldev API to get packetlog object by Hanumanth Reddy Pothula · 6 years ago
  4. fa16398 qcacld-3.0: Return the correct status in txrx clear peer by Kabilan Kannan · 6 years ago
  5. 17c42a8 qcacld-3.0: Remove panic and enhance logging for peer_delete timeout by Naveen Rawat · 6 years ago
  6. 641760e qcacld-3.0: Free peers when SSR by Jiachao Wu · 6 years ago
  7. 190679b qcacld-3.0: Fix use-after-free for peer->access_list by Jingxiang Ge · 6 years ago
  8. 5dd9a12 qcacld-3.0: Protect peer info when getting vdev by sta_id by Yun Park · 6 years ago
  9. 6366101 qcacld-3.0: Fix NULL dereference of 'vdev' in txrx by Yun Park · 6 years ago
  10. 4362e46 qcacld-3.0: Add protections for accessing peer by Frank Liu · 6 years ago
  11. 9f29706 qcacld-3.0: Fix race condition for get peer by Jingxiang Ge · 6 years ago
  12. 3badb98 qcacld-3.0: Protect peer info when calling from rx thread by Jingxiang Ge · 6 years ago
  13. 1e553e5 qcacld-3.0: Fix potential buffer overflow in ol_txrx_update_tx_queue_groups by Tiger Yu · 6 years ago
  14. 973e692 qcacld-3.0: Fix regression of peer unmap timer by Lin Bai · 6 years ago
  15. 9f2b110 qcacld-3.0: Local peer ID freeing relocation by wadesong · 7 years ago
  16. 3f97e3d qcacld-3.0: Check for peer delete in progress before assigning to temp var by Poddar, Siddarth · 7 years ago
  17. b7bec72 qcacld-3.0: Add peer APIs to get and release peer ref by Mohit Khanna · 7 years ago
  18. 1240fc7 qcacld-3.0: Enable Packetlog for Napier by Venkata Sharath Chandra Manchala · 7 years ago
  19. ca4173b qcacld-3.0: add periodic data traffic stats by Mohit Khanna · 7 years ago
  20. 19b6ad9 qcacld-3.0: Replace instances of unadorned %p by Alok Kumar · 7 years ago
  21. 0396b73 qcacld-3.0: Utilise new APIs for waiting on events by Nachiket Kukade · 7 years ago
  22. bf47b99 qcacld-3.0: Replace instances of unadorned %p by Alok Kumar · 7 years ago
  23. f4ada15 qcacld-3.0: Do not start unmap timer if send cmd to FW fails by Naveen Rawat · 7 years ago
  24. f918d42 qcacld-3.0: Add peer debug log entries in WMA and ol_txrx by Deepak Dhamdhere · 7 years ago
  25. ecf401c qcacld-3.0: move print outside of lock by Orhan K AKYILDIZ · 7 years ago
  26. 4d65ebe qcacld-3.0: Fix checkpatch warnings (LINE_SPACING) by Srinivas Girigowda · 7 years ago
  27. 0dad100 qcacld-3.0: Enable WDI3.0 IPA offload by Yun Park · 7 years ago
  28. 1027e8c qcacld-3.0: Implement clearStats for TSO and NAPI statistics by Yun Park · 7 years ago
  29. 9e95bd9 qcacld-3.0: Fix build errors introduced by data path code changes by wadesong · 7 years ago
  30. 8ee37c6 qcacld-3.0: Remove extra peer ref during attach by Mohit Khanna · 7 years ago
  31. b904759 qcacld-3.0: Add debug logs for FW_RX_REFILL failure by Poddar, Siddarth · 7 years ago
  32. 66a250b qcacld-3.0: add ini config for PTP options by Yu Wang · 7 years ago
  33. db56816 qcacld-3.0: Add support to post data stall event to SYS queue by Poddar, Siddarth · 7 years ago
  34. 3487278 qcacld-3.0: Add new data stall detection module in hdd by Poddar, Siddarth · 7 years ago
  35. 4085ff7 qcacld-3.0: Add vendor event to get the driver hang reason by Anurag Chouhan · 7 years ago
  36. dac9e38 qcacld-3.0: Remove get of global context in ol_rx_data_cb() by Jeff Johnson · 7 years ago
  37. 54f3a38 qcacld-3.0: fix qdf_nbuf_unmap_segment crash by Mohit Khanna · 7 years ago
  38. b10ec49 qcacld-3.0: Use qdf_dbg instead of qdf_print for non-error logs by Houston Hoffman · 7 years ago
  39. 9fcabd7 qcacld-3.0: Fix memory leak for txrx_fw_stats cmd by tfyu · 7 years ago
  40. c13bfe0 qcacld-3.0: dp: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  41. 382bce0 qcacld-3.0: Remove cds_ctx param from register_ocb_peer() by Jeff Johnson · 7 years ago
  42. 5e2e801 qcacld-3.0: Fix a racing issue on tx ll_pause timer by wadesong · 7 years ago
  43. 100201e qcacld-3.0: Avoid recovery trigger while recovering by Dustin Brown · 7 years ago
  44. f7ffe94 qcacld-3.0: Change log level in ol_txrx_get_tx_resource by Zhu Jianmin · 7 years ago
  45. 284f8be qcacld-3.0: Fix race condition that Tx is paused by flow control forever by bings · 7 years ago
  46. dd2196a qcacld-3.0: Do netif_rx_ni() for frames received before peer assoc by Himanshu Agarwal · 7 years ago
  47. b4f591d qcacld-3.0: Enable WLAN host data path support for IPA WDI3.0 by Yun Park · 7 years ago
  48. b0d2dda qcacld-3.0: Remove peer from peer_id_to_obj map before delete by Deepak Dhamdhere · 7 years ago
  49. 07eebf3 qcacld-3.0: [TXRX] Reduce the log spam in Kmsg by Poddar, Siddarth · 7 years ago
  50. d40f4b1 qcacld-3.0: Fix peer ref count deletion during peer detach by Deepak Dhamdhere · 7 years ago
  51. 4dc96c3 qcacld-3.0: Do not LRO aggregate if peer is not connected by Himanshu Agarwal · 7 years ago
  52. 83a8757 qcacld-3.0: Reduce tx completion drain delay to 500 ms by Himanshu Agarwal · 7 years ago
  53. d8cffb3 qcacld-3.0: Check for peer validity before enqueueing frames by Himanshu Agarwal · 7 years ago
  54. a48fd77 qcacld-3.0: Do not BUG_ON during peer unmap timeout if FW is down by Nachiket Kukade · 7 years ago
  55. 78cb6bb qcacld-3.0: drop excess rx pkts if peer not registered by Mohit Khanna · 7 years ago
  56. 98b6255 qcacld-3.0: Remove QCA_WIFI_3_0_EMU flag from Kbuild by Govind Singh · 7 years ago
  57. babadb8 qcacld-3.0: Fix peer poison overwritten issue by Mohit Khanna · 7 years ago
  58. 64bfe97 qcacld-3.0: Schedule work for peer_unmap_timer_handler actions by Deepak Dhamdhere · 7 years ago
  59. 6c54736 qcacld-3.0: Add changes for Napier flow control by Manjunathappa Prakash · 7 years ago
  60. b04dfcd qcacld-3.0: Add macros to inc/dec peer->ref_cnt by Mohit Khanna · 7 years ago
  61. be72e80 qcacld-3.0: Fix error handling in peer creation by Deepak Dhamdhere · 7 years ago
  62. 7fb7a1f qcacld-3.0: Fix CLANG warnings in Data path by Rakesh Pillai · 7 years ago
  63. 53d9b57 qcacld-3.0: Remove unwanted error msgs by Kapil Gupta · 7 years ago
  64. 217d978 qcacld-3.0: Wait for all peer unmap events by Abhishek Singh · 7 years ago
  65. dd51e8d qcacld-3.0: Fix logging levels - Part 2 by Varun Reddy Yeturu · 7 years ago
  66. fd227fe qcacld-3.0: Initialize mapping from TIDs to category table by hqu · 7 years ago
  67. d42ab7c qcacld-3.0: Ignore peer_unmap_timer_handler during recovery by Deepak Dhamdhere · 7 years ago
  68. 2b283c6 qcacld-3.0: Use qdf_timer_sync_cancel to stop peer_unmap_timer by Deepak Dhamdhere · 7 years ago
  69. fe55836 qcacld-3.0: Initialize peer_unmap_timer during peer attach by Deepak Dhamdhere · 7 years ago
  70. e1c2e21 qcacld-3.0: Add peer unmap timeout handler by Deepak Dhamdhere · 7 years ago
  71. eaea863 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_txrx.c by Yun Park · 7 years ago
  72. aa61e43 qcacld-3.0: Initiate self recovery in unmap timeout handler by Sandeep Puligilla · 7 years ago
  73. 7ff24dd qcacld-3.0: Use modified datapath bus suspend callbacks by Dustin Brown · 7 years ago
  74. 1a6a4ce qcacld-3.0: Modify legacy LRO implementation to use QDF by Dhanashri Atre · 7 years ago
  75. ff5da56 qcacld-3.0: Return false when vdev and pool is NULL in fwd_thresh_check by Yun Park · 7 years ago
  76. bda5f28 qcacld-3.0: Adding vdev id based sanity check for tx desc by Himanshu Agarwal · 7 years ago
  77. fdd74de qcacld-3.0: Debug enhancements for rx_buffer history by Orhan K AKYILDIZ · 8 years ago
  78. 0278cd0 qcacld-3.0: Change peer ref count accounting by Orhan K AKYILDIZ · 8 years ago
  79. f01f6e2 qcacld-3.0: Correct return value when ol_txrx_pdev_post_attach fails by Yun Park · 7 years ago
  80. 0c2eece qcacld-3.0: Fix the memory leak for soc handle by Venkata Sharath Chandra Manchala · 7 years ago
  81. 637d648 qcacld-3.0: Add interface to WDI-stats and quota limit by Yun Park · 8 years ago
  82. 31b9b8b qcacld-3.0: [HDD/TXRX] Reduce the log spam in kmsg by Poddar, Siddarth · 7 years ago
  83. 1452179 qcacld-3.0: TXRX: Reduce the log spam in Kmsg by Poddar, Siddarth · 7 years ago
  84. 71032b6 qcacld-3.0: Fix for supporting dump statistics by Venkata Sharath Chandra Manchala · 7 years ago
  85. b8ecec2 qcacld-3.0: TXRX: Reduce the log spam in kmsg by Srinivas Girigowda · 7 years ago
  86. c3b069b qcacld-3.0: Debug logs to detect TSO seg double free by Mohit Khanna · 7 years ago
  87. 3e2115b qcacld-3.0: Add NAPI statistics to dumpstats by Mohit Khanna · 8 years ago
  88. 02d1e8e qcacld-3.0: update dump_tx_desc by Houston Hoffman · 8 years ago
  89. 12b4874 qcacld-3.0: Replace policy manager header file included in data path by Tushnim Bhattacharyya · 7 years ago
  90. f8f43a7 qcacld-3.0: Free memory and destroy spinlock in failure cond by Himanshu Agarwal · 7 years ago
  91. 8b4e201 qcacld-3.0: Setup CDP interface for flushing RX queue by Manikandan Mohan · 7 years ago
  92. 0b9bbc3 qcacld-3.0: Separate pdev detach processing as per pdev attach by Himanshu Agarwal · 7 years ago
  93. cfb4448 qcacld-3.0: Fix compile errors when WLAN_FEATURE_11W is disabled by Abhishek Singh · 7 years ago
  94. 016a42e qcacld-3.0: Add vdev checking in the ol_tx_desc_free to avoid crash by gbian · 7 years ago
  95. 0d44d45 qcacld-3.0: Handle void pointer declarations for pdev and vdev by Venkata Sharath Chandra Manchala · 8 years ago
  96. e83d8ff qcacld-3.0: Remove redundant kernel log messages by yeshwanth sriram guntuka · 7 years ago
  97. 053d3e7 qcacld-3.0: fix compilation errors for HL target by Yu Wang · 7 years ago
  98. 5501c19 qcacld-3.0: Use spinlock and local variable store to avoid race condition by Himanshu Agarwal · 7 years ago
  99. 8c48504 qcacld-3.0: Pass txrx context durring pktlog deinit by Houston Hoffman · 7 years ago
  100. e5ec049 qcacld-3.0: Fix double free of ol_txrx pdev by Houston Hoffman · 7 years ago