summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.31: Update lpfc to version 8.3.31James Smart2012-05-171-1/+1
* [SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handli...James Smart2012-05-172-4/+44
* [SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending a...James Smart2012-05-172-1/+8
* [SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 qu...James Smart2012-05-173-0/+467
* [SCSI] lpfc 8.3.31: Fix unsol abts xri lookupJames Smart2012-05-173-14/+25
* [SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxxJames Smart2012-05-177-31/+175
* [SCSI] lpfc 8.3.31: Reregister VPI for SLI3 after cable moved to new Saturn portJames Smart2012-05-171-5/+8
* [SCSI] lpfc 8.3.31: Fix driver crash during back-to-back ramp eventsJames Smart2012-05-171-0/+8
* [SCSI] lpfc 8.3.31: Fix log message for Mailbox command when no error is dete...James Smart2012-05-171-8/+17
* [SCSI] lpfc 8.3.31: Revise FCP LOG for easier Finisar trace correlationJames Smart2012-05-171-1/+6
* [SCSI] lpfc 8.3.31: Fix build warnings when debugfs is not definedJames Smart2012-05-171-0/+8
* [SCSI] lpfc 8.3.31: Fix kernel panic when going into to sleep stateJames Smart2012-05-171-0/+1
* [SCSI] lpfc 8.3.31: Fix error message displayed even when not an errorJames Smart2012-05-171-10/+8
* [SCSI] lpfc 8.3.31: Fix Read Link status dataJames Smart2012-05-171-3/+4
* [SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver compl...James Smart2012-05-175-21/+54
* [SCSI] lpfc 8.3.31: Fix unable to create vports on FCoE SLI4 adapterJames Smart2012-05-171-1/+1
* [SCSI] lpfc 8.3.31: Fix initiator sending flogi after acking flogi from targetJames Smart2012-05-172-4/+26
* [SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller att...James Smart2012-05-172-2/+4
* [SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...James Smart2012-05-176-702/+594
* [SCSI] lpfc 8.3.31: Fix bug with driver unload leaving a scsi host for a vpor...James Smart2012-05-171-2/+8
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-8/+1
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+1
* | [SCSI] lpfc 8.3.30: Update lpfc to version 8.3.30James Smart2012-03-271-1/+1
* | [SCSI] lpfc 8.3.30: Revert fix for Link Pull Causes I/O FailuresJames Smart2012-03-272-10/+0
* | [SCSI] lpfc 8.3.30: Added more T10 DIF debugfs error injectionJames Smart2012-03-273-60/+180
* | [SCSI] lpfc 8.3.30: Update copyright date for files modified in 2012James Smart2012-03-274-4/+4
* | [SCSI] lpfc 8.3.30: Fix handling of REG_VFI and cable pull.James Smart2012-03-271-1/+8
* | [SCSI] lpfc 8.3.30: Enhancements for T10 DIF debugfs error injectionJames Smart2012-03-273-148/+203
* | [SCSI] lpfc 8.3.30: Change default DA_ID support from disabled to enabledJames Smart2012-03-271-1/+1
* | [SCSI] lpfc 8.3.30: Flush reset register writeJames Smart2012-03-271-1/+3
* | [SCSI] lpfc 8.3.30: Update copyright date for files modified in 2012James Smart2012-03-278-8/+8
* | [SCSI] lpfc 8.3.30: Fixed panic with extents and small blocksJames Smart2012-03-271-6/+8
* | [SCSI] lpfc 8.3.30: Add -Werror compilation flagJames Smart2012-03-271-0/+2
* | [SCSI] lpfc 8.3.30: Fixed the system panic during EEH recoveryJames Smart2012-03-271-8/+11
* | [SCSI] lpfc 8.3.30: Fix resource leak when acc fails for received plogiJames Smart2012-03-271-2/+6
* | [SCSI] lpfc 8.3.30: Fix SLI4 driver module load and unloadJames Smart2012-03-271-9/+8
* | [SCSI] lpfc 8.3.30: Fixed missing CVL event causing FCF failoverJames Smart2012-03-275-10/+23
* | [SCSI] lpfc 8.3.30: Fix deadlock during adapter offline requestJames Smart2012-03-271-5/+3
* | [SCSI] lpfc 8.3.30: Fix RPI registered multiple times after HBA resetJames Smart2012-03-272-5/+2
* | [SCSI] lpfc 8.3.30: Fix driver handling of XRI Aborted CQE responseJames Smart2012-03-272-3/+18
* | [SCSI] lpfc 8.3.30: Fix port and system failure in SLI4 FC function resetJames Smart2012-03-272-1/+7
* | [SCSI] lpfc 8.3.30: Fix lack of LOGO with vport delete.James Smart2012-03-271-1/+2
* | [SCSI] lpfc 8.3.30: Make BA_ACC work on a fully qualified exchangeJames Smart2012-03-271-3/+2
|/
* [SCSI] lpfc 8.3.29: Update driver version to 8.3.29James Smart2012-02-191-1/+1
* [SCSI] lpfc 8.3.29: Remove GFP_KERNEL allocation while lock is heldJames Smart2012-02-191-79/+57
* [SCSI] lpfc 8.3.29: Locking fix and Memory leak FixesJames Smart2012-02-194-5/+13
* [SCSI] lpfc 8.3.29: FC Discovery state machine fixesJames Smart2012-02-193-2/+13
* [SCSI] lpfc 8.3.29: T10 Diff fixes and enhancementsJames Smart2012-02-197-125/+1049
* [SCSI] lpfc 8.3.29: SLI related fixesJames Smart2012-02-1911-34/+207
* [SCSI] lpfc 8.3.29: BSG and User interface fixesJames Smart2012-02-194-5/+63