linux/drivers/net/ethernet/qlogic/qed
Yuval Mintz 12e09c694a qed: Support B0 instead of A0
BB_A0 is a development model that is will not reach actual clients.
In fact, future firmware would simply fail to initialize such chip.

This changes the configuration into B0 instead of A0, and adds a safeguard
against the slim chance someone would actually try this with an A0 adapter
in which case probe would gracefully fail.

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: Support B0 instead of A0 2016-03-02 14:04:18 -05:00
qed_dev_api.h qed: Add statistics support 2015-10-27 19:34:54 -07: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: 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: 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