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