summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2i/bnx2i_hwi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bnx2i: Updated version and copyright yearEddie Wai2012-05-101-1/+1
* [SCSI] bnx2i: Fixed the override of the error_mask module paramEddie Wai2012-02-191-4/+8
* [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request derefEddie Wai2011-12-141-2/+3
* [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai2011-08-281-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-271-4/+4
|\
| * iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-07-251-4/+4
| * iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-231-32/+167
|\ \ | |/ |/|
| * [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpuEddie Wai2011-07-211-1/+7
| * [SCSI] bnx2i: Updated copyright and bump versionEddie Wai2011-06-291-1/+1
| * [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completionEddie Wai2011-06-291-27/+156
| * [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-06-291-4/+4
* | cnic: Add VLAN ID as a parameter during netevent upcallMichael Chan2011-07-211-1/+7
|/
* [SCSI] bnx2i: Optimized the iSCSI offload performanceEddie Wai2011-05-241-12/+14
* [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai2011-05-241-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offloadEddie Wai2011-02-241-0/+116
* [SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771XEddie Wai2011-02-241-3/+3
* [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targetsEddie Wai2011-01-241-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-01-071-27/+69
|\
| * [SCSI] bnx2i: Updated copyright and maintainer infoEddie Wai2010-12-211-1/+2
| * [SCSI] bnx2i: Added return code check for chip kwqe submission requestEddie Wai2010-12-211-14/+40
| * [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)Eddie Wai2010-12-211-2/+6
| * [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-231-1/+2
|\
| * bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov2010-10-061-1/+2
* | [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-051-3/+2
|/
* [SCSI] bnx2i: Fixed the TCP graceful termination initiationEddie Wai2010-07-271-0/+4
* [SCSI] bnx2i: make firmware use statsn field when constructing headerAnil Veerabhadrappa2010-04-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] bnx2i: Task management ABORT TASK fixesAnil Veerabhadrappa2009-12-101-4/+13
* [SCSI] bnx2i: update CQ arming algorith for 5771x chipsetsAnil Veerabhadrappa2009-12-101-8/+26
* [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096Anil Veerabhadrappa2009-10-021-1/+1
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* [SCSI] bnx2i: Add bnx2i iSCSI driver.Michael Chan2009-06-091-0/+2405