aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-17[SCSI] lpfc: bug fixesJames Smart1-81/+195
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart1-395/+745
2007-06-17[SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart1-59/+20
2007-06-17[SCSI] lpfc: NPIV: split portsJames Smart1-565/+680
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart1-1/+1
2007-05-06[SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart1-0/+3
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart1-291/+167
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime managementJames Smart1-35/+72
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback message to KERN_INFOJames Smart1-1/+11
2007-05-06[SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmoJames Smart1-3/+5
2007-05-06[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for nodelist simplificationJames Smart1-128/+169
2007-05-06[SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart1-58/+46
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart1-7/+13
2007-05-06[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart1-1/+1
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart1-14/+15
2006-12-03[SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enableJames Smart1-0/+2
2006-12-03[SCSI] lpfc 8.1.11 : Fix Memory leaksJames Smart1-2/+16
2006-12-03[SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart1-6/+6
2006-12-03[SCSI] lpfc 8.1.11 : Discovery FixesJames Smart1-172/+25
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-1/+1
2006-09-04[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart1-0/+2
2006-09-04[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo_callbkJames Smart1-109/+69
2006-09-02[SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart1-0/+6
2006-08-19[SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart1-0/+3
2006-08-06[SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart1-6/+6
2006-07-09[SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum supported targetsJames Smart1-2/+2
2006-04-19[SCSI] lpfc 8.1.5 : Misc small fixesJames Smart1-8/+6
2006-04-19[SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processingJames Smart1-0/+2
2006-04-19[SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo during discoveryJames Smart1-0/+2
2006-03-12[SCSI] lpfc 8.1.4 : Two misc fixesJames Smart1-0/+2
2006-03-12[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dual channel adaptersJames Smart1-1/+3
2006-03-12[SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlpJames Smart1-0/+9
2006-03-12[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retryJames Smart1-20/+4
2006-03-12[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPortId on the flyJames Smart1-8/+60
2006-03-06[PATCH] lpfc 8.1.3: Protect NPL lists with host lockJamie Wellnitz1-29/+24
2006-02-28[SCSI] lpfc 8.1.2: Code cleanup of lpfc_mbx_cmpl_config_linkJamie Wellnitz1-64/+43
2006-02-28[SCSI] lpfc 8.1.2: Code style changes for Discovery codeJamie Wellnitz1-55/+48
2006-02-28[SCSI] lpfc 8.1.2: Added support for FANJamie Wellnitz1-6/+7
2006-02-28[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz1-3/+29
2006-02-28[SCSI] lpfc 8.1.2: Misc FC Discovery changes :Jamie Wellnitz1-88/+132
2005-12-13[SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC transportJames.Smart@Emulex.Com1-8/+10
2005-10-29[SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley1-4/+3
2005-10-29[SCSI] lpfc: Remove RPI hash from the driverJames.Smart@Emulex.Com1-72/+15
2005-10-28[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com1-8/+20
2005-09-21[SCSI] lpfc build fixAndrew Morton1-2/+2
2005-09-10[SCSI] lpfc: use wwn_to_u64() transport helperAndrew Vasquez1-5/+2
2005-08-12[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()James.Smart@Emulex.Com1-0/+1
2005-08-12[SCSI] lpfc driver 8.0.30 : fix lip/cablepull panicJames.Smart@Emulex.Com1-0/+2
2005-07-02[SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com1-13/+14
2005-07-02[SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com1-4/+0