1. 4ad877f qcacmn: Print vdev, pdev and psoc info before being destroyed by Vivek · 5 years ago
  2. dcb2769 qcacmn: obj_mgr: Replace explicit comparison to NULL by Jeff Johnson · 5 years ago
  3. b73fc28 qcacmn: Remove error log for qdf_mem_malloc in umac files by Madhvapathi Sriram · 6 years ago
  4. da522d8 qcacmn: Ignore destroy callback if creating fail by Paul Zhang · 6 years ago
  5. 994f98b qcacmn: Change log levels for obj manager leak detection API's by Vivek · 6 years ago
  6. bf3428b qcacmn: Move peer ref id debug support under compile flag by Om Prakash Tripathi · 6 years ago
  7. a0e0bbc qcacmn: Add objmgr check for peer leaks API by Dustin Brown · 6 years ago
  8. 9791957 qcacmn: Fix high latency during BTM roaming by Abhinav Kumar · 6 years ago
  9. a8eefc8 qcacmn: Add objmgr check for pdev leaks API by Dustin Brown · 6 years ago
  10. 028f560 qcacmn: Add objmgr check for vdev leaks API by Dustin Brown · 6 years ago
  11. 77e1791 qcacmn: Remove lock free option in object manager iterate APIs by Srinivas Pitla · 6 years ago
  12. adbfaa7 qcacmn: Account for temporary peers created in object manager by Vivek · 6 years ago
  13. de062d8 qcacmn: Release peer ref if mem malloc fails and reset system by Om Prakash Tripathi · 6 years ago
  14. 4d62c9d qcacmn: Enhance objmgr error log by Santosh Anbu · 6 years ago
  15. d338594 qcacmn: Update API signature for vdev and peer search to include pdev_id by Amir Patel · 6 years ago
  16. 41da247 qcacmn: Remove redundant initialization of array indices by Akshay Kosigi · 6 years ago
  17. f061845 qcacmn: Move object ref prints to error level by Om Prakash Tripathi · 6 years ago
  18. 6c56b09 qcacmn: Define list iterate API without ref count protection by Srinivas Pitla · 6 years ago
  19. 0f3c99b qcacmn: Fix export symbol for multi drivers compilation by Manikandan Mohan · 6 years ago
  20. c8d752f qcacmn: Add debug enhancements to object manager code by Amir Patel · 6 years ago
  21. cb89aac qcacmn: Add check for max pdev id on pdev search by Srinivas Pitla · 6 years ago
  22. c7f4e03 qcacmn: Enable target_if in object manager by Srinivas Pitla · 7 years ago
  23. 7229739 qcacmn: Add objmgr lifecycle logs by Dustin Brown · 7 years ago
  24. 86db6ab qcacmn: Access only created objects by Srinivas Pitla · 7 years ago
  25. 5747b78 qcacmn: Move mgmt descriptors per pdev for probe response throttling by Vivek · 7 years ago
  26. d6b2247 qcacmn: Check for successful memory allocation for peer by Varun Reddy Yeturu · 7 years ago
  27. 111dcb8 qcacmn: Allow NULL bssid get logically del peerlist API by Kiran Venkatappa · 7 years ago
  28. bbb6bd6 qcacmn: Do not stop at first object in get vdev by op_mode by Naveen Rawat · 7 years ago
  29. a426232 qcacmn: Use enum QDF_OPMODE by Jeff Johnson · 7 years ago
  30. 502dceb qcacmn: fix vdev id limited to 32 issue by Neil Zhao · 7 years ago
  31. 8ed2fe9 Revert "qcacmn: Add more information to object manager debug prints" by Vivek · 7 years ago
  32. ea36841 qcacmn: Add more information to object manager debug prints by Vivek · 7 years ago
  33. 4a3f486 qcacmn: Add max peer count and peer count support to pdev by Srinivas Pitla · 7 years ago
  34. 6856482 qcacmn: Object Manager debug print changes by Srinivas Pitla · 7 years ago
  35. d7f0966 qcacmn: Fix issue with locking by Srinivas Pitla · 7 years ago
  36. 5d0786b qcacmn: Change to address multiple logically deleted node by Soumya Bhat · 7 years ago
  37. 5ec0bd3 qcacmn: Remove psoc/pdev locks for trivial APIs by Vivek · 7 years ago
  38. 1312d70 qcacmn: Add debug prints when logically deleting an object by Vivek · 7 years ago
  39. 2c86b21 qcacmn: Replacing qdf_print with QDF_TRACE by Vivek · 7 years ago
  40. 642201f qcacmn: Converge the Spectral feature by Edayilliam Jayadev · 7 years ago
  41. 469053d qcacmn: Reducing function name to fix unresolved symbols by Adil Saeed Musthafa · 7 years ago
  42. 3e47521 qcacmn: Add sta connect/disconnect in TDLS UMAC component by Kabilan Kannan · 7 years ago
  43. d4aa277 qcacmn: Static and Dynamic chain mask selection by Vikram Kandukuri · 7 years ago
  44. 935cd2d qcacmn: Add new iterate PSOC API for all objects by Srinivas Pitla · 7 years ago
  45. 9365b08 qcacmn: Fix lock issues with object manager by Srinivas Pitla · 7 years ago
  46. 81c60e8 qcacmn: Airtime Fairness convergence by Subrat Mishra · 7 years ago
  47. 9b820f5 qcacmn: Object manager Changes for peer deletion response handling by Nandha Kishore Easwaran · 7 years ago
  48. 99554a3 qcacmn: Save user configurations in psoc by Tushnim Bhattacharyya · 7 years ago
  49. 1ef07b9 qcacmn: Clean up comment text in psoc obj source file by Rajeev Kumar · 7 years ago
  50. c430e10 qcacmn: Add new obj manager API by Soumya Bhat · 7 years ago
  51. 2f8f8b5 qcacmn: Add support for Ref count debug mechanism by Srinivas Pitla · 8 years ago
  52. 10aa60c qcacmn: Add reference count support to PSOC/PDEV/VDEV/PEER objects by Srinivas Pitla · 8 years ago
  53. 7c2f975 qcacmn: Public APIs to get/set members of objects by Srinivas Pitla · 8 years ago
  54. eb76bcd qcacmn: API to find peer with mac address and bssid by Srinivas Pitla · 8 years ago
  55. 24ca6c9 qcacmn: Fix the return status in psoc_pdev_detach() by Srinivas Pitla · 8 years ago
  56. 1a2ef8c qcacmn: Add APIs to get component private object for pdev/vdev/peer by Srinivas Pitla · 8 years ago
  57. afd3a5b qcacmn: Add API to retrieve component private object from psoc by Selvaraj, Sridhar · 8 years ago
  58. dd73487 qcacmn: Rename variable for readability by Soumya Bhat · 8 years ago
  59. fa5290f qcacmn: Initial version of UMAC object manager by Srinivas Pitla · 8 years ago