summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-01-077-181/+195
|\
| * [SCSI] bnx2i: Updated version to 2.6.2.2Eddie Wai2010-12-211-2/+2
| * [SCSI] bnx2i: Updated copyright and maintainer infoEddie Wai2010-12-217-7/+14
| * [SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnectEddie Wai2010-12-211-27/+40
| * [SCSI] bnx2i: Added return code check for chip kwqe submission requestEddie Wai2010-12-213-20/+60
| * [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress opsEddie Wai2010-12-212-5/+23
| * [SCSI] bnx2i: Removed the dynamic registration of CNICEddie Wai2010-12-213-92/+0
| * [SCSI] bnx2i: Added mutex lock protection to conn_get_paramEddie Wai2010-12-211-3/+10
| * [SCSI] bnx2i: Allow to abort the connection if connect request times outEddie Wai2010-12-211-1/+1
| * [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)Eddie Wai2010-12-212-7/+9
| * [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g)Eddie Wai2010-12-211-8/+16
| * [SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd sendEddie Wai2010-12-211-1/+5
| * [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai2010-12-211-1/+1
| * [SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-InsEddie Wai2010-12-211-8/+15
* | cnic: Improve ->iscsi_nl_msg_send()Michael Chan2010-12-231-6/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-233-1/+6
|\
| * cnic: Defer iscsi connection cleanupMichael Chan2010-10-141-0/+2
| * bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov2010-10-062-1/+4
* | [SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai2010-09-051-3/+5
* | [SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai2010-09-052-20/+37
* | [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completionEddie Wai2010-09-051-4/+6
* | [SCSI] bxn2i: Added support for other TMFs besides ABORT_TASKEddie Wai2010-09-051-28/+30
* | [SCSI] bnx2i: Fixed a protocol violation on nopout responsesEddie Wai2010-09-053-6/+3
|/
* scsi: fix bnx2i build errorsRandy Dunlap2010-08-111-1/+2
* [SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2Eddie Wai2010-07-271-2/+2
* [SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESSMichael Chan2010-07-271-1/+22
* [SCSI] bnx2i: Fixed the TCP graceful termination initiationEddie Wai2010-07-273-19/+40
* [SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout valuesEddie Wai2010-07-272-4/+13
* [SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedureEddie Wai2010-07-273-9/+40
* [SCSI] bnx2i: Created an active linklist which holds bnx2i endpointsEddie Wai2010-07-272-3/+47
* [SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnectEddie Wai2010-07-271-43/+76
* [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-182-6/+7
|\
| * [SCSI] bnx2i: Update version and module descriptionAnil Veerabhadrappa2010-04-111-3/+4
| * [SCSI] bnx2i: link bnx2i hba and cnic device before registering the deviceAnil Veerabhadrappa2010-04-111-2/+2
| * [SCSI] bnx2i: make firmware use statsn field when constructing headerAnil Veerabhadrappa2010-04-111-1/+1
* | [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...Anil Veerabhadrappa2010-04-113-4/+24
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-031-1/+1
* [SCSI] bnx2i: set change_queue_depth functionMike Christie2010-02-171-0/+1
* [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4Joe Perches2010-02-171-2/+2
* [SCSI] bnx2i: minor code cleanup and update driver versionAnil Veerabhadrappa2009-12-102-4/+2
* [SCSI] bnx2i: Task management ABORT TASK fixesAnil Veerabhadrappa2009-12-101-4/+13
* [SCSI] bnx2i: update CQ arming algorith for 5771x chipsetsAnil Veerabhadrappa2009-12-103-8/+31
* [SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...Anil Veerabhadrappa2009-12-101-1/+1
* [SCSI] bnx2i: Add 5771E device support to bnx2i driverAnil Veerabhadrappa2009-12-101-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
* | [SCSI] libiscsi: add warm target reset tmf supportMike Christie2009-12-041-1/+1
* | [SCSI] bnx2i: use common iscsi suspend queueMike Christie2009-12-042-8/+1
|/
* [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-021-1/+1