]> git.openfabrics.org - ~emulex/infiniband.git/commit
qlcnic: Collect firmware dump using DMA on 82xx adapters
authorShahed Shaikh <shahed.shaikh@qlogic.com>
Fri, 9 May 2014 06:51:32 +0000 (02:51 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2014 17:08:58 +0000 (13:08 -0400)
commit8d37ba023f0ccab342df9ba216650e23aa147109
tree41375f25e82baed963eff5cdd0168abc0c1ad10a
parentd747c3337484afac9953c44ea56a912869778559
qlcnic: Collect firmware dump using DMA on 82xx adapters

o Add support to collect RDMEM section of firmware dump
  using PEX DMA method.
o This patch uses most of the code used for PEX DMA support
  on 83xx series adapters and some refactoring.

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c