index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2i
/
bnx2i_iscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
1
-2
/
+9
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
1
-14
/
+20
2011-08-27
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
1
-11
/
+26
2011-07-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+1
2011-07-25
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
1
-1
/
+1
2011-06-30
[SCSI] bnx2i: Updated copyright and bump version
Eddie Wai
1
-1
/
+1
2011-06-30
[SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion
Eddie Wai
1
-4
/
+32
2011-05-24
[SCSI] bnx2i: Optimized the iSCSI offload performance
Eddie Wai
1
-1
/
+7
2011-05-24
[SCSI] bnx2i: Updated the connection shutdown/cleanup timeout
Eddie Wai
1
-1
/
+1
2011-05-24
[SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16
Eddie Wai
1
-0
/
+3
2011-02-24
[SCSI] bnx2i: fix null ptr ref in conn get param
Mike Christie
1
-23
/
+22
2011-02-24
[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload
Eddie Wai
1
-1
/
+5
2011-02-24
[SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup
Eddie Wai
1
-1
/
+1
2010-12-21
[SCSI] bnx2i: Updated copyright and maintainer info
Eddie Wai
1
-1
/
+2
2010-12-21
[SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnect
Eddie Wai
1
-27
/
+40
2010-12-21
[SCSI] bnx2i: Added return code check for chip kwqe submission request
Eddie Wai
1
-2
/
+15
2010-12-21
[SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops
Eddie Wai
1
-1
/
+6
2010-12-21
[SCSI] bnx2i: Removed the dynamic registration of CNIC
Eddie Wai
1
-7
/
+0
2010-12-21
[SCSI] bnx2i: Added mutex lock protection to conn_get_param
Eddie Wai
1
-3
/
+10
2010-12-21
[SCSI] bnx2i: Allow to abort the connection if connect request times out
Eddie Wai
1
-1
/
+1
2010-12-21
[SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)
Eddie Wai
1
-5
/
+3
2010-12-21
[SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g)
Eddie Wai
1
-8
/
+16
2010-09-05
[SCSI] bnx2i: Added chip cleanup for the remove module path
Eddie Wai
1
-0
/
+3
2010-09-05
[SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completion
Eddie Wai
1
-4
/
+6
2010-09-05
[SCSI] bnx2i: Fixed a protocol violation on nopout responses
Eddie Wai
1
-2
/
+0
2010-07-27
[SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESS
Michael Chan
1
-1
/
+22
2010-07-27
[SCSI] bnx2i: Fixed the TCP graceful termination initiation
Eddie Wai
1
-19
/
+34
2010-07-27
[SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout values
Eddie Wai
1
-4
/
+9
2010-07-27
[SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedure
Eddie Wai
1
-6
/
+6
2010-07-27
[SCSI] bnx2i: Created an active linklist which holds bnx2i endpoints
Eddie Wai
1
-3
/
+43
2010-07-27
[SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect
Eddie Wai
1
-43
/
+76
2010-04-11
[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...
Anil Veerabhadrappa
1
-3
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
1
-1
/
+1
2010-02-17
[SCSI] bnx2i: set change_queue_depth function
Mike Christie
1
-0
/
+1
2010-02-17
[SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4
Joe Perches
1
-2
/
+2
2009-12-10
[SCSI] bnx2i: minor code cleanup and update driver version
Anil Veerabhadrappa
1
-2
/
+0
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
1
-1
/
+1
2009-12-04
[SCSI] bnx2i: use common iscsi suspend queue
Mike Christie
1
-7
/
+1
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-10-02
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
1
-1
/
+1
2009-08-23
[SCSI] bnx2i : Fix "cid #n not valid" issue
Anil Veerabhadrappa
1
-2
/
+1
2009-08-23
[SCSI] bnx2i : Fix command session number jump issue seen during cable pull test
Anil Veerabhadrappa
1
-3
/
+0
2009-08-23
[SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect()
Anil Veerabhadrappa
1
-2
/
+5
2009-06-09
[SCSI] bnx2i: Add bnx2i iSCSI driver.
Michael Chan
1
-0
/
+2064