summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi/ibmvfc.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ibmvfc: Fixup command response translationBrian King2009-01-021-5/+5
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-2/+2
* [SCSI] ibmvfc: Improve async event handlingBrian King2008-12-291-4/+6
* [SCSI] ibmvfc: Fix errors due to inconsistent command dataBrian King2008-12-291-0/+2
* [SCSI] ibmvfc: Delay NPIV login retry and add retriesBrian King2008-12-291-5/+12
* [SCSI] ibmvfc: Handle port login required responseBrian King2008-12-291-0/+3
* [SCSI] ibmvfc: Fix oops in interrupt handlerBrian King2008-12-291-1/+1
* [SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_deviceBrian King2008-12-291-1/+1
* [SCSI] ibmvfc: Fix target initialization failure retry handlingBrian King2008-12-291-20/+22
* [SCSI] ibmvfc: Error handling fixesBrian King2008-12-291-60/+147
* [SCSI] ibmvfc: Fix error reporting for some FC errorsBrian King2008-12-291-7/+3
* [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie2008-10-131-2/+0
* [SCSI] ibmvfc: Add details to async event logBrian King2008-08-161-1/+2
* [SCSI] ibmvfc: Sanitize response lengthsBrian King2008-08-161-3/+3
* [SCSI] ibmvfc: Fix for lost async eventsBrian King2008-08-161-7/+11
* [SCSI] ibmvfc: Fixup host state during reinitBrian King2008-08-161-1/+2
* [SCSI] ibmvfc: Fix another hang on module removalBrian King2008-08-161-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-271-27/+177
|\
| * [SCSI] ibmvfc: Add ADISC supportBrian King2008-07-261-0/+135
| * [SCSI] ibmvfc: Miscellaneous fixesBrian King2008-07-261-1/+2
| * [SCSI] ibmvfc: Fix hang on module removalBrian King2008-07-261-4/+7
| * [SCSI] ibmvfc: Target refcounting fixesBrian King2008-07-261-20/+28
| * [SCSI] ibmvfc: Reduce unnecessary log noiseBrian King2008-07-261-2/+5
* | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-2/+2
|/
* ibmvfc: Add support for collaborative memory overcommitBrian King2008-07-251-0/+15
* [SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client DriverBrian King2008-07-121-0/+3910
OpenPOWER on IntegriCloud