summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issuesJames Smart2010-01-041-12/+15
* [SCSI] lpfc 8.3.7: Fix FC protocol errorsJames Smart2010-01-041-7/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-5/+5
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-5/+5
* | [SCSI] lpfc 8.3.6 : Hardware related fixes and changesJames Smart2009-12-041-22/+33
* | [SCSI] lpfc 8.3.6 : FC Protocol FixesJames Smart2009-12-041-26/+107
* | [SCSI] lpfc 8.3.6 : FCoE Protocol FixesJames Smart2009-12-041-2/+10
* | [SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimis...James Smart2009-12-041-235/+229
* | [SCSI] lpfc 8.3.5: Add AER supportJames Smart2009-12-041-0/+27
* | [SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up...James Smart2009-12-041-56/+29
* | [SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for v...James Smart2009-12-041-20/+247
* | [SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issuesJames Smart2009-12-041-140/+153
|/
* [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart2009-08-221-2/+2
* [SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart2009-08-221-1/+1
* [SCSI] lpfc 8.3.4: Fix a pair of FCoE issuesJames Smart2009-08-221-1/+6
* [SCSI] lpfc 8.3.4: Various SLI3 fixesJames Smart2009-08-221-1/+1
* [SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart2009-08-221-1/+157
* [SCSI] lpfc 8.3.4: Various SLI4 fixesJames Smart2009-08-221-50/+40
* [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart2009-06-151-9/+33
* [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart2009-06-151-13/+11
* [SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart2009-06-151-47/+151
* [SCSI] lpfc 8.3.2 : Miscellaneous ChangesJames Smart2009-06-081-3/+5
* [SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart2009-06-081-1/+1
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery supportJames Smart2009-06-081-0/+517
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart2009-06-081-55/+450
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - QueuesJames Smart2009-06-081-0/+3382
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart2009-06-081-29/+1234
* [SCSI] lpfc 8.3.2 : Reorganization for SLI4James Smart2009-06-081-368/+638
* [SCSI] lpfc 8.3.1: misc fixes/changesJames Smart2009-04-271-73/+148
* [SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart2009-04-271-94/+86
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-5/+5
* [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) codeJames Smart2008-12-291-1/+12
* [SCSI] lpfc 8.3.0 : Fix some memory handling issuesJames Smart2008-12-291-68/+8
* [SCSI] lpfc 8.3.0 : Add active interrupt test for enabling MSI/MSI-X/INTxJames Smart2008-12-291-16/+22
* [SCSI] lpfc 8.3.0 : Fix several minor issuesJames Smart2008-12-291-17/+10
* [SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block supportJames Smart2008-12-291-0/+3
* [SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payloadJames Smart2008-12-291-1/+1
* [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart2008-10-131-0/+12
* [SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart2008-10-131-93/+308
* [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart2008-10-131-0/+64
* [SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart2008-10-131-0/+12
* [SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart2008-10-131-43/+62
* [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart2008-10-131-56/+66
* [SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart2008-10-131-36/+1027
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-3/+3
* [SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart2008-07-121-6/+7
* [SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart2008-07-121-18/+18
* [SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart2008-04-101-11/+9
* [SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2008-04-101-2/+1
* [SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart2008-04-101-33/+60
OpenPOWER on IntegriCloud