aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-12[SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart1-4/+14
2008-07-12[SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart1-5/+8
2008-07-12[SCSI] lpfc 8.2.7 : Discovery FixesJames Smart1-0/+3
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart1-2/+1
2008-04-10[SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart1-0/+31
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart1-53/+11
2008-02-11[SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart1-0/+2
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart1-2/+3
2008-02-11[SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart1-19/+78
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart1-2/+11
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart1-1/+40
2008-02-02pci: pci_enable_device_bars() fix for lpfc driverGreg Kroah-Hartman1-1/+1
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt1-2/+1
2008-01-23[SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port freeTomohiro Kusumi1-4/+7
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart1-39/+80
2008-01-23[SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba resetsJames Smart1-37/+41
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart1-0/+23
2008-01-11[SCSI] lpfc: minor cleanupsAdrian Bunk1-11/+11
2008-01-11[SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart1-0/+12
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart1-7/+15
2008-01-11[SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart1-11/+55
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart1-19/+23
2008-01-11[SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart1-2/+2
2008-01-11[SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart1-4/+17
2008-01-11[SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart1-0/+55
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+1
2007-10-12[SCSI] NCR_D700, lpfc: Clean up duplicate includesJesper Juhl1-1/+0
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart1-4/+0
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart1-38/+48
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart1-45/+29
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart1-10/+12
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart1-59/+75
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-326/+622
2007-07-14[SCSI] lpfc: Fix NPIV compile problemJames Bottomley1-4/+1
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap1-4/+1
2007-06-17[SCSI] lpfc: bug fixesJames Smart1-47/+181
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart1-96/+189
2007-06-17[SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart1-29/+39
2007-06-17[SCSI] lpfc: NPIV: split portsJames Smart1-257/+319
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/+30
2007-05-06[SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart1-150/+155
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart1-79/+5
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime managementJames Smart1-8/+7
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback message to KERN_INFOJames Smart1-0/+1
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart1-2/+2
2007-05-06[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for nodelist simplificationJames Smart1-1/+1
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart1-28/+64
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart1-25/+6