aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_crtn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04[SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for vlink eventsJames Smart1-1/+4
2009-12-04[SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issuesJames Smart1-1/+1
2009-08-22[SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart1-0/+8
2009-08-22[SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart1-2/+2
2009-08-22[SCSI] lpfc 8.3.4: Fix a pair of FCoE issuesJames Smart1-0/+1
2009-08-22[SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart1-1/+4
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery supportJames Smart1-0/+3
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart1-0/+1
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart1-11/+48
2009-04-27[SCSI] lpfc 8.3.1: misc fixes/changesJames Smart1-0/+2
2008-12-29[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defsJames Smart1-0/+12
2008-12-29[SCSI] lpfc 8.3.0 : Fix several minor issuesJames Smart1-1/+1
2008-12-29[SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH supportJames Smart1-0/+1
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor eventsJames Smart1-0/+6
2008-10-13[SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart1-21/+22
2008-10-13[SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart1-0/+2
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart1-1/+1
2008-07-12[SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart1-1/+2
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-2/+2
2008-02-22[SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk1-1/+0
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart1-1/+5
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart1-0/+1
2008-01-11[SCSI] lpfc: minor cleanupsAdrian Bunk1-19/+0
2008-01-11[SCSI] lpfc 8.2.3 : Internal loopback fixesJames Smart1-0/+5
2008-01-11[SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart1-0/+4
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart1-0/+2
2008-01-11[SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart1-1/+1
2008-01-11[SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart1-0/+2
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart1-0/+1
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart1-9/+9
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart1-1/+4
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart1-0/+2
2007-08-01[SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart1-0/+2
2007-06-17[SCSI] lpfc: bug fixesJames Smart1-3/+13
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart1-15/+56
2007-06-17[SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart1-0/+14
2007-06-17[SCSI] lpfc: NPIV: split portsJames Smart1-50/+55
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart1-1/+1
2007-05-06[SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart1-0/+3
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart1-3/+4
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime managementJames Smart1-1/+2
2007-05-06[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for nodelist simplificationJames Smart1-1/+3
2007-05-06[SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart1-0/+1
2007-05-06[SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart1-1/+4
2007-05-06[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart1-4/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-04[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo_callbkJames Smart1-0/+3
2006-08-06[SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needing to be longerJames Smart1-0/+1
2006-07-09[SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart1-0/+1
2006-04-19[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort completionsJames Smart1-1/+0