[PATCH 0/4] Add bnx2 iscsi support.

2009-05-01 Thread Michael Chan
Adding linux-scsi and James to CC, please review. David has ACK'ed the networking portion. We have also fixed up some sparse warnings. The iscsi patches require these 2 patches from the iscsi tree: libiscsi: export iscsi_itt_to_task for bnx2i iscsi: pass ep connect shost --~--~

[PATCH 0/4] Add bnx2 iSCSI support.

2009-04-23 Thread Michael Chan
New Broadcom iSCSI driver for review. Compared to the last version we posted in 2008, we've changed it to use a separate and private MAC address/IP address for iSCSI. We are creating a UIO interface to handle the non-offloaded packets such as ARP, etc. in user space. Thanks. --~--~