aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2007-04-01[SCSI] lpfc: fix oops when parsing dodgy VPDAnton Blanchard1-1/+1
2007-03-11[SCSI] lpfc: avoid double-free during PCI error failureLinas Vepstas1-3/+2
2007-02-16[SCSI] lpfc: add PCI error recovery supportLinas Vepstas1-0/+97
2006-12-03[SCSI] lpfc 8.1.11 : Misc FixesJames Smart1-1/+2
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 : Removed decoding of PCI Subsystem IdJames Smart1-78/+35
2006-12-03[SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) supportJames Smart1-0/+10
2006-12-03[SCSI] lpfc 8.1.11 : Fix Memory leaksJames Smart1-1/+3
2006-12-03[SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart1-2/+2
2006-09-26[SCSI] lpfc: don't free mempool if mailbox is busyJames Smart1-2/+4