aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2fc/bnx2fc_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-16scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()Sebastian Andrzej Siewior1-3/+1
2022-05-16scsi: fcoe: Use per-CPU API to update per-CPU statisticsSebastian Andrzej Siewior1-8/+5
2022-02-22scsi: bnx2fc: Stop using the SCSI pointerBart Van Assche1-12/+11
2021-10-16scsi: bnx2fc: Call scsi_done() directlyBart Van Assche1-4/+4
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2021-06-22scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignmentSeongJae Park1-1/+1
2021-05-21scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan1-0/+1
2020-08-24scsi: bnx2fc: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King1-3/+3
2020-04-24scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup()Jules Irenge1-0/+1
2020-03-29scsi: bnx2fc: Fix SCSI command completion after cleanup is postedSaurav Kashyap1-0/+6
2020-03-29scsi: bnx2fc: Process the RQE with CQE in interrupt contextJaved Hasan1-21/+7
2019-11-19scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()Laurence Oberman1-1/+1
2019-09-23scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman1-5/+24
2019-08-29scsi: bnx2fc: remove set but not used variables 'lport','host'zhengbin1-7/+0
2019-06-26scsi: bnx2fc: Limit the IO size according to the FW capabilitySaurav Kashyap1-0/+11
2019-06-26scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for the same requestSaurav Kashyap1-0/+32
2019-06-26scsi: bnx2fc: Separate out completion flags and variables for abort and cleanupSaurav Kashyap1-27/+32
2019-06-26scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup times outChad Dupuis1-7/+7
2019-04-03scsi: bnx2fc: remove unneeded variableDing Xiang1-2/+1
2019-01-29scsi: bnx2fc: Fix error handling in probe()Dan Carpenter1-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-4/+4
2018-01-30scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis1-0/+1
2017-11-15scsi: bnx2fc: Fix hung task messages when a cleanup response is not received during abortChad Dupuis1-8/+32
2017-06-27scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.Chad Dupuis1-8/+3
2017-06-27scsi: bnx2fc: Update copyright for 2017.Chad Dupuis1-1/+2
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-4/+4
2016-09-09scsi: bnx2fc: Mark symbols static where possibleBaoyou Xie1-1/+1
2016-07-12bnx2fc: replace printk() with BNX2FC_IO_DBG()Maurizio Lombardi1-1/+1
2016-04-15bnx2fc: Check sc_cmd device and host pointer before returning the command to the mid-layer.Chad Dupuis1-0/+12
2016-04-15bnx2fc: Add driver tunables.Joe Carnuccio1-1/+1
2016-02-23bnx2fc: bnx2fc_eh_abort(): fix wrong return code.Maurizio Lombardi1-3/+2
2015-11-09bnx2fc: Remove explicit logouts.Chad Dupuis1-76/+11
2015-11-09bnx2fc: Fix FCP RSP residual parsing.Chad Dupuis1-1/+4
2015-11-09bnx2fc: Set ELS transfer length correctly for middle path commands.Chad Dupuis1-2/+6
2015-11-09bnx2fc: Remove 'NetXtreme II' from source files.Chad Dupuis1-1/+1
2015-11-09bnx2fc: Update copyright for 2015.Chad Dupuis1-2/+2
2014-12-04fc: FCP_PTA_SIMPLE is 0Christoph Hellwig1-5/+1
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig1-15/+3
2014-11-10bnx2fc: fix tgt spinlock lockingMaurizio Lombardi1-9/+10
2014-09-16bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list()Chad Dupuis1-2/+13
2014-07-25bnx2fc: Rebranding bnx2fc driverSaurav Kashyap1-1/+2
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-2/+2
2014-06-25bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi1-0/+2
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+18
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan1-8/+8
2014-03-15[SCSI] bnx2fc: Fixed the handling for the SCSI retry delayEddie Wai1-1/+18
2013-10-25[SCSI] bnx2fc: Fixed a SCSI CMD cmpl race condition between ABTS and CLEANUPEddie Wai1-0/+6
2013-05-02[SCSI] bnx2fc: Update copyright datesBhanu Prakash Gollapudi1-1/+1
2013-05-02[SCSI] bnx2fc: Fix race condition between IO completion and abortBhanu Prakash Gollapudi1-2/+5
2013-04-25bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi1-4/+5