summaryrefslogtreecommitdiff
path: root/drivers/scsi/bnx2fc/bnx2fc_io.c
AgeCommit message (Expand)Author
2019-11-19scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()Laurence Oberman
2019-09-23scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman
2019-08-29scsi: bnx2fc: remove set but not used variables 'lport','host'zhengbin
2019-06-26scsi: bnx2fc: Limit the IO size according to the FW capabilitySaurav Kashyap
2019-06-26scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for...Saurav Kashyap
2019-06-26scsi: bnx2fc: Separate out completion flags and variables for abort and cleanupSaurav Kashyap
2019-06-26scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup ...Chad Dupuis
2019-04-03scsi: bnx2fc: remove unneeded variableDing Xiang
2019-01-29scsi: bnx2fc: Fix error handling in probe()Dan Carpenter
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-01-30scsi: bnx2fc: Fix check in SCSI completion handler for timed out requestChad Dupuis
2017-11-15scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ...Chad Dupuis
2017-06-27scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.Chad Dupuis
2017-06-27scsi: bnx2fc: Update copyright for 2017.Chad Dupuis
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-09-09scsi: bnx2fc: Mark symbols static where possibleBaoyou Xie
2016-07-12bnx2fc: replace printk() with BNX2FC_IO_DBG()Maurizio Lombardi
2016-04-15bnx2fc: Check sc_cmd device and host pointer before returning the command to ...Chad Dupuis
2016-04-15bnx2fc: Add driver tunables.Joe Carnuccio
2016-02-23bnx2fc: bnx2fc_eh_abort(): fix wrong return code.Maurizio Lombardi
2015-11-09bnx2fc: Remove explicit logouts.Chad Dupuis
2015-11-09bnx2fc: Fix FCP RSP residual parsing.Chad Dupuis
2015-11-09bnx2fc: Set ELS transfer length correctly for middle path commands.Chad Dupuis
2015-11-09bnx2fc: Remove 'NetXtreme II' from source files.Chad Dupuis
2015-11-09bnx2fc: Update copyright for 2015.Chad Dupuis
2014-12-04fc: FCP_PTA_SIMPLE is 0Christoph Hellwig
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-11-10bnx2fc: fix tgt spinlock lockingMaurizio Lombardi
2014-09-16bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list()Chad Dupuis
2014-07-25bnx2fc: Rebranding bnx2fc driverSaurav Kashyap
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-06-25bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan
2014-03-15[SCSI] bnx2fc: Fixed the handling for the SCSI retry delayEddie Wai
2013-10-25[SCSI] bnx2fc: Fixed a SCSI CMD cmpl race condition between ABTS and CLEANUPEddie Wai
2013-05-02[SCSI] bnx2fc: Update copyright datesBhanu Prakash Gollapudi
2013-05-02[SCSI] bnx2fc: Fix race condition between IO completion and abortBhanu Prakash Gollapudi
2013-04-25bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: adjust duplicate testJulia Lawall
2013-01-29[SCSI] bnx2fc: Remove potential NULL dereferenceJulia Lawall
2012-09-24[SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen
2012-07-20[SCSI] bnx2fc: use list_entry instead of explicit castBhanu Prakash Gollapudi
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev
2012-05-22[SCSI] bnx2fc: cleanup task management IO when it times out.Bhanu Prakash Gollapudi
2012-05-22[SCSI] bnx2fc: Decrememnt io ref count when abort times outBhanu Prakash Gollapudi
2012-02-25scsi: Use struct scsi_lun in fc/fcp.hAndy Grover
2011-10-30[SCSI] bnx2fc: Handle ABTS timeout during ulp timeoutBhanu Prakash Gollapudi
2011-09-22[SCSI] bnx2fc: Handle bnx2fc_map_sg failureBhanu Prakash Gollapudi
2011-09-22[SCSI] bnx2fc: Replace scsi_dma_map() with dma_map_sg().Bhanu Prakash Gollapudi