summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into for-linusJames Bottomley2013-05-101-99/+508
|\
| * [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart2013-05-021-7/+315
| * [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac...James Smart2013-05-021-6/+6
| * [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host...James Smart2013-05-021-1/+1
| * [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer listJames Smart2013-05-021-16/+38
| * [SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host resetJames Smart2013-05-021-1/+6
| * [SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuardJames Smart2013-05-021-37/+93
| * [SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt valuesJames Smart2013-05-021-18/+13
| * [SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart2013-05-021-16/+29
| * [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performedJames Smart2013-05-021-1/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-32/+1
|\ \ | |/ |/|
| * lpfc: fix races for miscdevice open vs. rmmodAl Viro2013-04-291-32/+1
* | [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart2013-04-091-4/+4
* | [SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to t...James Smart2013-04-091-35/+62
* | [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart2013-04-091-1/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-02-281-157/+94
|\
| * [SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operationJames Smart2013-01-301-4/+68
| * [SCSI] lpfc 8.3.37: Removed use of NOP mailboxes for interrupt verificationJames Smart2013-01-301-153/+26
* | scsi/lpfc: convert to idr_alloc()Tejun Heo2013-02-271-8/+4
|/
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-7/+7
* [SCSI] lpfc 8.3.36: Correct buffer length overrunJames Smart2012-11-271-1/+1
* [SCSI] lpfc 8.3.36: Fixed boot from san failureJames Smart2012-11-271-13/+42
* [SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer w...James Smart2012-10-081-9/+125
* [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 messages for misconfigured port errorsJames Smart2012-10-081-3/+7
* [SCSI] lpfc 8.3.35: Correct request_firmware use that was increasing boot timesJames Smart2012-10-081-26/+31
* [SCSI] lpfc 8.3.35: Fixed Linux generic firmware download on SLI4 devices wit...James Smart2012-10-081-2/+3
* [SCSI] lpfc 8.3.35: Expand I/O channel support for large systemsJames Smart2012-10-081-19/+21
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-431/+408
|\
| * [SCSI] lpfc 8.3.34: Adjust IO Channels to 1 when INTxJames Smart2012-09-141-1/+1
| * [SCSI] lpfc 8.3.34: Fix number of IO channels to match CPUsJames Smart2012-09-141-0/+14
| * [SCSI] lpfc 8.3.34: Add SLI-4 V1 Capacity and Resource Descriptor supportJames Smart2012-09-141-10/+15
| * [SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameterJames Smart2012-09-141-0/+3
| * [SCSI] lpfc 8.3.33: Change Naming convention for SLI4 Interrupt vectorJames Smart2012-09-141-1/+5
| * [SCSI] lpfc 8.3.33: Allow per-hba interrupt rate tuningJames Smart2012-09-141-1/+1
| * [SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectorsJames Smart2012-09-141-423/+329
| * [SCSI] lpfc 8.3.33: Parallelize SLI-4 Q distributionJames Smart2012-09-141-0/+35
| * [SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantionsJames Smart2012-09-141-3/+3
| * [SCSI] lpfc 8.3.33: Fix error of not reiniting mbx cmd before reissueJames Smart2012-09-141-2/+3
| * [SCSI] lpfc 8.3.33: Enable attachment to OCe14000 adaptersJames Smart2012-09-141-0/+9
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-1/+1
|\ \
| * | scsi: make pci error handlers constStephen Hemminger2012-09-071-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-1/+1
|\ \ | |/ |/|
| * treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-011-1/+1
* | [SCSI] lpfc 8.3.32: Fix error reporting of misconfigured portsJames Smart2012-07-201-6/+70
* | [SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart2012-07-201-40/+82
* | [SCSI] lpfc 8.3.32: Correct host DIF configuration that hung systemJames Smart2012-07-201-2/+33
|/
* [SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...James Smart2012-05-171-149/+218
* [SCSI] lpfc 8.3.31: Fix bug with driver unload leaving a scsi host for a vpor...James Smart2012-05-171-2/+8
* [SCSI] lpfc 8.3.30: Flush reset register writeJames Smart2012-03-271-1/+3
OpenPOWER on IntegriCloud