summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
AgeCommit message (Expand)AuthorLines
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart-2/+1
2008-04-10[SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart-0/+31
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart-53/+11
2008-02-11[SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart-0/+2
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart-2/+3
2008-02-11[SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart-19/+78
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart-2/+11
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart-1/+40
2008-02-02pci: pci_enable_device_bars() fix for lpfc driverGreg Kroah-Hartman-1/+1
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt-2/+1
2008-01-23[SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port freeTomohiro Kusumi-4/+7
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart-39/+80
2008-01-23[SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re...James Smart-37/+41
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart-0/+23
2008-01-11[SCSI] lpfc: minor cleanupsAdrian Bunk-11/+11
2008-01-11[SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart-0/+12
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart-7/+15
2008-01-11[SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart-11/+55
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart-19/+23
2008-01-11[SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart-2/+2
2008-01-11[SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart-4/+17
2008-01-11[SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart-0/+55
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski-2/+1
2007-10-12[SCSI] NCR_D700, lpfc: Clean up duplicate includesJesper Juhl-1/+0
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart-4/+0
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart-38/+48
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart-45/+29
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart-10/+12
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart-59/+75
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-326/+622
2007-07-14[SCSI] lpfc: Fix NPIV compile problemJames Bottomley-4/+1
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap-4/+1
2007-06-17[SCSI] lpfc: bug fixesJames Smart-47/+181
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart-96/+189
2007-06-17[SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart-29/+39
2007-06-17[SCSI] lpfc: NPIV: split portsJames Smart-257/+319
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart-1/+1
2007-05-06[SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart-0/+30
2007-05-06[SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart-150/+155
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart-79/+5
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...James Smart-8/+7
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart-0/+1
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart-2/+2
2007-05-06[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart-1/+1
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart-28/+64
2007-05-06[SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart-25/+6
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-1/+1
2007-04-01[SCSI] lpfc: fix oops when parsing dodgy VPDAnton Blanchard-1/+1
2007-03-11[SCSI] lpfc: avoid double-free during PCI error failureLinas Vepstas-3/+2