linux/drivers/net/cxgb3
Steve Wise de3d353072 RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Due to a HW issue, our current scheme to transition the connection from
streaming to rdma mode is broken on the passive side.  The firmware
and driver now support a new transition scheme for the passive side:

 - driver posts rdma_init_wr (now including the initial receive seqno)
 - driver posts last streaming message via TX_DATA message (MPA start
   response)
 - uP atomically sends the last streaming message and transitions the
   tcb to rdma mode.
 - driver waits for wr_ack indicating the last streaming message was ACKed.

NOTE: This change also bumps the required firmware version to 4.3.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-07-09 20:12:26 -07:00
..
adapter.h cxgb3 - sge page management 2007-07-08 22:16:39 -04:00
ael1002.c cxgb3 - Fix direct XAUI support 2007-06-20 19:16:58 -04:00
common.h cxgb3 - TP SRAM update 2007-07-08 22:16:39 -04:00
cxgb3_ctl_defs.h cxgb3 - Add dual licensing 2007-02-05 16:58:51 -05:00
cxgb3_defs.h cxgb3 - Fix low memory conditions 2007-04-19 15:01:16 -04:00
cxgb3_ioctl.h cxgb3 - private ioctl cleanup 2007-02-27 04:27:12 -05:00
cxgb3_main.c cxgb3 - TP SRAM update 2007-07-08 22:16:39 -04:00
cxgb3_offload.c [SK_BUFF]: Introduce skb_reset_mac_header(skb) 2007-04-25 22:24:32 -07:00
cxgb3_offload.h cxgb3 Fix copyrights in the cxgb3 driver. 2007-02-17 15:30:46 -05:00
firmware_exports.h cxgb3 - Add dual licensing 2007-02-05 16:58:51 -05:00
l2t.c cxgb3 Fix copyrights in the cxgb3 driver. 2007-02-17 15:30:46 -05:00
l2t.h cxgb3 Fix copyrights in the cxgb3 driver. 2007-02-17 15:30:46 -05:00
Makefile Add support for the latest 1G/10G Chelsio adapter, T3. 2007-02-05 16:58:46 -05:00
mc5.c cxgb3 - detect NIC only adapters 2007-04-03 22:31:09 -04:00
regs.h cxgb3 - TP SRAM update 2007-07-08 22:16:39 -04:00
sge_defs.h Add support for the latest 1G/10G Chelsio adapter, T3. 2007-02-05 16:58:46 -05:00
sge.c cxgb3 - sge page management 2007-07-08 22:16:39 -04:00
t3_cpl.h cxgb3 - Add dual licensing 2007-02-05 16:58:51 -05:00
t3_hw.c cxgb3 - TP SRAM update 2007-07-08 22:16:39 -04:00
t3cdev.h cxgb3 Fix copyrights in the cxgb3 driver. 2007-02-17 15:30:46 -05:00
version.h RDMA/cxgb3: Streaming -> RDMA mode transition fixes 2007-07-09 20:12:26 -07:00
vsc8211.c cxgb3 - Add dual licensing 2007-02-05 16:58:51 -05:00
xgmac.c cxgb3 - fix register to stop bc/mc traffic 2007-06-27 02:33:06 -04:00