summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-12[SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart1-0/+1
2008-07-12[SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart1-4/+16
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart1-1/+1
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart1-3/+0
2008-02-12[SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart1-0/+2
2008-02-12[SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart1-0/+1
2008-02-12[SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart1-1/+9
2008-02-12[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart1-2/+2
2008-02-12[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart1-0/+2
2008-02-03drivers/scsi/: Spelling fixesJoe Perches1-1/+1
2008-01-23[SCSI] lpfc 8.2.4 : Enhance debugfs useJames Smart1-1/+2
2008-01-23[SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart1-1/+2
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart1-2/+1
2008-01-23[SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re...James Smart1-1/+2
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart1-0/+5
2008-01-12[SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart1-0/+6
2008-01-12[SCSI] lpfc 8.2.3 : Internal loopback fixesJames Smart1-0/+7
2008-01-12[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart1-0/+1
2008-01-12[SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart1-1/+8
2008-01-12[SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart1-1/+12
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart1-3/+3
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart1-11/+22
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart1-1/+2
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart1-2/+1
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart1-15/+19
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart1-4/+5
2007-08-01[SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart1-1/+5
2007-06-18[SCSI] lpfc: bug fixesJames Smart1-9/+31
2007-06-18[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart1-45/+111
2007-06-18[SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart1-2/+33
2007-06-18[SCSI] lpfc: NPIV: split portsJames Smart1-86/+149
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart1-1/+1
2007-05-06[SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...James Smart1-0/+1
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart1-11/+1
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart1-0/+10
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart1-4/+0
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart1-0/+1
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart1-3/+0
2006-12-03[SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enableJames Smart1-1/+2
2006-12-03[SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) supportJames Smart1-0/+1
2006-12-03[SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart1-0/+2
2006-09-05[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart1-0/+3
2006-09-05[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart1-0/+3
2006-09-03[SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart1-0/+2
2006-07-09[SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...James Smart1-4/+5
2006-06-27[SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart1-1/+0
2006-03-12[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua...James Smart1-0/+1
2006-03-06[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz1-0/+1
2006-03-01[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz1-16/+18
2006-03-01[SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hbaJamie Wellnitz1-1/+0