summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port freeTomohiro Kusumi2008-01-231-4/+7
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-231-39/+80
* [SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re...James Smart2008-01-231-37/+41
* [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart2008-01-231-0/+23
* [SCSI] lpfc: minor cleanupsAdrian Bunk2008-01-111-11/+11
* [SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart2008-01-111-0/+12
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart2008-01-111-7/+15
* [SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart2008-01-111-11/+55
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-111-19/+23
* [SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart2008-01-111-2/+2
* [SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart2008-01-111-4/+17
* [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart2008-01-111-0/+55
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-2/+1
* [SCSI] NCR_D700, lpfc: Clean up duplicate includesJesper Juhl2007-10-121-1/+0
* [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-011-4/+0
* [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-011-38/+48
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-45/+29
* [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-011-10/+12
* [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart2007-08-011-59/+75
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-326/+622
|\
| * [SCSI] lpfc: Fix NPIV compile problemJames Bottomley2007-07-141-4/+1
| * [SCSI] lpfc: bug fixesJames Smart2007-06-171-47/+181
| * [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-171-96/+189
| * [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-171-29/+39
| * [SCSI] lpfc: NPIV: split portsJames Smart2007-06-171-257/+319
* | PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-4/+1
|/
* [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/+30
* [SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart2007-05-061-150/+155
* [SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart2007-05-061-79/+5
* [SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...James Smart2007-05-061-8/+7
* [SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart2007-05-061-0/+1
* [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart2007-05-061-2/+2
* [SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart2007-05-061-1/+1
* [SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart2007-05-061-28/+64
* [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart2007-05-061-25/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-051-1/+1
|\
| * [SCSI] lpfc: fix oops when parsing dodgy VPDAnton Blanchard2007-04-011-1/+1
* | [SCSI] lpfc: avoid double-free during PCI error failureLinas Vepstas2007-03-111-3/+2
|/
* [SCSI] lpfc: add PCI error recovery supportLinas Vepstas2007-02-161-0/+97
* [SCSI] lpfc 8.1.11 : Misc FixesJames Smart2006-12-031-1/+2
* [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enableJames Smart2006-12-031-0/+2
* [SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem IdJames Smart2006-12-031-78/+35
* [SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) supportJames Smart2006-12-031-0/+10
* [SCSI] lpfc 8.1.11 : Fix Memory leaksJames Smart2006-12-031-1/+3
* [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart2006-12-031-2/+2
* [SCSI] lpfc: don't free mempool if mailbox is busyJames Smart2006-09-261-2/+4
* [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart2006-09-041-0/+2
* [SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart2006-09-021-0/+6
OpenPOWER on IntegriCloud