summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva2017-07-201-1/+1
* qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter2016-05-121-2/+6
* qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh2015-08-101-2/+3
* qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh2015-08-101-0/+32
* qlcnic: Rearrange ordering of header files inclusionHarish Patil2015-08-101-2/+2
* qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-051-2/+1Star
* qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-221-0/+57
* qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh2014-06-121-17/+15Star
* qlcnic: Collect firmware dump using DMA on 82xx adaptersShahed Shaikh2014-05-091-19/+18Star
* qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh2014-02-251-56/+177
* qlcnic: Skip unknown entry type while collecting firmware dumpShahed Shaikh2013-10-181-22/+19Star
* qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh2013-09-011-2/+6
* qlcnic: Use firmware recommended dump capture mask as defaultShahed Shaikh2013-09-011-1/+4
* qlcnic: Fix dump template version maskShahed Shaikh2013-07-201-1/+1
* qlcnic: Add support for PEX DMA method to read memory section of adapter dumpShahed Shaikh2013-06-241-7/+218
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-4/+1Star
* qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-051-0/+6
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-5/+2Star
* qlcnic: 83xx register dump routinesSony Chacko2013-01-021-120/+517
* qlcnic: fix unused variable warningsShahed Shaikh2012-12-191-2/+1Star
* qlcnic: fix coding style issues in qlcnic_minidump.cSony Chacko2012-11-281-17/+17
* qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko2012-11-281-0/+629