index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2i
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-24
[SCSI] bnx2i: fix null ptr ref in conn get param
Mike Christie
1
-23
/
+22
2011-02-24
[SCSI] bnx2i: Updated to version 2.6.2.3
Eddie Wai
1
-2
/
+2
2011-02-24
[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload
Eddie Wai
3
-1
/
+123
2011-02-24
[SCSI] bnx2i: Added jumbo MTU support for the no shost case
Eddie Wai
1
-1
/
+1
2011-02-24
[SCSI] bnx2i: Added support for the 57712(E) devices
Eddie Wai
1
-4
/
+6
2011-02-24
[SCSI] bnx2i: Added handling for unsupported iSCSI offload hba
Eddie Wai
1
-0
/
+15
2011-02-24
[SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X
Eddie Wai
1
-3
/
+3
2011-02-24
[SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup
Eddie Wai
1
-1
/
+1
2011-01-24
[SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets
Eddie Wai
1
-0
/
+3
2011-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
7
-181
/
+195
2010-12-23
cnic: Improve ->iscsi_nl_msg_send()
Michael Chan
1
-6
/
+8
2010-12-21
[SCSI] bnx2i: Updated version to 2.6.2.2
Eddie Wai
1
-2
/
+2
2010-12-21
[SCSI] bnx2i: Updated copyright and maintainer info
Eddie Wai
7
-7
/
+14
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
3
-20
/
+60
2010-12-21
[SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops
Eddie Wai
2
-5
/
+23
2010-12-21
[SCSI] bnx2i: Removed the dynamic registration of CNIC
Eddie Wai
3
-92
/
+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
2
-7
/
+9
2010-12-21
[SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g)
Eddie Wai
1
-8
/
+16
2010-12-21
[SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd send
Eddie Wai
1
-1
/
+5
2010-12-21
[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In
Eddie Wai
1
-1
/
+1
2010-12-21
[SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-Ins
Eddie Wai
1
-8
/
+15
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-1
/
+6
2010-10-14
cnic: Defer iscsi connection cleanup
Michael Chan
1
-0
/
+2
2010-10-06
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2
-1
/
+4
2010-09-05
[SCSI] bnx2i: Updated version to bnx2i-2.1.3
Eddie Wai
1
-3
/
+5
2010-09-05
[SCSI] bnx2i: Added chip cleanup for the remove module path
Eddie Wai
2
-20
/
+37
2010-09-05
[SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completion
Eddie Wai
1
-4
/
+6
2010-09-05
[SCSI] bxn2i: Added support for other TMFs besides ABORT_TASK
Eddie Wai
1
-28
/
+30
2010-09-05
[SCSI] bnx2i: Fixed a protocol violation on nopout responses
Eddie Wai
3
-6
/
+3
2010-08-11
scsi: fix bnx2i build errors
Randy Dunlap
1
-1
/
+2
2010-07-27
[SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2
Eddie Wai
1
-2
/
+2
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
3
-19
/
+40
2010-07-27
[SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout values
Eddie Wai
2
-4
/
+13
2010-07-27
[SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedure
Eddie Wai
3
-9
/
+40
2010-07-27
[SCSI] bnx2i: Created an active linklist which holds bnx2i endpoints
Eddie Wai
2
-3
/
+47
2010-07-27
[SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect
Eddie Wai
1
-43
/
+76
2010-05-18
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2
-6
/
+7
2010-04-11
[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...
Anil Veerabhadrappa
3
-4
/
+24
2010-04-11
[SCSI] bnx2i: Update version and module description
Anil Veerabhadrappa
1
-3
/
+4
2010-04-11
[SCSI] bnx2i: link bnx2i hba and cnic device before registering the device
Anil Veerabhadrappa
1
-2
/
+2
2010-04-11
[SCSI] bnx2i: make firmware use statsn field when constructing header
Anil Veerabhadrappa
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
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
2
-4
/
+2
[next]