summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_ct.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc: Fix typo on NULL assignmentFelipe Pena2013-10-251-1/+1
* [SCSI] lpfc 8.3.41: Fixed the format of some log message fieldsJames Smart2013-08-231-1/+1
* [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...James Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart2013-05-021-1/+2
* [SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJTJames Smart2013-01-301-25/+12Star
* [SCSI] lpfc 8.3.36: Correct mask errorJames Smart2012-11-271-1/+1
* [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT statusJames Smart2012-09-141-5/+11
* [SCSI] lpfc 8.3.29: SLI related fixesJames Smart2012-02-191-2/+2
* [SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart2011-10-161-0/+3
* [SCSI] lpfc 8.3.24: Add resource extent supportJames Smart2011-05-271-0/+2
* [SCSI] lpfc 8.3.21: FC Discovery changesJames Smart2011-02-181-0/+49
* [SCSI] lpfc 8.3.19: Add SLI4 FC Discovery supportJames Smart2010-12-211-22/+26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] lpfc 8.3.8: (BSG1) Update BSG infrastructureJames Smart2010-02-091-3/+5
* [SCSI] lpfc: unify two if branches with the same code in lpfc_decode_firmware...Roel Kluin2010-02-091-6/+1Star
* [SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up...James Smart2009-12-041-5/+14
* [SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for v...James Smart2009-12-041-1/+33
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart2009-08-231-0/+2
* [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart2009-06-151-1/+3
* [SCSI] lpfc 8.3.2 : Miscellaneous ChangesJames Smart2009-06-081-2/+5
* [SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart2009-06-081-1/+1
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart2009-06-081-0/+2
* [SCSI] lpfc 8.3.2 : Reorganization for SLI4James Smart2009-06-081-3/+1Star
* [SCSI] lpfc 8.3.0 : Fix multiple NPIV issuesJames Smart2008-12-291-3/+14
* [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart2008-10-131-0/+1
* [SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart2008-10-131-8/+7Star
* [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart2008-10-131-2/+2
* [SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart2008-07-121-3/+3
* [SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart2008-07-121-9/+7Star
* [SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart2008-04-101-1/+1
* [SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart2008-04-101-31/+15Star
* [SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart2008-02-121-1/+1
* [SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart2008-02-121-10/+29
* [SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart2008-01-231-1/+0Star
* [SCSI] lpfc 8.2.4 : Fix Unsolicited Data itemsJames Smart2008-01-231-58/+34Star
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-231-8/+8
* [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart2008-01-231-9/+74
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-121-11/+51
* [SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart2008-01-121-12/+64
* [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-011-2/+2
* [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-011-0/+19
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-105/+85Star
* [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-011-3/+3
* [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart2007-08-011-5/+7
* [SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart2007-08-011-3/+23
* [SCSI] lpfc: bug fixesJames Smart2007-06-181-53/+164
* [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-181-134/+386
* [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-181-76/+107
* [SCSI] lpfc: NPIV: split portsJames Smart2007-06-181-120/+105Star