aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* [SCSI] lpfc 8.3.0 : Fix several minor issuesJames Smart2008-12-291-1/+1
* [SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node accessJames Smart2008-12-291-23/+29
* [SCSI] lpfc 8.3.0 : Add support for Power Management Suspend/Resume operationsJames Smart2008-12-291-4/+9
* [SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payloadJames Smart2008-12-291-1/+1
* [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart2008-10-131-1/+142
* [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart2008-10-131-0/+2
* [SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart2008-10-131-0/+2
* [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart2008-10-131-2/+0
* [SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart2008-10-131-10/+56
* [SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart2008-10-131-4/+14
* [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie2008-10-131-8/+0
* [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