1. 5e652eb qcacmn: Add tracing in scheduler_post_msg_by_priority by gaurank kathpalia · 6 years ago
  2. 302a1d9 qcacmn: Add support for que_id in scheduler by gaurank kathpalia · 6 years ago
  3. 39bb395 qcacmn: Add scheduler history by Dustin Brown · 6 years ago
  4. 6e4b9c5 qcacmn: Add support for src, dest in scheduler by gaurank kathpalia · 6 years ago
  5. 87a8e44 qcacmn: Drop beacon/probe frames posted on Scan Queue if queue is full by Vignesh Viswanathan · 6 years ago
  6. 1b9674e qcacmn: umac: Add logging macros without function/line info by Nirav Shah · 6 years ago
  7. 8afde5a qcacmn: Reduce/remove scheduler logs by Dustin Brown · 6 years ago
  8. a175314 qcacmn: Map all module logs to per-level log APIs by Nirav Shah · 6 years ago
  9. fe41df9 qcacmn: Move panic messages into QDF_DEBUG_PANIC by Dustin Brown · 6 years ago
  10. 92d87f5 qcacmn: Remove SYS_MSG_ID_MC_THR_PROBE by Dustin Brown · 6 years ago
  11. c7ee85c qcacmn: Use qdf_flex_mem for scheduler messages by Dustin Brown · 7 years ago
  12. d78dedc qcacmn: Configure qdf_flex_mem segments for scheduler pool by Vivek · 6 years ago
  13. 4865edf qcacmn: scheduler: Fix misspelling of "message" by Jeff Johnson · 6 years ago
  14. 80617ca qcacmn: scheduler: Remove legacy markings by Jeff Johnson · 7 years ago
  15. 1c6bb03 qcacmn: Avoid timer double free when disable scheduler by Zhu Jianmin · 6 years ago
  16. 6ecd284 qcacmn: Add handlers for scan queue in scheduler core by Vignesh Viswanathan · 7 years ago
  17. aa6cfd9 qcacmn: Add magic string for debug enhancement by Kabilan Kannan · 7 years ago
  18. c8e2987 qcacmn: Reduce SCHEDULER_CORE_MAX_MESSAGES to 1000 by Dustin Brown · 7 years ago
  19. 3149adf qcacmn: Migrate scheduler logging functions by Dustin Brown · 7 years ago
  20. f227fb7 qcacmn: Reduce the number of scheduler message buffers for WIN by Vivek · 7 years ago
  21. e0c9f66 qcacmn: split scheduler init/deinit by Dustin Brown · 7 years ago
  22. c3b7a68 qcacmn: Add SYS_MSG_ID_UMAC_STOP system message by Naveen Rawat · 7 years ago
  23. f4c76f9 qcacmn: Refactor Scheduler init/deinit paths by Dustin Brown · 7 years ago
  24. 91abacc qcacmn: Use sched logging helpers in scheduler_api.c by Dustin Brown · 7 years ago
  25. ef615e7 qcacmn: Use atomic set bit ops for mc thread by Houston Hoffman · 7 years ago
  26. 5c57a89 qcacmn: Add register/deregister data stall detect cb api by Poddar, Siddarth · 7 years ago
  27. b12e92e qcacmn: scheduler: Replace instances of unadorned %p by Jeff Johnson · 7 years ago
  28. 7b32946 qcacmn: Dump scheduler thread stack for watchdog bite by Dustin Brown · 7 years ago
  29. 9b24afb qcacmn: Remove obsolete START and STOP SYS_MSG_IDs by Jeff Johnson · 7 years ago
  30. bac753d qcacmn: Avoid WD panic during scheduler shutdown by Dustin Brown · 7 years ago
  31. e7e6e37 qcacmn: Properly format new line spacing in scheduler_api.h by Rajeev Kumar · 7 years ago
  32. d2cd9ea qcacmn: Remove assert in Scheduler thread post message path by Dustin Brown · 7 years ago
  33. e1d3d09 qcacmn: Add scheduler logging macros by Dustin Brown · 7 years ago
  34. 83f387a qcacmn: Change log levels in scheduler API's by Vivek · 8 years ago
  35. 1880b6f qcacmn: Change init-deinit sequence of scheduler & call flush callback by Krunal Soni · 8 years ago
  36. 62d6736 qcacmn: Rename vStatus to linux style variable name by Rajeev Kumar · 8 years ago
  37. 7fb1969 qcacmn: Rename pMsgWrapper to linux style variable name by Rajeev Kumar · 8 years ago
  38. e226ceb qcacmn: Add Scheduler Watchdog Timer by Dustin Brown · 8 years ago
  39. 928e3ec qcacmn: Add provision for flush callback in scheduler message by Rajeev Kumar · 8 years ago
  40. afc63bc qcacmn: Initialize scheduler_msg on stack before posting message by Rajeev Kumar · 8 years ago
  41. c8039e3 qcacmn: Validate existence of sch thread before posting a message by Krunal Soni · 8 years ago
  42. 99a10d0 qcacmn: Do not allocate scheduler context dynamically by Rajeev Kumar · 8 years ago
  43. dce49ec qcacmn: Deregister legacy & target queue callbacks upon scheduler down by Krunal Soni · 8 years ago
  44. ba5d80c qcacmn: Initialize qid to qidx mapping to max value by Krunal Soni · 8 years ago
  45. 315fe40 qcacmn: Enable the scheduler based timer by Vivek · 8 years ago
  46. 58cac67 qcacmn: decrement scheduler qidx count during deregister by Yuanyuan Liu · 8 years ago
  47. 73c05a8 qcacmn: Add changes to detect if scheduler thread is stuck by Rajeev Kumar · 8 years ago
  48. cd39549 qcacmn: Rename control path scheduler from sch to scheduler by Rajeev Kumar · 8 years ago[Renamed from sch]
  49. e96de72 qcacmn: Remove osdep.h include file from scheduler by Rajeev Kumar · 8 years ago
  50. bc5cfa7 qcacmn: change CDS_MQ_ID to QDF_MODULE_ID by Krunal Soni · 8 years ago
  51. c108cd3 qcacmn: Make scheduler context static inside scheduler core by Rajeev Kumar · 8 years ago
  52. 5c777e5 qcacmn: Reduce error log level to info in scheudler deregister APIs by Rajeev Kumar · 8 years ago
  53. a25bb90 qcacmn: Add kernel doc in scheduler_core.h by Rajeev Kumar · 8 years ago
  54. e91c6cf qcacmn: Separate qdf event complete and exit APIs by Rajeev Kumar · 8 years ago
  55. 4ae759f qcacmn: Fix array out of bound write in scheduler queue registration by Rajeev Kumar · 8 years ago
  56. d2c8142 qcacmn: Rename scheduler_resume_complete to scheduler_resume by Rajeev Kumar · 8 years ago
  57. 66eabcf qcacmn: Add control path scheduler to common driver by Krunal Soni · 8 years ago