Hello,
    
This patch set contains two fixes and added various features as titled.
The two fixes are:
1 - connection cleanup fix which fixes a chip panic issue
2 - nopout LUN field fix which fixes nopout timeouts

The features added includes TCP timestamp, jumbo MTU, text pdu support
for discovery offload, and 57712(E) support.

Please review.  Thanks.
Eddie

Eddie Wai (8):
  BNX2I: Allow ep CONNECT_FAILED condition to go through proper cleanup
  BNX2I: Fixed the 32-bit swapping of the LUN field for nopouts for
    5771X
  BNX2I: Added handling for unsupported iSCSI offload hba
  BNX2I: Added support for the 57712(E) devices
  BNX2I: Added TCP timestamps option support
  BNX2I: Added jumbo MTU support for the no shost case
  BNX2I: Added iSCSI text pdu support for iSCSI offload
  BNX2I: Updated to version 2.6.2.3

 drivers/net/bnx2x/bnx2x_main.c   |    7 --
 drivers/scsi/bnx2i/bnx2i.h       |    5 +-
 drivers/scsi/bnx2i/bnx2i_hwi.c   |  122 +++++++++++++++++++++++++++++++++++++-
 drivers/scsi/bnx2i/bnx2i_init.c  |   33 ++++++++--
 drivers/scsi/bnx2i/bnx2i_iscsi.c |   10 +++-
 include/linux/pci_ids.h          |    2 +
 6 files changed, 160 insertions(+), 19 deletions(-)


-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-is...@googlegroups.com.
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to