summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart2008-07-121-0/+4
* [SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart2008-07-121-70/+23
* [SCSI] lpfc 8.2.7 : Discovery FixesJames Smart2008-07-121-15/+8
* [SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart2008-04-101-32/+0
* [SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart2008-04-101-20/+21
* [SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2008-02-221-1/+1
* [SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart2008-02-111-4/+13
* [SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart2008-02-111-13/+2
* [SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart2008-02-111-42/+254
* [SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart2008-01-231-8/+29
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-231-20/+26
* [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart2008-01-231-0/+1
* [SCSI] lpfc: minor cleanupsAdrian Bunk2008-01-111-4/+9
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart2008-01-111-2/+65
* [SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart2008-01-111-51/+45
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-111-46/+77
* [SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart2008-01-111-21/+12
* [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-011-29/+3
* [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-011-22/+31
* [SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart2007-08-011-1/+1
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-175/+135
* [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-011-2/+2
* [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart2007-08-011-87/+70
* [SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart2007-08-011-0/+9
* [SCSI] lpfc: bug fixesJames Smart2007-06-171-81/+195
* [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-171-395/+745
* [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-171-59/+20
* [SCSI] lpfc: NPIV: split portsJames Smart2007-06-171-565/+680
* [SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart2007-05-061-1/+1
* [SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart2007-05-061-0/+3
* [SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart2007-05-061-291/+167
* [SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...James Smart2007-05-061-35/+72
* [SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart2007-05-061-1/+11
* [SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmoJames Smart2007-05-061-3/+5
* [SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart2007-05-061-128/+169
* [SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart2007-05-061-58/+46
* [SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart2007-05-061-7/+13
* [SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart2007-05-061-1/+1
* [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart2007-05-061-14/+15
* [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enableJames Smart2006-12-031-0/+2
* [SCSI] lpfc 8.1.11 : Fix Memory leaksJames Smart2006-12-031-2/+16
* [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart2006-12-031-6/+6
* [SCSI] lpfc 8.1.11 : Discovery FixesJames Smart2006-12-031-172/+25
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-1/+1
* [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart2006-09-041-0/+2
* [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart2006-09-041-109/+69
* [SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart2006-09-021-0/+6
* [SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart2006-08-191-0/+3
* [SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart2006-08-061-6/+6
* [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...James Smart2006-07-091-2/+2
OpenPOWER on IntegriCloud