linux-stable/drivers/net/ethernet/qlogic/qed
Yuval Mintz 8c925c4438 qed: Fix error flow on slowpath start
In case of problems when initializing the chip, the error flows aren't
being properly done. Specifically, it's possible that the chip would be
left in a configuration allowing it [internally] to access the host
memory, causing fatal problems in the device that would require power
cycle to overcome.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-02 14:04:18 -05:00
..
Makefile
qed.h qed,qede: Bump driver versions to 8.7.0.0 2016-02-21 22:49:16 -05:00
qed_cxt.c qed: Turn most GFP_ATOMIC into GFP_KERNEL 2016-02-21 22:49:15 -05:00
qed_cxt.h
qed_dev.c qed: Fix error flow on slowpath start 2016-03-02 14:04:18 -05:00
qed_dev_api.h qed: Fix error flow on slowpath start 2016-03-02 14:04:18 -05:00
qed_hsi.h qed: Support B0 instead of A0 2016-03-02 14:04:18 -05:00
qed_hw.c qed: Turn most GFP_ATOMIC into GFP_KERNEL 2016-02-21 22:49:15 -05:00
qed_hw.h
qed_init_fw_funcs.c qed/qede: use 8.7.3.0 FW. 2016-02-17 16:04:42 -05:00
qed_init_ops.c qed/qede: use 8.7.3.0 FW. 2016-02-17 16:04:42 -05:00
qed_init_ops.h
qed_int.c qed: Print additional HW attention info 2016-03-01 17:39:50 -05:00
qed_int.h qed: Semantic refactoring of interrupt code 2016-03-01 17:39:49 -05:00
qed_l2.c qed: Move statistics to L2 code 2016-03-02 14:04:18 -05:00
qed_main.c qed: Fix error flow on slowpath start 2016-03-02 14:04:18 -05:00
qed_mcp.c qed: Turn most GFP_ATOMIC into GFP_KERNEL 2016-02-21 22:49:15 -05:00
qed_mcp.h qed: Add support for changing LED state 2015-12-01 16:02:40 -05:00
qed_reg_addr.h qed: Print additional HW attention info 2016-03-01 17:39:50 -05:00
qed_sp.h qed: Change metadata needed for SPQ entries 2016-02-21 22:49:15 -05:00
qed_sp_commands.c qed: Introduce DMA_REGPAIR_LE 2016-02-21 22:49:16 -05:00
qed_spq.c qed: Introduce DMA_REGPAIR_LE 2016-02-21 22:49:16 -05:00