summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc.h
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.2.4 : Enhance debugfs useJames Smart2008-01-231-1/+2
* [SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart2008-01-231-1/+2
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-231-2/+1
* [SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re...James Smart2008-01-231-1/+2
* [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart2008-01-231-0/+5
* [SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart2008-01-111-0/+6
* [SCSI] lpfc 8.2.3 : Internal loopback fixesJames Smart2008-01-111-0/+7
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart2008-01-111-0/+1
* [SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart2008-01-111-1/+8
* [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart2008-01-111-1/+12
* [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-011-3/+3
* [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-011-11/+22
* [SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart2007-08-011-1/+2
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-2/+1
* [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-011-15/+19
* [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart2007-08-011-4/+5
* [SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart2007-08-011-1/+5
* [SCSI] lpfc: bug fixesJames Smart2007-06-171-9/+31
* [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-171-45/+111
* [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-171-2/+33
* [SCSI] lpfc: NPIV: split portsJames Smart2007-06-171-86/+149
* [SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart2007-05-061-1/+1
* [SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...James Smart2007-05-061-0/+1
* [SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart2007-05-061-11/+1
* [SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart2007-05-061-0/+10
* [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart2007-05-061-4/+0
* [SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart2007-05-061-0/+1
* [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart2007-05-061-3/+0
* [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enableJames Smart2006-12-031-1/+2
* [SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) supportJames Smart2006-12-031-0/+1
* [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart2006-12-031-0/+2
* [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart2006-09-041-0/+3
* [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart2006-09-041-0/+3
* [SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart2006-09-021-0/+2
* [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...James Smart2006-07-091-4/+5
* [SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart2006-06-271-1/+0
* [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua...James Smart2006-03-121-0/+1
* [PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz2006-03-061-0/+1
* [SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz2006-02-281-16/+18
* [SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hbaJamie Wellnitz2006-02-281-1/+0
* [SCSI] lpfc 8.1.2: Misc FC Discovery changes :Jamie Wellnitz2006-02-281-0/+1
* [SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctlyJamie Wellnitz2006-02-281-1/+3
* [SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hbaJamie Wellnitz2006-02-281-1/+0
* [SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...James.Smart@Emulex.Com2005-12-131-1/+2
* [SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com2005-12-131-0/+10
* [SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com2005-12-131-0/+1
* [SCSI] lpfc: Remove RPI hash from the driverJames.Smart@Emulex.Com2005-10-291-4/+0
* [SCSI] lpfc driver 8.0.30 : fix get_stats panicJames.Smart@Emulex.Com2005-08-121-3/+2
* [SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com2005-07-021-13/+14
* [SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com2005-07-021-4/+0
OpenPOWER on IntegriCloud