1. 94ffbd1 qcacld-3.0: Remove cds_queue.h and queue.h from driver code by Ashish Kumar Dhanotiya · 5 years ago
  2. cb7b8b8 qcacld-3.0: Replace MAC_ADDRESS_STR with QDF_MAC_ADDR_STR by Srinivas Girigowda · 5 years ago
  3. a47b45f qcacld-3.0: Consolidate multiple MAC_ADDR_LEN to QDF_MAC_ADDR_SIZE by Srinivas Girigowda · 6 years ago
  4. 6795c3a qcacld-3.0: dp: Replace explicit comparison to NULL by Jeff Johnson · 6 years ago
  5. 5f9efa3 qcacld-3.0: Post PEER_UNMAP_RESPONSE cmd to mc thread in ho fail by Rakshith Suresh Patkar · 6 years ago
  6. 604b033 qcacld-3.0: Send peer unmap conf based on peer unmap count by Alok Kumar · 6 years ago
  7. 5c65634 qcacld-3.0: Check if peer id exists before adding by Sravan Kumar Kairam · 6 years ago
  8. e197744 qcacld-3.0: Send peer unmap confirmation cmd to FW by Alok Kumar · 6 years ago
  9. 7c8c171 qcacld-3.0: Remove unnecessary prints from data path by Nirav Shah · 6 years ago
  10. 9b13327 qcacld-3.0: Remove console logging for ol_txrx_peer_get_ref by Alok Kumar · 6 years ago
  11. 58b641e qcacld-3.0: Fix LFR3 assert for wrong peer ref count debug id by Jianmin Zhu · 6 years ago
  12. 1253c3d qcacld-3.0: peer_handling: Add more debug_ids to narrow down by Manjunathappa Prakash · 6 years ago
  13. 9e54d98 Revert "qcacld-3.0: Add support to set/get timestamp for management frames" by Krunal Soni · 6 years ago
  14. cc943ca qcacld-3.0: Add support to set/get timestamp for management frames by Alok Kumar · 6 years ago
  15. 8e17824 qcacld-3.0: Fix invalid dereferencing of peer_id_to_obj_map for peer_ref by Alok Kumar · 6 years ago
  16. 4d87ff2 qcacld-3.0: Fix NULL pointer dereferencing of vdev during peer deletion by Alok Kumar · 6 years ago
  17. bda73bb qcacld-3.0: Fix NULL pointer dereferencing of peer due to race condition by Alok Kumar · 6 years ago
  18. 4cdbf7d qcacld-3.0: Add QDF_BUG to avoid use after free by Padma, Santhosh Kumar · 6 years ago
  19. 1896fdc qcacld-3.0: dp: Remove legacy markings by Jeff Johnson · 6 years ago
  20. 3cf1f1c qcacld-3.0: Initialize save_peer_id_ref_cnt array with default value by Krunal Soni · 7 years ago
  21. 4362e46 qcacld-3.0: Add protections for accessing peer by Frank Liu · 7 years ago
  22. 3badb98 qcacld-3.0: Protect peer info when calling from rx thread by Jingxiang Ge · 7 years ago
  23. 763f396 qcacld-3.0: Release peer refs during pdev detach by Dustin Brown · 7 years ago
  24. b7bec72 qcacld-3.0: Add peer APIs to get and release peer ref by Mohit Khanna · 7 years ago
  25. 66bb63d qcacld-3.0: Fix QDF_TRACE() in ol_txrx_peer_remove_obj_map_entries by Deepak Dhamdhere · 7 years ago
  26. f918d42 qcacld-3.0: Add peer debug log entries in WMA and ol_txrx by Deepak Dhamdhere · 7 years ago
  27. 4d65ebe qcacld-3.0: Fix checkpatch warnings (LINE_SPACING) by Srinivas Girigowda · 7 years ago
  28. 8ee37c6 qcacld-3.0: Remove extra peer ref during attach by Mohit Khanna · 7 years ago
  29. c13bfe0 qcacld-3.0: dp: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  30. b0d2dda qcacld-3.0: Remove peer from peer_id_to_obj map before delete by Deepak Dhamdhere · 7 years ago
  31. d40f4b1 qcacld-3.0: Fix peer ref count deletion during peer detach by Deepak Dhamdhere · 8 years ago
  32. babadb8 qcacld-3.0: Fix peer poison overwritten issue by Mohit Khanna · 8 years ago
  33. b04dfcd qcacld-3.0: Add macros to inc/dec peer->ref_cnt by Mohit Khanna · 8 years ago
  34. dd51e8d qcacld-3.0: Fix logging levels - Part 2 by Varun Reddy Yeturu · 7 years ago
  35. 512f3a1 qcacld-3.0: Fix Datapath kernel checkpatch warnings in ol_txrx_peer_find.c by Yun Park · 7 years ago
  36. 1452179 qcacld-3.0: TXRX: Reduce the log spam in Kmsg by Poddar, Siddarth · 8 years ago
  37. e83d8ff qcacld-3.0: Remove redundant kernel log messages by yeshwanth sriram guntuka · 8 years ago
  38. 0d3f1d6 qcacld-3.0: Better handling of first peer map event by Prakash Dhavali · 8 years ago
  39. 3e766e0 qcacld-3.0: Move TXRX_PRINT outside of peer_map_unmap_lock spinlock by Poddar, Siddarth · 8 years ago
  40. 1525bb9 qcacld-3.0: Move TXRX_PRINT outside peer_map_unmap_lock spinlock by Himanshu Agarwal · 8 years ago
  41. 2dae1bd qcacld-3.0: Do not send WMI commands in ROAM_HO_FAIL handling by Deepak Dhamdhere · 8 years ago
  42. 2cad651 qcacld-3.0: Remove redundant mem zero after malloc in DP/UTILS/CDS/WMA by Selvaraj, Sridhar · 8 years ago
  43. f74d6f8 qcacld-3.0: Fix peer unmap/map handling during roaming by Deepak Dhamdhere · 8 years ago
  44. c47cfe8 Revert "qcacld-3.0: Force delete peer entry during LFR3 roaming" by Deepak Dhamdhere · 8 years ago
  45. 363c6bc qcacld-3.0: Force delete peer entry during LFR3 roaming by Deepak Dhamdhere · 8 years ago
  46. 47384bc qcacld-3.0: fix peer map handler race condition by Mohit Khanna · 8 years ago
  47. 37ffb29 qcacld-3.0: Fix for race condition in peer map/unmap handlers by Mohit Khanna · 8 years ago
  48. 3aee131 qcacld-3.0: Debug commit to track peer refcount by Mohit Khanna · 8 years ago
  49. b2011f6 qcacld-3.0: Add txrx apis for High Latency systems (Part 2 - HL Datapath) by Siddarth Poddar · 8 years ago
  50. f099e5e qcacld-3.0: Handle multiple map/unmap handler for same peer_id by Nirav Shah · 8 years ago
  51. 600c3a0 qcacld-3.0: Add QDF mem API's by Anurag Chouhan · 9 years ago
  52. b2dc16f qcacld-3.0: Add QDF trace API's by Anurag Chouhan · 9 years ago
  53. c554842 qcacld-3.0: Add QDF utils by Anurag Chouhan · 9 years ago
  54. a37b5b7 qcacld-3.0: Add QDF lock API's by Anurag Chouhan · 9 years ago
  55. 6d76066 qcacld-3.0: Add QDF types by Anurag Chouhan · 9 years ago
  56. 8e0ccd3 qcacld-3.0: Add QDF atomic API's by Anurag Chouhan · 9 years ago
  57. 9455413 qcacld-3.0: remove misprint in ol_txrx_peer_find_add_id() by Sreelakshmi Konamki · 9 years ago
  58. 7090c5f qcacld-3.0: Initial snapshot of ihelium wlan driver by Prakash Dhavali · 9 years ago