aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor eventsJames Smart1-1/+142
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart1-0/+2
2008-10-13[SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart1-0/+2
2008-10-13[SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart1-2/+0
2008-10-13[SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart1-10/+56
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart1-4/+14
2008-10-13[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacksMike Christie1-8/+0
2008-07-12[SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart1-0/+4
2008-07-12[SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart1-70/+23
2008-07-12[SCSI] lpfc 8.2.7 : Discovery FixesJames Smart1-15/+8
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart1-32/+0
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart1-20/+21
2008-02-22[SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk1-1/+1
2008-02-11[SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart1-4/+13
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart1-13/+2
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart1-42/+254
2008-01-23[SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart1-8/+29
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart1-20/+26
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart1-0/+1
2008-01-11[SCSI] lpfc: minor cleanupsAdrian Bunk1-4/+9
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart1-2/+65
2008-01-11[SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart1-51/+45
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart1-46/+77
2008-01-11[SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart1-21/+12
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart1-29/+3
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart1-22/+31
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart1-1/+1
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart1-175/+135
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart1-2/+2
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart1-87/+70
2007-08-01[SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart1-0/+9
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