summaryrefslogtreecommitdiff
path: root/drivers/scsi/bnx2i
AgeCommit message (Expand)Author
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-12-23cnic: Improve ->iscsi_nl_msg_send()Michael Chan
2010-12-21[SCSI] bnx2i: Updated version to 2.6.2.2Eddie Wai
2010-12-21[SCSI] bnx2i: Updated copyright and maintainer infoEddie Wai
2010-12-21[SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnectEddie Wai
2010-12-21[SCSI] bnx2i: Added return code check for chip kwqe submission requestEddie Wai
2010-12-21[SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress opsEddie Wai
2010-12-21[SCSI] bnx2i: Removed the dynamic registration of CNICEddie Wai
2010-12-21[SCSI] bnx2i: Added mutex lock protection to conn_get_paramEddie Wai
2010-12-21[SCSI] bnx2i: Allow to abort the connection if connect request times outEddie 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-12-21[SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd sendEddie Wai
2010-12-21[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai
2010-12-21[SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-InsEddie Wai
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-14cnic: Defer iscsi connection cleanupMichael Chan
2010-10-06bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov
2010-09-05[SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai
2010-09-05[SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai
2010-09-05[SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completionEddie Wai
2010-09-05[SCSI] bxn2i: Added support for other TMFs besides ABORT_TASKEddie Wai
2010-09-05[SCSI] bnx2i: Fixed a protocol violation on nopout responsesEddie Wai
2010-08-11scsi: fix bnx2i build errorsRandy Dunlap
2010-07-27[SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2Eddie Wai
2010-07-27[SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESSMichael Chan
2010-07-27[SCSI] bnx2i: Fixed the TCP graceful termination initiationEddie Wai
2010-07-27[SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout valuesEddie Wai
2010-07-27[SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedureEddie Wai
2010-07-27[SCSI] bnx2i: Created an active linklist which holds bnx2i endpointsEddie Wai
2010-07-27[SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnectEddie Wai
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley
2010-04-11[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...Anil Veerabhadrappa
2010-04-11[SCSI] bnx2i: Update version and module descriptionAnil Veerabhadrappa
2010-04-11[SCSI] bnx2i: link bnx2i hba and cnic device before registering the deviceAnil Veerabhadrappa
2010-04-11[SCSI] bnx2i: make firmware use statsn field when constructing headerAnil Veerabhadrappa
2010-03-30include 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 resetJayamohan Kallickal
2010-02-17[SCSI] bnx2i: set change_queue_depth functionMike Christie
2010-02-17[SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4Joe Perches
2009-12-10[SCSI] bnx2i: minor code cleanup and update driver versionAnil Veerabhadrappa
2009-12-10[SCSI] bnx2i: Task management ABORT TASK fixesAnil Veerabhadrappa
2009-12-10[SCSI] bnx2i: update CQ arming algorith for 5771x chipsetsAnil Veerabhadrappa
2009-12-10[SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...Anil Veerabhadrappa
2009-12-10[SCSI] bnx2i: Add 5771E device support to bnx2i driverAnil Veerabhadrappa
2009-12-09Merge 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 supportMike Christie
2009-12-04[SCSI] bnx2i: use common iscsi suspend queueMike Christie
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal