diff options
39 files changed, 84 insertions, 89 deletions
diff --git a/drivers/scsi/bfa/bfa.h b/drivers/scsi/bfa/bfa.h index 7d0337ba5e1b..0e119d838e1b 100644 --- a/drivers/scsi/bfa/bfa.h +++ b/drivers/scsi/bfa/bfa.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_core.c b/drivers/scsi/bfa/bfa_core.c index f157a37150d7..2ea0db4b62a7 100644 --- a/drivers/scsi/bfa/bfa_core.c +++ b/drivers/scsi/bfa/bfa_core.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_cs.h b/drivers/scsi/bfa/bfa_cs.h index c8bb20aebd89..da9cf655be26 100644 --- a/drivers/scsi/bfa/bfa_cs.h +++ b/drivers/scsi/bfa/bfa_cs.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_defs.h b/drivers/scsi/bfa/bfa_defs.h index da4f70549462..5dc3782d615b 100644 --- a/drivers/scsi/bfa/bfa_defs.h +++ b/drivers/scsi/bfa/bfa_defs.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_defs_fcs.h b/drivers/scsi/bfa/bfa_defs_fcs.h index 5185ae33e843..5815a904574d 100644 --- a/drivers/scsi/bfa/bfa_defs_fcs.h +++ b/drivers/scsi/bfa/bfa_defs_fcs.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_defs_svc.h b/drivers/scsi/bfa/bfa_defs_svc.h index fd2fa249df2a..e81707f938cb 100644 --- a/drivers/scsi/bfa/bfa_defs_svc.h +++ b/drivers/scsi/bfa/bfa_defs_svc.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_fc.h b/drivers/scsi/bfa/bfa_fc.h index 7142309fd891..18b7304d6b0b 100644 --- a/drivers/scsi/bfa/bfa_fc.h +++ b/drivers/scsi/bfa/bfa_fc.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_fcbuild.c b/drivers/scsi/bfa/bfa_fcbuild.c index 6f670d3362af..b8dadc9cc993 100644 --- a/drivers/scsi/bfa/bfa_fcbuild.c +++ b/drivers/scsi/bfa/bfa_fcbuild.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_fcbuild.h b/drivers/scsi/bfa/bfa_fcbuild.h index 85e3c58a306b..b109a8813401 100644 --- a/drivers/scsi/bfa/bfa_fcbuild.h +++ b/drivers/scsi/bfa/bfa_fcbuild.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_fcpim.c b/drivers/scsi/bfa/bfa_fcpim.c index 3881a729c2a0..20982e7cdd81 100644 --- a/drivers/scsi/bfa/bfa_fcpim.c +++ b/drivers/scsi/bfa/bfa_fcpim.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_fcpim.h b/drivers/scsi/bfa/bfa_fcpim.h index 0c370624ff08..e93921dec347 100644 --- a/drivers/scsi/bfa/bfa_fcpim.h +++ b/drivers/scsi/bfa/bfa_fcpim.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_fcs.c b/drivers/scsi/bfa/bfa_fcs.c index 043d3c0680dc..1e7e139d71ea 100644 --- a/drivers/scsi/bfa/bfa_fcs.c +++ b/drivers/scsi/bfa/bfa_fcs.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_fcs.h b/drivers/scsi/bfa/bfa_fcs.h index 30b4555e2c4a..06dc215ea050 100644 --- a/drivers/scsi/bfa/bfa_fcs.h +++ b/drivers/scsi/bfa/bfa_fcs.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
@@ -634,7 +634,7 @@ void bfa_fcs_fcpim_uf_recv(struct bfa_fcs_itnim_s *itnim, | |||
634 | 634 | ||
635 | /* | 635 | /* |
636 | * HBA Attribute Block : BFA internal representation. Note : Some variable | 636 | * HBA Attribute Block : BFA internal representation. Note : Some variable |
637 | * sizes have been trimmed to suit BFA For Ex : Model will be "Brocade". Based | 637 | * sizes have been trimmed to suit BFA For Ex : Model will be "QLogic ". Based |
638 | * on this the size has been reduced to 16 bytes from the standard's 64 bytes. | 638 | * on this the size has been reduced to 16 bytes from the standard's 64 bytes. |
639 | */ | 639 | */ |
640 | struct bfa_fcs_fdmi_hba_attr_s { | 640 | struct bfa_fcs_fdmi_hba_attr_s { |
diff --git a/drivers/scsi/bfa/bfa_fcs_fcpim.c b/drivers/scsi/bfa/bfa_fcs_fcpim.c index 4fd20d92877e..4f089d76afb1 100644 --- a/drivers/scsi/bfa/bfa_fcs_fcpim.c +++ b/drivers/scsi/bfa/bfa_fcs_fcpim.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_fcs_lport.c b/drivers/scsi/bfa/bfa_fcs_lport.c index d82379216926..7733ad5305d4 100644 --- a/drivers/scsi/bfa/bfa_fcs_lport.c +++ b/drivers/scsi/bfa/bfa_fcs_lport.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
@@ -2654,7 +2654,7 @@ bfa_fcs_fdmi_get_hbaattr(struct bfa_fcs_lport_fdmi_s *fdmi, | |||
2654 | 2654 | ||
2655 | strncpy(hba_attr->node_sym_name.symname, | 2655 | strncpy(hba_attr->node_sym_name.symname, |
2656 | port->port_cfg.node_sym_name.symname, BFA_SYMNAME_MAXLEN); | 2656 | port->port_cfg.node_sym_name.symname, BFA_SYMNAME_MAXLEN); |
2657 | strcpy(hba_attr->vendor_info, "BROCADE"); | 2657 | strcpy(hba_attr->vendor_info, "QLogic"); |
2658 | hba_attr->num_ports = | 2658 | hba_attr->num_ports = |
2659 | cpu_to_be32(bfa_ioc_get_nports(&port->fcs->bfa->ioc)); | 2659 | cpu_to_be32(bfa_ioc_get_nports(&port->fcs->bfa->ioc)); |
2660 | hba_attr->fabric_name = port->fabric->lps->pr_nwwn; | 2660 | hba_attr->fabric_name = port->fabric->lps->pr_nwwn; |
diff --git a/drivers/scsi/bfa/bfa_fcs_rport.c b/drivers/scsi/bfa/bfa_fcs_rport.c index 5559faaf458b..de50349a39ce 100644 --- a/drivers/scsi/bfa/bfa_fcs_rport.c +++ b/drivers/scsi/bfa/bfa_fcs_rport.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_hw_cb.c b/drivers/scsi/bfa/bfa_hw_cb.c index e3648d9272a3..c4a0c0eb88a5 100644 --- a/drivers/scsi/bfa/bfa_hw_cb.c +++ b/drivers/scsi/bfa/bfa_hw_cb.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_hw_ct.c b/drivers/scsi/bfa/bfa_hw_ct.c index f19bc446a70a..b0ff378dece2 100644 --- a/drivers/scsi/bfa/bfa_hw_ct.c +++ b/drivers/scsi/bfa/bfa_hw_ct.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_ioc.c b/drivers/scsi/bfa/bfa_ioc.c index e9a7c64d5dcf..251e2ff8ff5f 100644 --- a/drivers/scsi/bfa/bfa_ioc.c +++ b/drivers/scsi/bfa/bfa_ioc.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
@@ -2698,7 +2698,7 @@ bfa_ioc_reset_fwstate(struct bfa_ioc_s *ioc) | |||
2698 | bfa_ioc_set_alt_ioc_fwstate(ioc, BFI_IOC_UNINIT); | 2698 | bfa_ioc_set_alt_ioc_fwstate(ioc, BFI_IOC_UNINIT); |
2699 | } | 2699 | } |
2700 | 2700 | ||
2701 | #define BFA_MFG_NAME "Brocade" | 2701 | #define BFA_MFG_NAME "QLogic" |
2702 | void | 2702 | void |
2703 | bfa_ioc_get_adapter_attr(struct bfa_ioc_s *ioc, | 2703 | bfa_ioc_get_adapter_attr(struct bfa_ioc_s *ioc, |
2704 | struct bfa_adapter_attr_s *ad_attr) | 2704 | struct bfa_adapter_attr_s *ad_attr) |
diff --git a/drivers/scsi/bfa/bfa_ioc.h b/drivers/scsi/bfa/bfa_ioc.h index 0d6e16581f37..713745da44c6 100644 --- a/drivers/scsi/bfa/bfa_ioc.h +++ b/drivers/scsi/bfa/bfa_ioc.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_ioc_cb.c b/drivers/scsi/bfa/bfa_ioc_cb.c index 10a0042d5433..f1b80da298c8 100644 --- a/drivers/scsi/bfa/bfa_ioc_cb.c +++ b/drivers/scsi/bfa/bfa_ioc_cb.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_ioc_ct.c b/drivers/scsi/bfa/bfa_ioc_ct.c index 1e5fa6126e4c..651a8fb93037 100644 --- a/drivers/scsi/bfa/bfa_ioc_ct.c +++ b/drivers/scsi/bfa/bfa_ioc_ct.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_modules.h b/drivers/scsi/bfa/bfa_modules.h index 5b024158a54c..53135f21fa0e 100644 --- a/drivers/scsi/bfa/bfa_modules.h +++ b/drivers/scsi/bfa/bfa_modules.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_plog.h b/drivers/scsi/bfa/bfa_plog.h index 4fdba6f70d4f..da570c0b8275 100644 --- a/drivers/scsi/bfa/bfa_plog.h +++ b/drivers/scsi/bfa/bfa_plog.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_port.c b/drivers/scsi/bfa/bfa_port.c index 314548aa3d7d..da1721e0d167 100644 --- a/drivers/scsi/bfa/bfa_port.c +++ b/drivers/scsi/bfa/bfa_port.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_port.h b/drivers/scsi/bfa/bfa_port.h index ba715ceff1bf..26dc1bf14c85 100644 --- a/drivers/scsi/bfa/bfa_port.h +++ b/drivers/scsi/bfa/bfa_port.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_svc.c b/drivers/scsi/bfa/bfa_svc.c index 93e588fa5712..12de292175ef 100644 --- a/drivers/scsi/bfa/bfa_svc.c +++ b/drivers/scsi/bfa/bfa_svc.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfa_svc.h b/drivers/scsi/bfa/bfa_svc.h index efb04976aca5..ea2278bc78a8 100644 --- a/drivers/scsi/bfa/bfa_svc.h +++ b/drivers/scsi/bfa/bfa_svc.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfad.c b/drivers/scsi/bfa/bfad.c index f298b2e8d5c3..9d253cb83ee7 100644 --- a/drivers/scsi/bfa/bfad.c +++ b/drivers/scsi/bfa/bfad.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
@@ -131,13 +131,9 @@ MODULE_PARM_DESC(bfa_linkup_delay, "Link up delay, default=30 secs for " | |||
131 | "boot port. Otherwise 10 secs in RHEL4 & 0 for " | 131 | "boot port. Otherwise 10 secs in RHEL4 & 0 for " |
132 | "[RHEL5, SLES10, ESX40] Range[>0]"); | 132 | "[RHEL5, SLES10, ESX40] Range[>0]"); |
133 | module_param(msix_disable_cb, int, S_IRUGO | S_IWUSR); | 133 | module_param(msix_disable_cb, int, S_IRUGO | S_IWUSR); |
134 | MODULE_PARM_DESC(msix_disable_cb, "Disable Message Signaled Interrupts " | 134 | MODULE_PARM_DESC(msix_disable_cb, "Disable Message Signaled Interrupts for QLogic-415/425/815/825 cards, default=0 Range[false:0|true:1]"); |
135 | "for Brocade-415/425/815/825 cards, default=0, " | ||
136 | " Range[false:0|true:1]"); | ||
137 | module_param(msix_disable_ct, int, S_IRUGO | S_IWUSR); | 135 | module_param(msix_disable_ct, int, S_IRUGO | S_IWUSR); |
138 | MODULE_PARM_DESC(msix_disable_ct, "Disable Message Signaled Interrupts " | 136 | MODULE_PARM_DESC(msix_disable_ct, "Disable Message Signaled Interrupts if possible for QLogic-1010/1020/804/1007/902/1741 cards, default=0, Range[false:0|true:1]"); |
139 | "if possible for Brocade-1010/1020/804/1007/902/1741 " | ||
140 | "cards, default=0, Range[false:0|true:1]"); | ||
141 | module_param(fdmi_enable, int, S_IRUGO | S_IWUSR); | 137 | module_param(fdmi_enable, int, S_IRUGO | S_IWUSR); |
142 | MODULE_PARM_DESC(fdmi_enable, "Enables fdmi registration, default=1, " | 138 | MODULE_PARM_DESC(fdmi_enable, "Enables fdmi registration, default=1, " |
143 | "Range[false:0|true:1]"); | 139 | "Range[false:0|true:1]"); |
@@ -839,8 +835,7 @@ bfad_drv_init(struct bfad_s *bfad) | |||
839 | printk(KERN_WARNING "bfad%d bfad_hal_mem_alloc failure\n", | 835 | printk(KERN_WARNING "bfad%d bfad_hal_mem_alloc failure\n", |
840 | bfad->inst_no); | 836 | bfad->inst_no); |
841 | printk(KERN_WARNING | 837 | printk(KERN_WARNING |
842 | "Not enough memory to attach all Brocade HBA ports, %s", | 838 | "Not enough memory to attach all QLogic BR-series HBA ports. System may need more memory.\n"); |
843 | "System may need more memory.\n"); | ||
844 | return BFA_STATUS_FAILED; | 839 | return BFA_STATUS_FAILED; |
845 | } | 840 | } |
846 | 841 | ||
@@ -1711,7 +1706,7 @@ bfad_init(void) | |||
1711 | { | 1706 | { |
1712 | int error = 0; | 1707 | int error = 0; |
1713 | 1708 | ||
1714 | printk(KERN_INFO "Brocade BFA FC/FCOE SCSI driver - version: %s\n", | 1709 | pr_info("QLogic BR-series BFA FC/FCOE SCSI driver - version: %s\n", |
1715 | BFAD_DRIVER_VERSION); | 1710 | BFAD_DRIVER_VERSION); |
1716 | 1711 | ||
1717 | if (num_sgpgs > 0) | 1712 | if (num_sgpgs > 0) |
@@ -1818,6 +1813,6 @@ bfad_free_fwimg(void) | |||
1818 | module_init(bfad_init); | 1813 | module_init(bfad_init); |
1819 | module_exit(bfad_exit); | 1814 | module_exit(bfad_exit); |
1820 | MODULE_LICENSE("GPL"); | 1815 | MODULE_LICENSE("GPL"); |
1821 | MODULE_DESCRIPTION("Brocade Fibre Channel HBA Driver" BFAD_PROTO_NAME); | 1816 | MODULE_DESCRIPTION("QLogic BR-series Fibre Channel HBA Driver" BFAD_PROTO_NAME); |
1822 | MODULE_AUTHOR("Brocade Communications Systems, Inc."); | 1817 | MODULE_AUTHOR("QLogic Corporation"); |
1823 | MODULE_VERSION(BFAD_DRIVER_VERSION); | 1818 | MODULE_VERSION(BFAD_DRIVER_VERSION); |
diff --git a/drivers/scsi/bfa/bfad_attr.c b/drivers/scsi/bfa/bfad_attr.c index 66cca48d8ab8..13db3b7bc873 100644 --- a/drivers/scsi/bfa/bfad_attr.c +++ b/drivers/scsi/bfa/bfad_attr.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
@@ -751,65 +751,65 @@ bfad_im_model_desc_show(struct device *dev, struct device_attribute *attr, | |||
751 | 751 | ||
752 | bfa_get_adapter_model(&bfad->bfa, model); | 752 | bfa_get_adapter_model(&bfad->bfa, model); |
753 | nports = bfa_get_nports(&bfad->bfa); | 753 | nports = bfa_get_nports(&bfad->bfa); |
754 | if (!strcmp(model, "Brocade-425")) | 754 | if (!strcmp(model, "QLogic-425")) |
755 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 755 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
756 | "Brocade 4Gbps PCIe dual port FC HBA"); | 756 | "QLogic BR-series 4Gbps PCIe dual port FC HBA"); |
757 | else if (!strcmp(model, "Brocade-825")) | 757 | else if (!strcmp(model, "QLogic-825")) |
758 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 758 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
759 | "Brocade 8Gbps PCIe dual port FC HBA"); | 759 | "QLogic BR-series 8Gbps PCIe dual port FC HBA"); |
760 | else if (!strcmp(model, "Brocade-42B")) | 760 | else if (!strcmp(model, "QLogic-42B")) |
761 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 761 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
762 | "Brocade 4Gbps PCIe dual port FC HBA for HP"); | 762 | "QLogic BR-series 4Gbps PCIe dual port FC HBA for HP"); |
763 | else if (!strcmp(model, "Brocade-82B")) | 763 | else if (!strcmp(model, "QLogic-82B")) |
764 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 764 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
765 | "Brocade 8Gbps PCIe dual port FC HBA for HP"); | 765 | "QLogic BR-series 8Gbps PCIe dual port FC HBA for HP"); |
766 | else if (!strcmp(model, "Brocade-1010")) | 766 | else if (!strcmp(model, "QLogic-1010")) |
767 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 767 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
768 | "Brocade 10Gbps single port CNA"); | 768 | "QLogic BR-series 10Gbps single port CNA"); |
769 | else if (!strcmp(model, "Brocade-1020")) | 769 | else if (!strcmp(model, "QLogic-1020")) |
770 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 770 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
771 | "Brocade 10Gbps dual port CNA"); | 771 | "QLogic BR-series 10Gbps dual port CNA"); |
772 | else if (!strcmp(model, "Brocade-1007")) | 772 | else if (!strcmp(model, "QLogic-1007")) |
773 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 773 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
774 | "Brocade 10Gbps CNA for IBM Blade Center"); | 774 | "QLogic BR-series 10Gbps CNA for IBM Blade Center"); |
775 | else if (!strcmp(model, "Brocade-415")) | 775 | else if (!strcmp(model, "QLogic-415")) |
776 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 776 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
777 | "Brocade 4Gbps PCIe single port FC HBA"); | 777 | "QLogic BR-series 4Gbps PCIe single port FC HBA"); |
778 | else if (!strcmp(model, "Brocade-815")) | 778 | else if (!strcmp(model, "QLogic-815")) |
779 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 779 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
780 | "Brocade 8Gbps PCIe single port FC HBA"); | 780 | "QLogic BR-series 8Gbps PCIe single port FC HBA"); |
781 | else if (!strcmp(model, "Brocade-41B")) | 781 | else if (!strcmp(model, "QLogic-41B")) |
782 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 782 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
783 | "Brocade 4Gbps PCIe single port FC HBA for HP"); | 783 | "QLogic BR-series 4Gbps PCIe single port FC HBA for HP"); |
784 | else if (!strcmp(model, "Brocade-81B")) | 784 | else if (!strcmp(model, "QLogic-81B")) |
785 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 785 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
786 | "Brocade 8Gbps PCIe single port FC HBA for HP"); | 786 | "QLogic BR-series 8Gbps PCIe single port FC HBA for HP"); |
787 | else if (!strcmp(model, "Brocade-804")) | 787 | else if (!strcmp(model, "QLogic-804")) |
788 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 788 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
789 | "Brocade 8Gbps FC HBA for HP Bladesystem C-class"); | 789 | "QLogic BR-series 8Gbps FC HBA for HP Bladesystem C-class"); |
790 | else if (!strcmp(model, "Brocade-1741")) | 790 | else if (!strcmp(model, "QLogic-1741")) |
791 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 791 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
792 | "Brocade 10Gbps CNA for Dell M-Series Blade Servers"); | 792 | "QLogic BR-series 10Gbps CNA for Dell M-Series Blade Servers"); |
793 | else if (strstr(model, "Brocade-1860")) { | 793 | else if (strstr(model, "QLogic-1860")) { |
794 | if (nports == 1 && bfa_ioc_is_cna(&bfad->bfa.ioc)) | 794 | if (nports == 1 && bfa_ioc_is_cna(&bfad->bfa.ioc)) |
795 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 795 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
796 | "Brocade 10Gbps single port CNA"); | 796 | "QLogic BR-series 10Gbps single port CNA"); |
797 | else if (nports == 1 && !bfa_ioc_is_cna(&bfad->bfa.ioc)) | 797 | else if (nports == 1 && !bfa_ioc_is_cna(&bfad->bfa.ioc)) |
798 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 798 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
799 | "Brocade 16Gbps PCIe single port FC HBA"); | 799 | "QLogic BR-series 16Gbps PCIe single port FC HBA"); |
800 | else if (nports == 2 && bfa_ioc_is_cna(&bfad->bfa.ioc)) | 800 | else if (nports == 2 && bfa_ioc_is_cna(&bfad->bfa.ioc)) |
801 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 801 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
802 | "Brocade 10Gbps dual port CNA"); | 802 | "QLogic BR-series 10Gbps dual port CNA"); |
803 | else if (nports == 2 && !bfa_ioc_is_cna(&bfad->bfa.ioc)) | 803 | else if (nports == 2 && !bfa_ioc_is_cna(&bfad->bfa.ioc)) |
804 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 804 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
805 | "Brocade 16Gbps PCIe dual port FC HBA"); | 805 | "QLogic BR-series 16Gbps PCIe dual port FC HBA"); |
806 | } else if (!strcmp(model, "Brocade-1867")) { | 806 | } else if (!strcmp(model, "QLogic-1867")) { |
807 | if (nports == 1 && !bfa_ioc_is_cna(&bfad->bfa.ioc)) | 807 | if (nports == 1 && !bfa_ioc_is_cna(&bfad->bfa.ioc)) |
808 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 808 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
809 | "Brocade 16Gbps PCIe single port FC HBA for IBM"); | 809 | "QLogic BR-series 16Gbps PCIe single port FC HBA for IBM"); |
810 | else if (nports == 2 && !bfa_ioc_is_cna(&bfad->bfa.ioc)) | 810 | else if (nports == 2 && !bfa_ioc_is_cna(&bfad->bfa.ioc)) |
811 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 811 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
812 | "Brocade 16Gbps PCIe dual port FC HBA for IBM"); | 812 | "QLogic BR-series 16Gbps PCIe dual port FC HBA for IBM"); |
813 | } else | 813 | } else |
814 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, | 814 | snprintf(model_descr, BFA_ADAPTER_MODEL_DESCR_LEN, |
815 | "Invalid Model"); | 815 | "Invalid Model"); |
diff --git a/drivers/scsi/bfa/bfad_bsg.c b/drivers/scsi/bfa/bfad_bsg.c index b9d1460efe32..d1ad0208dfe7 100644 --- a/drivers/scsi/bfa/bfad_bsg.c +++ b/drivers/scsi/bfa/bfad_bsg.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfad_bsg.h b/drivers/scsi/bfa/bfad_bsg.h index 59aca80e1622..917e140dfbcc 100644 --- a/drivers/scsi/bfa/bfad_bsg.h +++ b/drivers/scsi/bfa/bfad_bsg.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfad_debugfs.c b/drivers/scsi/bfa/bfad_debugfs.c index 62b11d4b2fd2..8dcd8c70c7ee 100644 --- a/drivers/scsi/bfa/bfad_debugfs.c +++ b/drivers/scsi/bfa/bfad_debugfs.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfad_drv.h b/drivers/scsi/bfa/bfad_drv.h index 58fee34b2d47..800145966ef8 100644 --- a/drivers/scsi/bfa/bfad_drv.h +++ b/drivers/scsi/bfa/bfad_drv.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfad_im.c b/drivers/scsi/bfa/bfad_im.c index 2c0cf8a46a47..6c805e13f8dd 100644 --- a/drivers/scsi/bfa/bfad_im.c +++ b/drivers/scsi/bfa/bfad_im.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
@@ -186,7 +186,7 @@ bfad_im_info(struct Scsi_Host *shost) | |||
186 | 186 | ||
187 | memset(bfa_buf, 0, sizeof(bfa_buf)); | 187 | memset(bfa_buf, 0, sizeof(bfa_buf)); |
188 | snprintf(bfa_buf, sizeof(bfa_buf), | 188 | snprintf(bfa_buf, sizeof(bfa_buf), |
189 | "Brocade FC/FCOE Adapter, " "hwpath: %s driver: %s", | 189 | "QLogic BR-series FC/FCOE Adapter, hwpath: %s driver: %s", |
190 | bfad->pci_name, BFAD_DRIVER_VERSION); | 190 | bfad->pci_name, BFAD_DRIVER_VERSION); |
191 | 191 | ||
192 | return bfa_buf; | 192 | return bfa_buf; |
diff --git a/drivers/scsi/bfa/bfad_im.h b/drivers/scsi/bfa/bfad_im.h index 31434dfb3a40..836fdc221edd 100644 --- a/drivers/scsi/bfa/bfad_im.h +++ b/drivers/scsi/bfa/bfad_im.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfi.h b/drivers/scsi/bfa/bfi.h index 54c93ef439ac..97600dcec649 100644 --- a/drivers/scsi/bfa/bfi.h +++ b/drivers/scsi/bfa/bfi.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfi_ms.h b/drivers/scsi/bfa/bfi_ms.h index 8699be47dbc5..ae5bfe039fcc 100644 --- a/drivers/scsi/bfa/bfi_ms.h +++ b/drivers/scsi/bfa/bfi_ms.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
diff --git a/drivers/scsi/bfa/bfi_reg.h b/drivers/scsi/bfa/bfi_reg.h index 7d071a4db0da..fd5b87616e8b 100644 --- a/drivers/scsi/bfa/bfi_reg.h +++ b/drivers/scsi/bfa/bfi_reg.h | |||
@@ -4,7 +4,7 @@ | |||
4 | * All rights reserved | 4 | * All rights reserved |
5 | * www.qlogic.com | 5 | * www.qlogic.com |
6 | * | 6 | * |
7 | * Linux driver for Brocade Fibre Channel Host Bus Adapter. | 7 | * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
10 | * under the terms of the GNU General Public License (GPL) Version 2 as | 10 | * under the terms of the GNU General Public License (GPL) Version 2 as |
@@ -17,7 +17,7 @@ | |||
17 | */ | 17 | */ |
18 | 18 | ||
19 | /* | 19 | /* |
20 | * bfi_reg.h ASIC register defines for all Brocade adapter ASICs | 20 | * bfi_reg.h ASIC register defines for all QLogic BR-series adapter ASICs |
21 | */ | 21 | */ |
22 | 22 | ||
23 | #ifndef __BFI_REG_H__ | 23 | #ifndef __BFI_REG_H__ |