summaryrefslogtreecommitdiff
path: root/qdf/linux/src/qdf_mem.c (unfollow)
Commit message (Expand)Author
2019-11-21qcacmn: Fix zero size malloc when memory debug is disabledPragaspathi Thilagaraj
2018-10-15qcacmn: Fix compilation errorMin Liu
2018-05-17qcacmn: Add debug change to record timestampRakshith Suresh Patkar
2018-05-04qcacmn: qdf: Remove legacy markingsJeff Johnson
2018-03-23qcacmn: Add magic string for memory leak debugKabilan Kannan
2017-12-08qcacmn: Add debug support for DMA memory allocationsKabilan Kannan
2017-11-22Revert "qcacmn: Add memory debug support for DMA allocations"Himanshu Agarwal
2017-11-06qcacmn: Add memory debug support for DMA allocationsDustin Brown
2017-11-03qcacmn: Extract memory debugging features from qdf_memDustin Brown
2017-10-17qcacmn: Don't free memory inside a spinlockHouston Hoffman
2017-10-12qcacmn: Add qdf_mc_timer_check_for_leaks APIDustin Brown
2017-10-02qcacmn: Add qdf memory domain supportDustin Brown
2017-09-22qcacmn: qdf: Replace instances of unadorned %pJeff Johnson
2017-09-15qcacmn: Flush memory table on debugfs iterator stopDustin Brown
2017-08-09qcacmn: Add missing qdf_spinlock_destroy() to free debug cookiePoddar, Siddarth
2017-07-13qcacmn: Fix a double free crashMahesh Kumar Kalikot Veetil
2017-07-04qcacmn: Add QDF debug capability to track total SKB allocationRajeev Kumar
2017-06-19qcacmn: Replace BUG_ON by QDF_BUG on kmem memory leakRajeev Kumar
2017-06-02qcacmn: Do not free leaked memory if halt on kmem leak is enabledRajeev Kumar
2017-05-19qcacmn: Fix a function redefinitionMahesh Kumar Kalikot Veetil
2017-05-18qcacmn: Restrict debugfs file modeMahesh Kumar Kalikot Veetil
2017-05-15qcacmn: Add mem stats for perf buildsMahesh Kumar Kalikot Veetil
2017-04-10qcacmn: Enable kernel panic on memory leakRajeev Kumar
2017-04-06qcacmn: Fix kernel checkpatch warnings in QDFSrinivas Girigowda
2017-03-31qcacmn: Fix recursive memory allocation failureSrinivas Girigowda
2017-03-20qcacmn: Remove EXPORT_SYMBOL to avoid duplicate symbol errorKai Liu
2017-03-13qcacmn: Remove event report when failed to allocate memoryZhang Qian
2017-03-10qcacmn: Fix preallocation perf build compilation errorDustin Brown
2017-03-09qcacmn: Remove CONFIG_CNSS ifdef for memory proallocatationDustin Brown
2017-01-06qcacmn: Fix a compilation error on QDF mem statsMahesh Kumar Kalikot Veetil
2017-01-06qcacmn: Add QDF memory statsMahesh Kumar Kalikot Veetil
2016-09-19qcacmn: Add diag events for debuggingPadma, Santhosh Kumar
2016-09-09qcacmn: Track size of qdf_mem_listHouston Hoffman
2016-08-17qcacmn: Add USB bus support (QDF)Mohit Khanna
2016-08-13qcacmn: Remove list traversal from qdf_mem_free in successfull caseHouston Hoffman
2016-06-14qcacmn: Add firmware download support for sdio bus (Part 5 - HIF SDIO)Poddar, Siddarth
2016-06-09qcacmn: Implement a freelist for net buf trackingHouston Hoffman
2016-05-19qcacmn: Add Win Driver Compilation FixAnurag Chouhan
2016-05-04qcacmn: Reduce the QDF_GET_MEMORY_TIME_THRESHOLD to 300msAbhishek Singh
2016-04-28qcacmn: Add WIN Driver compilation fixAnurag Chouhan
2016-04-17qcacmn: Cleanup fastpath changesManjunathappa Prakash
2016-03-24qcacmn: Add WIN Driver compilation fix.Anurag Chouhan
2016-03-16qcacmn: Add QDF OS abstraction convergenceChouhan, Anurag