summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-32/+1Star
|\
| * lpfc: fix races for miscdevice open vs. rmmodAl Viro2013-04-291-32/+1Star
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-3012-631/+837
|\ \
| * | [SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver releaseJames Smart2013-04-101-1/+1
| * | [SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser...James Smart2013-04-101-13/+15
| * | [SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.James Smart2013-04-101-1/+1
| * | [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart2013-04-104-18/+20
| * | [SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.James Smart2013-04-101-4/+6
| * | [SCSI] lpfc 8.3.38: Fixed OXID reuse issue.James Smart2013-04-102-3/+11
| * | [SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to t...James Smart2013-04-101-35/+62
| * | [SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handlingJames Smart2013-04-102-1/+10
| * | [SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result i...James Smart2013-04-101-504/+601
| * | [SCSI] lpfc 8.3.38: Fixed degraded performance after cable pullsJames Smart2013-04-105-8/+40
| * | [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart2013-04-098-43/+70
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \
| * | treewide: Fix typos in kernel messagesMasanari Iida2013-03-311-1/+1
| |/
* | scsi: rename random32() to prandom_u32()Akinobu Mita2013-04-301-3/+3
* | [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun2013-04-111-1/+2
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-03-021-28/+28
|\
| * [SCSI] scsi: fix lpfc build when wmb() is defined as mb()Randy Dunlap2013-02-241-28/+28
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-02-2813-328/+657
|\|
| * [SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver releaseJames Smart2013-01-301-1/+1
| * [SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2013-01-301-3/+6
| * [SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource countJames Smart2013-01-301-0/+28
| * [SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operationJames Smart2013-01-305-84/+369
| * [SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferr...James Smart2013-01-301-0/+10
| * [SCSI] lpfc 8.3.37: Fix potential memory corruption bugJames Smart2013-01-301-1/+1
| * [SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJTJames Smart2013-01-305-83/+168
| * [SCSI] lpfc 8.3.37: Removed use of NOP mailboxes for interrupt verificationJames Smart2013-01-301-153/+26Star
| * [SCSI] lpfc 8.3.37: Fixed exhausted retry for plogi to nameserver.James Smart2013-01-301-0/+7
| * [SCSI] lpfc 8.3.37: Fixed ELS_REC received on the unsolicited receive queueJames Smart2013-01-302-2/+18
| * [SCSI] lpfc 8.3.37: Provide support for change_queue_typeJames Smart2013-01-301-1/+23
* | scsi/lpfc: convert to idr_alloc()Tejun Heo2013-02-281-8/+4Star
|/
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-7/+7
* [SCSI] lpfc 8.3.36: Update lpfc version for 8.3.36 driver releaseJames Smart2012-11-271-1/+1
* [SCSI] lpfc 8.3.36: Correct mask errorJames Smart2012-11-271-1/+1
* [SCSI] lpfc 8.3.36: Correct buffer length overrunJames Smart2012-11-271-1/+1
* [SCSI] lpfc 8.3.36: Fixed setting sequential delivery bitJames Smart2012-11-271-2/+6
* [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insertJames Smart2012-11-274-10/+29
* [SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devicesJames Smart2012-11-273-0/+16
* [SCSI] lpfc 8.3.36: Fixed boot from san failureJames Smart2012-11-275-13/+120
* [SCSI] lpfc 8.3.35: Update lpfc version for 8.3.35 driver releaseJames Smart2012-10-081-1/+1
* [SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer w...James Smart2012-10-085-16/+151
* [SCSI] lpfc 8.3.35: Fix error with fabric service parameters causing performa...James Smart2012-10-081-0/+2
* [SCSI] lpfc 8.3.35: Fixed SCSI host create showing wrong link speed on SLI3 H...James Smart2012-10-081-2/+8
* [SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verify...James Smart2012-10-082-4/+15
* [SCSI] lpfc 8.3.35: Fixed messages for misconfigured port errorsJames Smart2012-10-081-3/+7
* [SCSI] lpfc 8.3.35: Fixed kernel warning on spinlock usage on some distributionsJames Smart2012-10-081-10/+11
* [SCSI] lpfc 8.3.35: Fixed PRLI not being retried if a LS_RJT with a reasonJames Smart2012-10-081-2/+3
* [SCSI] lpfc 8.3.35: Correct request_firmware use that was increasing boot timesJames Smart2012-10-081-26/+31