1. 31776f8 qcacld-3.0: Fix data rate for beacon frames by Mohit Khanna · 7 years ago
  2. e9afed5 qcacld-3.0: Fix issue that rx failed after WAPI usk rekey by Zhu Jianmin · 7 years ago
  3. 0bec9a9 qcacld-3.0: Prepend kernel includes with "kernel/" by Dustin Brown · 7 years ago
  4. d42a682 qcacld-3.0: Compile errors when a preprocessor flag is on by Alok Kumar · 7 years ago
  5. 6c4bf94 qcacld-3.0: Remove obsolete struct wlan_txrx_ind_req by Jeff Johnson · 7 years ago
  6. f8f9682 qcacld-3.0: Dptrace enhancements by Mohit Khanna · 7 years ago
  7. fb35175 qcacld-3.0: Fix the spinlock pairing issue by Paul Zhang · 7 years ago
  8. 382bce0 qcacld-3.0: Remove cds_ctx param from register_ocb_peer() by Jeff Johnson · 7 years ago
  9. bb42a8c qcacld-3.0: Remove unnecessary get of global context in TXRX by Jeff Johnson · 7 years ago
  10. d1c7647 qcacld-3.0: Fix possible NULL pointer dereference in ol_rx.c by Yun Park · 7 years ago
  11. 5e2e801 qcacld-3.0: Fix a racing issue on tx ll_pause timer by wadesong · 7 years ago
  12. d062a9e qcacld-3.0: Unlock rx hash lock in error cases by Govind Singh · 7 years ago
  13. 87251cc qcacld-3.0: Don't check MIC fail if SA is self MAC by Paul Zhang · 7 years ago
  14. 8332b59 qcacld-3.0: Protect tx descritpor states during allocation by wadesong · 7 years ago
  15. fa60ff5 qcacld-3.0: Try to recover from htc_connect_service failure by Houston Hoffman · 7 years ago
  16. f20b2ca qcacld-3.0: Markings updated by Yun Park · 7 years ago
  17. 100201e qcacld-3.0: Avoid recovery trigger while recovering by Dustin Brown · 7 years ago
  18. f7ffe94 qcacld-3.0: Change log level in ol_txrx_get_tx_resource by Zhu Jianmin · 7 years ago
  19. a4f58e9 qcacld-3.0: Add logs for target attach procedure by Orhan K AKYILDIZ · 7 years ago
  20. 0022711 qcacld-3.0: Reduce log flooding in __hdd_tx_timeout by Houston Hoffman · 7 years ago
  21. 284f8be qcacld-3.0: Fix race condition that Tx is paused by flow control forever by bings · 7 years ago
  22. c701c4d qcacld-3.0: Add mb before updating the write index of remote ring by Govind Singh · 7 years ago
  23. dd2196a qcacld-3.0: Do netif_rx_ni() for frames received before peer assoc by Himanshu Agarwal · 7 years ago
  24. 03cb2ab qcacld-3.0: Add TXRX_IEEE11_AX for enum tx_peer_level by Will Huang · 7 years ago
  25. 9e293a9 qcacld-3.0: Fix synchronization issue of credit number by Chris Guo · 7 years ago
  26. b206277 qcacld-3.0: enable pktlog support for HL project by jiad · 7 years ago
  27. b4f591d qcacld-3.0: Enable WLAN host data path support for IPA WDI3.0 by Yun Park · 7 years ago
  28. b0d2dda qcacld-3.0: Remove peer from peer_id_to_obj map before delete by Deepak Dhamdhere · 7 years ago
  29. dc00fb8 qcacld-3.0: Kernel crash as incorrect DMA buffer size by Lin Bai · 7 years ago
  30. 3717379 qcacld-3.0: Fix invalid tx_desc access by Frank Liu · 7 years ago
  31. 07eebf3 qcacld-3.0: [TXRX] Reduce the log spam in Kmsg by Poddar, Siddarth · 7 years ago
  32. d40f4b1 qcacld-3.0: Fix peer ref count deletion during peer detach by Deepak Dhamdhere · 7 years ago
  33. 4dc96c3 qcacld-3.0: Do not LRO aggregate if peer is not connected by Himanshu Agarwal · 7 years ago
  34. 0517bfc qcacld-3.0: Fix clang warnings enum 'qdf_nbuf_l4_rx_cksum_result_t' by Srinivas Girigowda · 7 years ago
  35. c6f5184 qcacld-3.0: fix tx_desc vdev null pointer derefernce by jiad · 7 years ago
  36. 83a8757 qcacld-3.0: Reduce tx completion drain delay to 500 ms by Himanshu Agarwal · 7 years ago
  37. d8cffb3 qcacld-3.0: Check for peer validity before enqueueing frames by Himanshu Agarwal · 7 years ago
  38. a48fd77 qcacld-3.0: Do not BUG_ON during peer unmap timeout if FW is down by Nachiket Kukade · 7 years ago
  39. 78cb6bb qcacld-3.0: drop excess rx pkts if peer not registered by Mohit Khanna · 7 years ago
  40. 98b6255 qcacld-3.0: Remove QCA_WIFI_3_0_EMU flag from Kbuild by Govind Singh · 7 years ago
  41. 9ad8414 qcacld-3.0: Prevent rx hashlist access after rx hash deinit by Govind Singh · 7 years ago
  42. c19888f qcacld-3.0: Fix compilation error due to htt_display_rx_buf_debug by Mohit Khanna · 7 years ago
  43. db56436 Merge changes I98019171,I69fb67a4 into wlan-cld3.driver.lnx.2.0-dev by CNSS_WLAN Service · 7 years ago
  44. babadb8 qcacld-3.0: Fix peer poison overwritten issue by Mohit Khanna · 7 years ago
  45. ec1af2c Merge "qcacld-3.0: time stamp msdu with precise rx/tx time" by Linux Build Service Account · 7 years ago
  46. 64bfe97 qcacld-3.0: Schedule work for peer_unmap_timer_handler actions by Deepak Dhamdhere · 7 years ago
  47. 6c54736 qcacld-3.0: Add changes for Napier flow control by Manjunathappa Prakash · 7 years ago
  48. b04dfcd qcacld-3.0: Add macros to inc/dec peer->ref_cnt by Mohit Khanna · 7 years ago
  49. ceb357b qcacld-3.0: time stamp msdu with precise rx/tx time by Yu Wang · 7 years ago
  50. 3d5c118 qcacld-3.0: At TSO segment free set owner TX desc to NULL by Sravan Kumar Kairam · 7 years ago
  51. be72e80 qcacld-3.0: Fix error handling in peer creation by Deepak Dhamdhere · 7 years ago
  52. 5f107a0 qcacld-3.0: Free ipa uc tx buffer pool with adaptive method by Wu Gao · 7 years ago
  53. 35cba62 qcacld-3.0: Correct NULL check when using ol_tx_dest_addr_find by jge · 7 years ago
  54. 7fb7a1f qcacld-3.0: Fix CLANG warnings in Data path by Rakesh Pillai · 7 years ago
  55. 37a302d qcacld-3.0: Make the packet LRO ineligible when tcp udp checksum fail by Poddar, Siddarth · 7 years ago
  56. 53d9b57 qcacld-3.0: Remove unwanted error msgs by Kapil Gupta · 7 years ago
  57. 217d978 qcacld-3.0: Wait for all peer unmap events by Abhishek Singh · 7 years ago
  58. 9bd51dd qcacld-3.0: Correct NULL check in ol_tx_bad_peer_update_tx_limit by jge · 7 years ago
  59. dd51e8d qcacld-3.0: Fix logging levels - Part 2 by Varun Reddy Yeturu · 7 years ago
  60. c7f560c qcacld-3.0: Translate the AC enums defined in htt by hqu · 7 years ago
  61. fd227fe qcacld-3.0: Initialize mapping from TIDs to category table by hqu · 7 years ago
  62. 1885d2c qcacld-3.0: Add ipa_uc_rx_ring_elem_t for 32-bit platform by wadesong · 7 years ago
  63. 70ea728 qcacld-3.0: iHelium: Increase RX_HTT_HDR_STATUS_LEN from 64 to 256bytes by Manjunathappa Prakash · 8 years ago
  64. d42ab7c qcacld-3.0: Ignore peer_unmap_timer_handler during recovery by Deepak Dhamdhere · 7 years ago
  65. 2b283c6 qcacld-3.0: Use qdf_timer_sync_cancel to stop peer_unmap_timer by Deepak Dhamdhere · 7 years ago
  66. fe55836 qcacld-3.0: Initialize peer_unmap_timer during peer attach by Deepak Dhamdhere · 7 years ago
  67. e1c2e21 qcacld-3.0: Add peer unmap timeout handler by Deepak Dhamdhere · 8 years ago
  68. 641304c qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_txrx_internal.h by Yun Park · 7 years ago
  69. 4a2be57 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_txrx_types.h by Yun Park · 7 years ago
  70. eaea863 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_txrx.c by Yun Park · 7 years ago
  71. ba9b617 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ipv6_defs.h by Yun Park · 7 years ago
  72. 0b3741c qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_rx_fwd.h by Yun Park · 7 years ago
  73. f967715 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_tx_send.c by Yun Park · 7 years ago
  74. 34adb05 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_rx.h by Yun Park · 7 years ago
  75. a13ef65 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_rx_reorder.h by Yun Park · 7 years ago
  76. 02355f4 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_rx.c by Yun Park · 7 years ago
  77. 512f3a1 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_txrx_peer_find.c by Yun Park · 7 years ago
  78. 863014d qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_txrx.h by Yun Park · 7 years ago
  79. a721775 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_txrx_peer_find.h by Yun Park · 7 years ago
  80. 28e9298 qcacld-3.0: Fix Datapath kernel checkpatch warnings in wdi_event_api.h by Yun Park · 7 years ago
  81. 5773357 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_tx_queue.c by Yun Park · 7 years ago
  82. 1239b22 qcacld-3.0: Fix Datapath kernel checkpatch warnings in txrx.h by Yun Park · 7 years ago
  83. 196641d qcacld-3.0: Fix Datapath kernel checkpatch warnings in wdi_event.h by Yun Park · 7 years ago
  84. cb0bb18 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_tx_desc.h by Yun Park · 7 years ago
  85. d79331a qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_tx_queue.h by Yun Park · 7 years ago
  86. 89f62d6 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_txrx_encap.c by Yun Park · 7 years ago
  87. b539ea3 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_rx_pn.c by Yun Park · 7 years ago
  88. 6301812 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_rx_defrag.c by Yun Park · 7 years ago
  89. 5cc4762 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_rx_defrag.h by Yun Park · 7 years ago
  90. 07be553 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_rx_reorder_timeout.h by Yun Park · 7 years ago
  91. 42e0bef qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_rx_reorder_timeout.c by Yun Park · 7 years ago
  92. 3453282 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_tx.c by Yun Park · 7 years ago
  93. 4afce45 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_tx_desc.c by Yun Park · 7 years ago
  94. d541465 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_tx_send.h by Yun Park · 7 years ago
  95. 57b8263 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_tx_sched.h by Yun Park · 7 years ago
  96. d1b045e qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_cfg.c by Yun Park · 7 years ago
  97. 1edc871 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_rx_fwd.c by Yun Park · 7 years ago
  98. 04097e8 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_tx_classify.c by Yun Park · 7 years ago
  99. 202403b qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_tx_sched.c by Yun Park · 7 years ago
  100. e459ea9 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_txrx_event.c by Yun Park · 7 years ago