| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer. | Chad Dupuis | 2017-06-28 | 1 | -8/+3 |
* | scsi: bnx2fc: Update copyright for 2017. | Chad Dupuis | 2017-06-28 | 1 | -1/+2 |
* | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 2017-01-14 | 1 | -4/+4 |
* | scsi: bnx2fc: Mark symbols static where possible | Baoyou Xie | 2016-09-09 | 1 | -1/+1 |
* | bnx2fc: replace printk() with BNX2FC_IO_DBG() | Maurizio Lombardi | 2016-07-13 | 1 | -1/+1 |
* | bnx2fc: Check sc_cmd device and host pointer before returning the command to ... | Chad Dupuis | 2016-04-15 | 1 | -0/+12 |
* | bnx2fc: Add driver tunables. | Joe Carnuccio | 2016-04-15 | 1 | -1/+1 |
* | bnx2fc: bnx2fc_eh_abort(): fix wrong return code. | Maurizio Lombardi | 2016-02-24 | 1 | -3/+2 |
* | bnx2fc: Remove explicit logouts. | Chad Dupuis | 2015-11-10 | 1 | -76/+11 |
* | bnx2fc: Fix FCP RSP residual parsing. | Chad Dupuis | 2015-11-10 | 1 | -1/+4 |
* | bnx2fc: Set ELS transfer length correctly for middle path commands. | Chad Dupuis | 2015-11-10 | 1 | -2/+6 |
* | bnx2fc: Remove 'NetXtreme II' from source files. | Chad Dupuis | 2015-11-10 | 1 | -1/+1 |
* | bnx2fc: Update copyright for 2015. | Chad Dupuis | 2015-11-10 | 1 | -2/+2 |
* | fc: FCP_PTA_SIMPLE is 0 | Christoph Hellwig | 2014-12-04 | 1 | -5/+1 |
* | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 2014-11-12 | 1 | -15/+3 |
* | bnx2fc: fix tgt spinlock locking | Maurizio Lombardi | 2014-11-10 | 1 | -9/+10 |
* | bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list() | Chad Dupuis | 2014-09-16 | 1 | -2/+13 |
* | bnx2fc: Rebranding bnx2fc driver | Saurav Kashyap | 2014-07-25 | 1 | -1/+2 |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 | 1 | -2/+2 |
* | bnx2fc: do not scan uninitialized lists in case of error. | Maurizio Lombardi | 2014-06-25 | 1 | -0/+2 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-04-02 | 1 | -1/+18 |
|\ |
|
| * | [SCSI] bnx2fc: Fixed the handling for the SCSI retry delay | Eddie Wai | 2014-03-15 | 1 | -1/+18 |
* | | cnic,bnx2i,bnx2fc: Fix inconsistent use of page size | Michael Chan | 2014-03-18 | 1 | -8/+8 |
|/ |
|
* | [SCSI] bnx2fc: Fixed a SCSI CMD cmpl race condition between ABTS and CLEANUP | Eddie Wai | 2013-10-25 | 1 | -0/+6 |
* | [SCSI] bnx2fc: Update copyright dates | Bhanu Prakash Gollapudi | 2013-05-02 | 1 | -1/+1 |
* | [SCSI] bnx2fc: Fix race condition between IO completion and abort | Bhanu Prakash Gollapudi | 2013-05-02 | 1 | -2/+5 |
* | bnx2x, bnx2fc: Use per port max exchange resources | Bhanu Prakash Gollapudi | 2013-04-25 | 1 | -4/+5 |
* | [SCSI] bnx2fc: adjust duplicate test | Julia Lawall | 2013-01-30 | 1 | -1/+1 |
* | [SCSI] bnx2fc: Remove potential NULL dereference | Julia Lawall | 2013-01-29 | 1 | -2/+4 |
* | [SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp | Andi Kleen | 2012-09-24 | 1 | -1/+1 |
* | [SCSI] bnx2fc: use list_entry instead of explicit cast | Bhanu Prakash Gollapudi | 2012-07-20 | 1 | -14/+7 |
* | [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats | Vasu Dev | 2012-07-20 | 1 | -2/+2 |
* | [SCSI] bnx2fc: cleanup task management IO when it times out. | Bhanu Prakash Gollapudi | 2012-05-22 | 1 | -1/+15 |
* | [SCSI] bnx2fc: Decrememnt io ref count when abort times out | Bhanu Prakash Gollapudi | 2012-05-22 | 1 | -46/+60 |
* | scsi: Use struct scsi_lun in fc/fcp.h | Andy Grover | 2012-02-25 | 1 | -3/+1 |
* | [SCSI] bnx2fc: Handle ABTS timeout during ulp timeout | Bhanu Prakash Gollapudi | 2011-10-30 | 1 | -0/+37 |
* | [SCSI] bnx2fc: Handle bnx2fc_map_sg failure | Bhanu Prakash Gollapudi | 2011-09-22 | 1 | -5/+15 |
* | [SCSI] bnx2fc: Replace scsi_dma_map() with dma_map_sg(). | Bhanu Prakash Gollapudi | 2011-09-22 | 1 | -1/+4 |
* | [SCSI] bnx2fc: IO errors when receiving unsolicited LOGO | Bhanu Prakash Gollapudi | 2011-08-27 | 1 | -6/+0 |
* | [SCSI] bnx2fc: Remove erroneous kref_get on IO request | Bhanu Prakash Gollapudi | 2011-08-27 | 1 | -1/+0 |
* | [SCSI] bnx2fc: Update copyright and bump version to 1.0.4 | Bhanu Prakash Gollapudi | 2011-07-28 | 1 | -1/+1 |
* | [SCSI] bnx2fc: hold tgt lock when calling cmd_release | Bhanu Prakash Gollapudi | 2011-07-28 | 1 | -0/+2 |
* | [SCSI] bnx2fc: REC/SRR link service request and response handling | Bhanu Prakash Gollapudi | 2011-07-28 | 1 | -3/+6 |
* | [SCSI] bnx2fc: Support 'sequence cleanup' task | Bhanu Prakash Gollapudi | 2011-07-28 | 1 | -0/+106 |
* | [SCSI] bnx2fc: Enable REC & CONF support for the session | Bhanu Prakash Gollapudi | 2011-07-27 | 1 | -1/+2 |
* | [SCSI] bnx2fc: Introduce interface structure for each vlan interface | Bhanu Prakash Gollapudi | 2011-07-27 | 1 | -20/+28 |
* | [SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFO | Bhanu Prakash Gollapudi | 2011-07-26 | 1 | -12/+12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-07-23 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completions | Bhanu Prakash Gollapudi | 2011-06-29 | 1 | -1/+1 |
* | | New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc | Vlad Zolotarov | 2011-06-15 | 1 | -7/+16 |
|/ |
|