summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
AgeCommit message (Expand)AuthorFilesLines
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 manage...James Smart1-8/+7
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James 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 no...James 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
2006-09-04[SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart1-0/+2
2006-09-02[SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart1-0/+6
2006-08-19[SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart1-0/+1
2006-08-06[SCSI] lpfc 8.1.7 : Short bug fixesJames Smart1-1/+11
2006-07-09[SCSI] lpfc 8.1.7: Misc FixesJames Smart1-3/+7
2006-07-09[SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart1-0/+1
2006-07-09[SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di...James Smart1-10/+14
2006-07-09[SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f...James Smart1-7/+17
2006-07-03Merge ../scsi-misc-2.6James Bottomley1-3/+2
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart1-1/+0
2006-06-26[SCSI] lpfc: sparse NULL warningsRandy Dunlap1-2/+2
2006-04-19[SCSI] lpfc 8.1.5 : Misc small fixesJames Smart1-1/+1
2006-04-19[SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart1-2/+9
2006-04-19[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...James Smart1-9/+0
2006-03-12[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua...James Smart1-2/+2
2006-03-06[SCSI] lpfc: minor syntax fixesJames Bottomley1-0/+2
2006-03-06[PATCH] lpfc 8.1.3: PCI hrd_type should be obtained with pci_read_config_byte...Jamie Wellnitz1-2/+4
2006-03-06[PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIGJamie Wellnitz1-75/+107
2006-02-28[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz1-16/+41
2006-02-28[SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz1-2/+1
2006-02-28[SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdreset during dynamic add...Jamie Wellnitz1-1/+16
2005-12-13[SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxxJames.Smart@Emulex.Com1-7/+3
2005-12-13[SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com1-0/+16
2005-12-13[SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen...James.Smart@Emulex.Com1-48/+59
2005-12-13[SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4G...James.Smart@Emulex.Com1-3/+57
2005-12-13[SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com1-1/+1
2005-12-13[SCSI] lpfc 8.1.1 : Fixes for short cable pullsJames.Smart@Emulex.Com1-0/+2
2005-12-13[SCSI] lpfc 8.1.1: Miscellaneous CleanupsJames.Smart@Emulex.Com1-21/+13