linux-stable/drivers/net/ethernet/qlogic/qed
Yuval Mintz 0d956e8a65 qed: Add support for HW attentions
HW is capable of generating attentnions for a multitude of reasons,
but current driver is enabling attention generation only for management
firmware [required for link notifications].

This patch enables almost all of the possible reasons for HW attentions,
logging the HW block generating the attention and preventing further
attentions from that source [to prevent possible attention flood].
It also lays the infrastructure for additional exploration of the various
attentions.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-01 17:39:50 -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: Semantic refactoring of interrupt code 2016-03-01 17:39:49 -05:00
qed_dev_api.h qed: Add statistics support 2015-10-27 19:34:54 -07:00
qed_hsi.h qed/qede: use 8.7.3.0 FW. 2016-02-17 16:04:42 -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: Add support for HW attentions 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: Introduce DMA_REGPAIR_LE 2016-02-21 22:49:16 -05:00
qed_main.c qed: Semantic refactoring of interrupt code 2016-03-01 17:39:49 -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: Add support for HW attentions 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