aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi/ibmvfc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-08[SCSI] ibmvfc: Improve LOGO/PRLO ELS handlingBrian King1-1/+37
2009-06-08[SCSI] ibmvfc: Improve device rediscoveryBrian King1-3/+3
2009-06-08[SCSI] ibmvfc: Add flush on halt supportBrian King1-3/+31
2009-06-08[SCSI] ibmvfc: Add support for NPIV LogoutBrian King1-3/+94
2009-06-08[SCSI] ibmvfc: Fix deadlock in EHBrian King1-39/+83
2009-06-08[SCSI] ibmvfc: Reduce error logging noiseBrian King1-26/+42
2009-06-08[SCSI] ibmvfc: Use DEVICE_ATTR macroBrian King1-54/+13
2009-06-08[SCSI] ibmvfc: Fixup GFP flags for target allocationsBrian King1-1/+1
2009-06-08[SCSI] ibmvfc: Fix invalid error response handlingBrian King1-1/+1
2009-04-03[SCSI] ibmvfc: Improve ADISC timeout handlingBrian King1-1/+97
2009-04-03[SCSI] ibmvfc: Show host maxframe_sizeBrian King1-0/+1
2009-04-03[SCSI] ibmvfc: Fixup module parms attributesBrian King1-1/+1
2009-04-03[SCSI] ibmvfc: Fix dropped interruptsBrian King1-2/+23
2009-03-12[SCSI] ibmvfc: Better handle other FC initiatorsBrian King1-4/+58
2009-02-10[SCSI] ibmvfc: Fix rport reloginBrian King1-1/+11
2009-02-10[SCSI] ibmvfc: Fix command timeout errorsBrian King1-3/+0
2009-01-25[SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King1-1/+3
2009-01-16powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell1-7/+7
2009-01-02[SCSI] ibmvfc: Fixup command response translationBrian King1-5/+5
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-12-29[SCSI] ibmvfc: Improve async event handlingBrian King1-4/+6
2008-12-29[SCSI] ibmvfc: Fix errors due to inconsistent command dataBrian King1-0/+2
2008-12-29[SCSI] ibmvfc: Delay NPIV login retry and add retriesBrian King1-5/+12
2008-12-29[SCSI] ibmvfc: Handle port login required responseBrian King1-0/+3
2008-12-29[SCSI] ibmvfc: Fix oops in interrupt handlerBrian King1-1/+1
2008-12-29[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King1-1/+1
2008-12-29[SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King1-20/+22
2008-12-29[SCSI] ibmvfc: Error handling fixesBrian King1-60/+147
2008-12-29[SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King1-7/+3
2008-10-13[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacksMike Christie1-2/+0
2008-08-16[SCSI] ibmvfc: Add details to async event logBrian King1-1/+2
2008-08-16[SCSI] ibmvfc: Sanitize response lengthsBrian King1-3/+3
2008-08-16[SCSI] ibmvfc: Fix for lost async eventsBrian King1-7/+11
2008-08-16[SCSI] ibmvfc: Fixup host state during reinitBrian King1-1/+2
2008-08-16[SCSI] ibmvfc: Fix another hang on module removalBrian King1-3/+4
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-27/+177
2008-07-26[SCSI] ibmvfc: Add ADISC supportBrian King1-0/+135
2008-07-26[SCSI] ibmvfc: Miscellaneous fixesBrian King1-1/+2
2008-07-26[SCSI] ibmvfc: Fix hang on module removalBrian King1-4/+7
2008-07-26[SCSI] ibmvfc: Target refcounting fixesBrian King1-20/+28
2008-07-26[SCSI] ibmvfc: Reduce unnecessary log noiseBrian King1-2/+5
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-2/+2
2008-07-25ibmvfc: Add support for collaborative memory overcommitBrian King1-0/+15
2008-07-12[SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client DriverBrian King1-0/+3910