| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission | Eddie Wai | 2011-08-29 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2011-07-27 | 2 | -5/+5 |
|\ |
|
| * | iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover | 2011-07-25 | 1 | -4/+4 |
| * | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger | 2011-07-25 | 2 | -5/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-07-23 | 7 | -62/+367 |
|\ \
| |/
|/| |
|
| * | [SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpu | Eddie Wai | 2011-07-21 | 1 | -1/+7 |
| * | [SCSI] bnx2i: Updated copyright and bump version | Eddie Wai | 2011-06-29 | 7 | -9/+9 |
| * | [SCSI] bnx2i: Modified to skip CNIC registration if iSCSI is not supported | Eddie Wai | 2011-06-29 | 1 | -14/+15 |
| * | [SCSI] bnx2i: Added the use of kthreads to handle SCSI cmd completion | Eddie Wai | 2011-06-29 | 4 | -35/+333 |
| * | [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover | 2011-06-29 | 1 | -4/+4 |
* | | cnic: Add VLAN ID as a parameter during netevent upcall | Michael Chan | 2011-07-21 | 1 | -1/+7 |
* | | cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840 | Michael Chan | 2011-06-22 | 3 | -8/+17 |
* | | New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc | Vlad Zolotarov | 2011-06-15 | 1 | -4/+8 |
|/ |
|
* | [SCSI] bnx2i: Optimized the iSCSI offload performance | Eddie Wai | 2011-05-24 | 3 | -19/+31 |
* | [SCSI] bnx2i: Updated the connection shutdown/cleanup timeout | Eddie Wai | 2011-05-24 | 2 | -2/+2 |
* | [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16 | Eddie Wai | 2011-05-24 | 2 | -0/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | [SCSI] bnx2i: fix null ptr ref in conn get param | Mike Christie | 2011-02-24 | 1 | -23/+22 |
* | [SCSI] bnx2i: Updated to version 2.6.2.3 | Eddie Wai | 2011-02-24 | 1 | -2/+2 |
* | [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offload | Eddie Wai | 2011-02-24 | 3 | -1/+123 |
* | [SCSI] bnx2i: Added jumbo MTU support for the no shost case | Eddie Wai | 2011-02-24 | 1 | -1/+1 |
* | [SCSI] bnx2i: Added support for the 57712(E) devices | Eddie Wai | 2011-02-24 | 1 | -4/+6 |
* | [SCSI] bnx2i: Added handling for unsupported iSCSI offload hba | Eddie Wai | 2011-02-24 | 1 | -0/+15 |
* | [SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X | Eddie Wai | 2011-02-24 | 1 | -3/+3 |
* | [SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanup | Eddie Wai | 2011-02-24 | 1 | -1/+1 |
* | [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targets | Eddie Wai | 2011-01-24 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-01-07 | 7 | -181/+195 |
|\ |
|
| * | [SCSI] bnx2i: Updated version to 2.6.2.2 | Eddie Wai | 2010-12-21 | 1 | -2/+2 |
| * | [SCSI] bnx2i: Updated copyright and maintainer info | Eddie Wai | 2010-12-21 | 7 | -7/+14 |
| * | [SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnect | Eddie Wai | 2010-12-21 | 1 | -27/+40 |
| * | [SCSI] bnx2i: Added return code check for chip kwqe submission request | Eddie Wai | 2010-12-21 | 3 | -20/+60 |
| * | [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops | Eddie Wai | 2010-12-21 | 2 | -5/+23 |
| * | [SCSI] bnx2i: Removed the dynamic registration of CNIC | Eddie Wai | 2010-12-21 | 3 | -92/+0 |
| * | [SCSI] bnx2i: Added mutex lock protection to conn_get_param | Eddie Wai | 2010-12-21 | 1 | -3/+10 |
| * | [SCSI] bnx2i: Allow to abort the connection if connect request times out | Eddie Wai | 2010-12-21 | 1 | -1/+1 |
| * | [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g) | Eddie Wai | 2010-12-21 | 2 | -7/+9 |
| * | [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g) | Eddie Wai | 2010-12-21 | 1 | -8/+16 |
| * | [SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd send | Eddie Wai | 2010-12-21 | 1 | -1/+5 |
| * | [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In | Eddie Wai | 2010-12-21 | 1 | -1/+1 |
| * | [SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-Ins | Eddie Wai | 2010-12-21 | 1 | -8/+15 |
* | | cnic: Improve ->iscsi_nl_msg_send() | Michael Chan | 2010-12-23 | 1 | -6/+8 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 3 | -1/+6 |
|\ |
|
| * | cnic: Defer iscsi connection cleanup | Michael Chan | 2010-10-14 | 1 | -0/+2 |
| * | bnx2x, cnic, bnx2i: use new FW/HSI | Dmitry Kravkov | 2010-10-06 | 2 | -1/+4 |
* | | [SCSI] bnx2i: Updated version to bnx2i-2.1.3 | Eddie Wai | 2010-09-05 | 1 | -3/+5 |
* | | [SCSI] bnx2i: Added chip cleanup for the remove module path | Eddie Wai | 2010-09-05 | 2 | -20/+37 |
* | | [SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completion | Eddie Wai | 2010-09-05 | 1 | -4/+6 |
* | | [SCSI] bxn2i: Added support for other TMFs besides ABORT_TASK | Eddie Wai | 2010-09-05 | 1 | -28/+30 |
* | | [SCSI] bnx2i: Fixed a protocol violation on nopout responses | Eddie Wai | 2010-09-05 | 3 | -6/+3 |
|/ |
|
* | scsi: fix bnx2i build errors | Randy Dunlap | 2010-08-11 | 1 | -1/+2 |