summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2fc/bnx2fc_io.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-011-1/+18
|\
| * [SCSI] bnx2fc: Fixed the handling for the SCSI retry delayEddie Wai2014-03-151-1/+18
* | cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2014-03-181-8/+8
|/
* [SCSI] bnx2fc: Fixed a SCSI CMD cmpl race condition between ABTS and CLEANUPEddie Wai2013-10-251-0/+6
* [SCSI] bnx2fc: Update copyright datesBhanu Prakash Gollapudi2013-05-021-1/+1
* [SCSI] bnx2fc: Fix race condition between IO completion and abortBhanu Prakash Gollapudi2013-05-021-2/+5
* bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi2013-04-251-4/+5
* [SCSI] bnx2fc: adjust duplicate testJulia Lawall2013-01-301-1/+1
* [SCSI] bnx2fc: Remove potential NULL dereferenceJulia Lawall2013-01-291-2/+4
* [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen2012-09-241-1/+1
* [SCSI] bnx2fc: use list_entry instead of explicit castBhanu Prakash Gollapudi2012-07-201-14/+7
* [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev2012-07-201-2/+2
* [SCSI] bnx2fc: cleanup task management IO when it times out.Bhanu Prakash Gollapudi2012-05-221-1/+15
* [SCSI] bnx2fc: Decrememnt io ref count when abort times outBhanu Prakash Gollapudi2012-05-221-46/+60
* scsi: Use struct scsi_lun in fc/fcp.hAndy Grover2012-02-251-3/+1
* [SCSI] bnx2fc: Handle ABTS timeout during ulp timeoutBhanu Prakash Gollapudi2011-10-301-0/+37
* [SCSI] bnx2fc: Handle bnx2fc_map_sg failureBhanu Prakash Gollapudi2011-09-221-5/+15
* [SCSI] bnx2fc: Replace scsi_dma_map() with dma_map_sg().Bhanu Prakash Gollapudi2011-09-221-1/+4
* [SCSI] bnx2fc: IO errors when receiving unsolicited LOGOBhanu Prakash Gollapudi2011-08-271-6/+0
* [SCSI] bnx2fc: Remove erroneous kref_get on IO requestBhanu Prakash Gollapudi2011-08-271-1/+0
* [SCSI] bnx2fc: Update copyright and bump version to 1.0.4Bhanu Prakash Gollapudi2011-07-281-1/+1
* [SCSI] bnx2fc: hold tgt lock when calling cmd_releaseBhanu Prakash Gollapudi2011-07-281-0/+2
* [SCSI] bnx2fc: REC/SRR link service request and response handlingBhanu Prakash Gollapudi2011-07-281-3/+6
* [SCSI] bnx2fc: Support 'sequence cleanup' taskBhanu Prakash Gollapudi2011-07-281-0/+106
* [SCSI] bnx2fc: Enable REC & CONF support for the sessionBhanu Prakash Gollapudi2011-07-271-1/+2
* [SCSI] bnx2fc: Introduce interface structure for each vlan interfaceBhanu Prakash Gollapudi2011-07-271-20/+28
* [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFOBhanu Prakash Gollapudi2011-07-261-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-231-1/+1
|\
| * [SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completionsBhanu Prakash Gollapudi2011-06-291-1/+1
* | New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fcVlad Zolotarov2011-06-151-7/+16
|/
* [SCSI] bnx2fc: call scsi_done if session goes to not ready from readyNithin Nayak Sujir2011-05-011-0/+6
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* [SCSI] bnx2fc: common free list for cleanup commandsBhanu Gollapudi2011-03-231-25/+48
* [SCSI] bnx2fc: Broadcom FCoE offload driverBhanu Gollapudi2011-02-281-0/+1833
OpenPOWER on IntegriCloud