index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2i
/
bnx2i_iscsi.c
Age
Commit message (
Expand
)
Author
2011-07-27
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2011-07-25
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
2011-06-29
[SCSI] bnx2i: Updated copyright and bump version
Eddie Wai
2011-06-29
[SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion
Eddie Wai
2011-05-24
[SCSI] bnx2i: Optimized the iSCSI offload performance
Eddie Wai
2011-05-24
[SCSI] bnx2i: Updated the connection shutdown/cleanup timeout
Eddie Wai
2011-05-24
[SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16
Eddie Wai
2011-02-24
[SCSI] bnx2i: fix null ptr ref in conn get param
Mike Christie
2011-02-24
[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload
Eddie Wai
2011-02-24
[SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup
Eddie Wai
2010-12-21
[SCSI] bnx2i: Updated copyright and maintainer info
Eddie Wai
2010-12-21
[SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnect
Eddie Wai
2010-12-21
[SCSI] bnx2i: Added return code check for chip kwqe submission request
Eddie Wai
2010-12-21
[SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops
Eddie Wai
2010-12-21
[SCSI] bnx2i: Removed the dynamic registration of CNIC
Eddie Wai
2010-12-21
[SCSI] bnx2i: Added mutex lock protection to conn_get_param
Eddie Wai
2010-12-21
[SCSI] bnx2i: Allow to abort the connection if connect request times out
Eddie Wai
2010-12-21
[SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)
Eddie Wai
2010-12-21
[SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g)
Eddie Wai
2010-09-05
[SCSI] bnx2i: Added chip cleanup for the remove module path
Eddie Wai
2010-09-05
[SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completion
Eddie Wai
2010-09-05
[SCSI] bnx2i: Fixed a protocol violation on nopout responses
Eddie Wai
2010-07-27
[SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESS
Michael Chan
2010-07-27
[SCSI] bnx2i: Fixed the TCP graceful termination initiation
Eddie Wai
2010-07-27
[SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout values
Eddie Wai
2010-07-27
[SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedure
Eddie Wai
2010-07-27
[SCSI] bnx2i: Created an active linklist which holds bnx2i endpoints
Eddie Wai
2010-07-27
[SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect
Eddie Wai
2010-04-11
[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...
Anil Veerabhadrappa
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
2010-02-17
[SCSI] bnx2i: set change_queue_depth function
Mike Christie
2010-02-17
[SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4
Joe Perches
2009-12-10
[SCSI] bnx2i: minor code cleanup and update driver version
Anil Veerabhadrappa
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
2009-12-04
[SCSI] bnx2i: use common iscsi suspend queue
Mike Christie
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
2009-10-02
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
2009-08-22
[SCSI] bnx2i : Fix "cid #n not valid" issue
Anil Veerabhadrappa
2009-08-22
[SCSI] bnx2i : Fix command session number jump issue seen during cable pull test
Anil Veerabhadrappa
2009-08-22
[SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()
Anil Veerabhadrappa
2009-06-09
[SCSI] bnx2i: Add bnx2i iSCSI driver.
Michael Chan