summaryrefslogtreecommitdiff
path: root/drivers/scsi/bnx2i/bnx2i_hwi.c
AgeCommit message (Expand)Author
2011-08-28[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-07-25iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-07-21[SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpuEddie Wai
2011-07-21cnic: Add VLAN ID as a parameter during netevent upcallMichael Chan
2011-06-29[SCSI] bnx2i: Updated copyright and bump versionEddie Wai
2011-06-29[SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completionEddie Wai
2011-06-29[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover
2011-05-24[SCSI] bnx2i: Optimized the iSCSI offload performanceEddie Wai
2011-05-24[SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-24[SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offloadEddie Wai
2011-02-24[SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771XEddie Wai
2011-01-24[SCSI] bnx2i: Added reconnect fix connecting against Lefthand targetsEddie Wai
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 copyright and maintainer infoEddie Wai
2010-12-21[SCSI] bnx2i: Added return code check for chip kwqe submission requestEddie Wai
2010-12-21[SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)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-06bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov
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-07-27[SCSI] bnx2i: Fixed the TCP graceful termination initiationEddie Wai
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
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-10-02[SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-06-09[SCSI] bnx2i: Add bnx2i iSCSI driver.Michael Chan