summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2fc/bnx2fc_io.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: bnx2fc: Limit the IO size according to the FW capabilitySaurav Kashyap2019-06-261-0/+11
* scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for...Saurav Kashyap2019-06-261-0/+32
* scsi: bnx2fc: Separate out completion flags and variables for abort and cleanupSaurav Kashyap2019-06-261-27/+32
* scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup ...Chad Dupuis2019-06-261-7/+7
* scsi: bnx2fc: remove unneeded variableDing Xiang2019-04-031-2/+1
* scsi: bnx2fc: Fix error handling in probe()Dan Carpenter2019-01-291-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-4/+4
* scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis2018-01-301-0/+1
* scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ...Chad Dupuis2017-11-151-8/+32
* scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.Chad Dupuis2017-06-271-8/+3
* scsi: bnx2fc: Update copyright for 2017.Chad Dupuis2017-06-271-1/+2
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-4/+4
* scsi: bnx2fc: Mark symbols static where possibleBaoyou Xie2016-09-091-1/+1
* bnx2fc: replace printk() with BNX2FC_IO_DBG()Maurizio Lombardi2016-07-121-1/+1
* bnx2fc: Check sc_cmd device and host pointer before returning the command to ...Chad Dupuis2016-04-151-0/+12
* bnx2fc: Add driver tunables.Joe Carnuccio2016-04-151-1/+1
* bnx2fc: bnx2fc_eh_abort(): fix wrong return code.Maurizio Lombardi2016-02-231-3/+2
* bnx2fc: Remove explicit logouts.Chad Dupuis2015-11-091-76/+11
* bnx2fc: Fix FCP RSP residual parsing.Chad Dupuis2015-11-091-1/+4
* bnx2fc: Set ELS transfer length correctly for middle path commands.Chad Dupuis2015-11-091-2/+6
* bnx2fc: Remove 'NetXtreme II' from source files.Chad Dupuis2015-11-091-1/+1
* bnx2fc: Update copyright for 2015.Chad Dupuis2015-11-091-2/+2
* fc: FCP_PTA_SIMPLE is 0Christoph Hellwig2014-12-041-5/+1
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-15/+3
* bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2014-11-101-9/+10
* bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list()Chad Dupuis2014-09-161-2/+13
* bnx2fc: Rebranding bnx2fc driverSaurav Kashyap2014-07-251-1/+2
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-2/+2
* bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi2014-06-251-0/+2
* 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