summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-09qlcnic: Collect firmware dump using DMA on 82xx adaptersShahed Shaikh1-19/+18
2014-02-24qlcnic: Re-factor firmware minidump template header handlingShahed Shaikh1-56/+177
2013-10-18qlcnic: Skip unknown entry type while collecting firmware dumpShahed Shaikh1-22/+19
2013-08-31qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh1-2/+6
2013-08-31qlcnic: Use firmware recommended dump capture mask as defaultShahed Shaikh1-1/+4
2013-07-19qlcnic: Fix dump template version maskShahed Shaikh1-1/+1
2013-06-23qlcnic: Add support for PEX DMA method to read memory section of adapter dumpShahed Shaikh1-7/+218
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-4/+1
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria1-0/+6
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-5/+2
2013-01-02qlcnic: 83xx register dump routinesSony Chacko1-120/+517
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh1-2/+1
2012-11-28qlcnic: fix coding style issues in qlcnic_minidump.cSony Chacko1-17/+17
2012-11-28qlcnic: create file qlcnic_minidump.c for dump utilitySony Chacko1-0/+629