linux/drivers/net/ethernet/qlogic/qlcnic
Manish Chopra 5c44bbdab5 qlcnic: Fix VF reset recovery
o At the time of firmware hang "adapter->need_fw_reset" variable gets
  set but after re-initialization of firmware OR at the time of VF
  re-initialization that variable was not getting cleared which
  was leading to failure in VF reset recovery.Fix it by clearing
  this variable before re-initializing VF

Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-09-15 22:10:57 -04:00
..
Makefile qlcnic: dcb: Query adapter DCB capabilities. 2013-08-27 15:21:13 -04:00
qlcnic.h qlcnic: Fix warning reported by kbuild test robot. 2013-09-11 15:59:59 -04:00
qlcnic_83xx_hw.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-09-06 09:36:28 -07:00
qlcnic_83xx_hw.h qlcnic: Add support for per port eswitch configuration 2013-08-31 22:34:44 -04:00
qlcnic_83xx_init.c qlcnic: Add support for per port eswitch configuration 2013-08-31 22:34:44 -04:00
qlcnic_83xx_vnic.c qlcnic: Add support for per port eswitch configuration 2013-08-31 22:34:44 -04:00
qlcnic_ctx.c drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent 2013-08-29 21:55:23 -04:00
qlcnic_dcb.c qlcnic: Fix sparse warning. 2013-09-04 00:27:27 -04:00
qlcnic_dcb.h qlcnic: dcb: Add support for CEE Netlink interface. 2013-08-27 15:21:14 -04:00
qlcnic_ethtool.c qlcnic: remove a stray semicolon 2013-09-04 00:27:27 -04:00
qlcnic_hdr.h qlcnic: Secondary unicast MAC address support. 2013-06-23 18:29:58 -07:00
qlcnic_hw.c qlcnic: Implement ndo_get_phys_port_id for 82xx adapter 2013-08-21 12:17:18 -07:00
qlcnic_hw.h qlcnic: dcb: Register DCB AEN handler. 2013-08-27 15:21:14 -04:00
qlcnic_init.c qlcnic: Enable diagnostic test for multiple Tx queues. 2013-08-21 12:17:18 -07:00
qlcnic_io.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-09-06 09:36:28 -07:00
qlcnic_main.c qlcnic: Add support for per port eswitch configuration 2013-08-31 22:34:44 -04:00
qlcnic_minidump.c qlcnic: Store firmware dump state in CAMRAM register 2013-08-31 22:34:43 -04:00
qlcnic_sriov.h qlcnic: Add support for 83xx suspend and resume. 2013-06-23 18:29:59 -07:00
qlcnic_sriov_common.c qlcnic: Fix VF reset recovery 2013-09-15 22:10:57 -04:00
qlcnic_sriov_pf.c drivers/net: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-03 22:28:04 -04:00
qlcnic_sysfs.c qlcnic: Add support for per port eswitch configuration 2013-08-31 22:34:44 -04:00