index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2fc
/
bnx2fc_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
scsi: bnx2fc: remove unneeded variable
Ding Xiang
1
-2
/
+1
2019-01-29
scsi: bnx2fc: Fix error handling in probe()
Dan Carpenter
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-4
/
+4
2018-01-31
scsi: bnx2fc: Fix check in SCSI completion handler for timed out request
Chad Dupuis
1
-0
/
+1
2017-11-16
scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ...
Chad Dupuis
1
-8
/
+32
2017-06-28
scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.
Chad Dupuis
1
-8
/
+3
2017-06-28
scsi: bnx2fc: Update copyright for 2017.
Chad Dupuis
1
-1
/
+2
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-4
/
+4
2016-09-09
scsi: bnx2fc: Mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-07-13
bnx2fc: replace printk() with BNX2FC_IO_DBG()
Maurizio Lombardi
1
-1
/
+1
2016-04-15
bnx2fc: Check sc_cmd device and host pointer before returning the command to ...
Chad Dupuis
1
-0
/
+12
2016-04-15
bnx2fc: Add driver tunables.
Joe Carnuccio
1
-1
/
+1
2016-02-24
bnx2fc: bnx2fc_eh_abort(): fix wrong return code.
Maurizio Lombardi
1
-3
/
+2
2015-11-10
bnx2fc: Remove explicit logouts.
Chad Dupuis
1
-76
/
+11
2015-11-10
bnx2fc: Fix FCP RSP residual parsing.
Chad Dupuis
1
-1
/
+4
2015-11-10
bnx2fc: Set ELS transfer length correctly for middle path commands.
Chad Dupuis
1
-2
/
+6
2015-11-10
bnx2fc: Remove 'NetXtreme II' from source files.
Chad Dupuis
1
-1
/
+1
2015-11-10
bnx2fc: Update copyright for 2015.
Chad Dupuis
1
-2
/
+2
2014-12-04
fc: FCP_PTA_SIMPLE is 0
Christoph Hellwig
1
-5
/
+1
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-15
/
+3
2014-11-10
bnx2fc: fix tgt spinlock locking
Maurizio Lombardi
1
-9
/
+10
2014-09-16
bnx2fc: fix incorrect DMA memory mapping in bnx2fc_unmap_sg_list()
Chad Dupuis
1
-2
/
+13
2014-07-26
bnx2fc: Rebranding bnx2fc driver
Saurav Kashyap
1
-1
/
+2
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-2
/
+2
2014-06-25
bnx2fc: do not scan uninitialized lists in case of error.
Maurizio Lombardi
1
-0
/
+2
2014-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+18
2014-03-19
cnic,bnx2i,bnx2fc: Fix inconsistent use of page size
Michael Chan
1
-8
/
+8
2014-03-15
[SCSI] bnx2fc: Fixed the handling for the SCSI retry delay
Eddie Wai
1
-1
/
+18
2013-10-25
[SCSI] bnx2fc: Fixed a SCSI CMD cmpl race condition between ABTS and CLEANUP
Eddie Wai
1
-0
/
+6
2013-05-02
[SCSI] bnx2fc: Update copyright dates
Bhanu Prakash Gollapudi
1
-1
/
+1
2013-05-02
[SCSI] bnx2fc: Fix race condition between IO completion and abort
Bhanu Prakash Gollapudi
1
-2
/
+5
2013-04-25
bnx2x, bnx2fc: Use per port max exchange resources
Bhanu Prakash Gollapudi
1
-4
/
+5
2013-01-30
[SCSI] bnx2fc: adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-01-29
[SCSI] bnx2fc: Remove potential NULL dereference
Julia Lawall
1
-2
/
+4
2012-09-24
[SCSI] Fix incorrect memset in bnx2fc_parse_fcp_rsp
Andi Kleen
1
-1
/
+1
2012-07-20
[SCSI] bnx2fc: use list_entry instead of explicit cast
Bhanu Prakash Gollapudi
1
-14
/
+7
2012-07-20
[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats
Vasu Dev
1
-2
/
+2
2012-05-22
[SCSI] bnx2fc: cleanup task management IO when it times out.
Bhanu Prakash Gollapudi
1
-1
/
+15
2012-05-22
[SCSI] bnx2fc: Decrememnt io ref count when abort times out
Bhanu Prakash Gollapudi
1
-46
/
+60
2012-02-26
scsi: Use struct scsi_lun in fc/fcp.h
Andy Grover
1
-3
/
+1
2011-10-30
[SCSI] bnx2fc: Handle ABTS timeout during ulp timeout
Bhanu Prakash Gollapudi
1
-0
/
+37
2011-09-22
[SCSI] bnx2fc: Handle bnx2fc_map_sg failure
Bhanu Prakash Gollapudi
1
-5
/
+15
2011-09-22
[SCSI] bnx2fc: Replace scsi_dma_map() with dma_map_sg().
Bhanu Prakash Gollapudi
1
-1
/
+4
2011-08-27
[SCSI] bnx2fc: IO errors when receiving unsolicited LOGO
Bhanu Prakash Gollapudi
1
-6
/
+0
2011-08-27
[SCSI] bnx2fc: Remove erroneous kref_get on IO request
Bhanu Prakash Gollapudi
1
-1
/
+0
2011-07-28
[SCSI] bnx2fc: Update copyright and bump version to 1.0.4
Bhanu Prakash Gollapudi
1
-1
/
+1
2011-07-28
[SCSI] bnx2fc: hold tgt lock when calling cmd_release
Bhanu Prakash Gollapudi
1
-0
/
+2
2011-07-28
[SCSI] bnx2fc: REC/SRR link service request and response handling
Bhanu Prakash Gollapudi
1
-3
/
+6
2011-07-28
[SCSI] bnx2fc: Support 'sequence cleanup' task
Bhanu Prakash Gollapudi
1
-0
/
+106
2011-07-27
[SCSI] bnx2fc: Enable REC & CONF support for the session
Bhanu Prakash Gollapudi
1
-1
/
+2
[next]