OpenCloudOS-Kernel/drivers/net/ethernet/chelsio/cxgb4
Hariprasad Shenai b408ff282d iw_cxgb4: don't truncate the recv window size
Fixed a bug that shows up with recv window sizes that exceed the size of
the RCV_BUFSIZ field in opt0 (>= 1024K).  If the recv window exceeds
this, then we specify the max possible in opt0, add add the rest in via
a RX_DATA_ACK credits.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-06-10 22:49:54 -07:00
..
Makefile
cxgb4.h iw_cxgb4: Allocate and use IQs specifically for indirect interrupts 2014-06-10 22:49:54 -07:00
cxgb4_main.c iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections 2014-06-10 22:49:54 -07:00
cxgb4_uld.h iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections 2014-06-10 22:49:54 -07:00
l2t.c cxgb4: Save the correct mac addr for hw-loopback connections in the L2T 2014-04-14 16:26:48 -04:00
l2t.h cxgb4: Add API to correctly calculate tuple fields 2013-12-22 18:09:08 -05:00
sge.c iw_cxgb4: Allocate and use IQs specifically for indirect interrupts 2014-06-10 22:49:54 -07:00
t4_hw.c cxgb4: use the correct max size for firmware flash 2014-04-15 15:50:02 -04:00
t4_hw.h iw_cxgb4: Allocate and use IQs specifically for indirect interrupts 2014-06-10 22:49:54 -07:00
t4_msg.h iw_cxgb4: don't truncate the recv window size 2014-06-10 22:49:54 -07:00
t4_regs.h cxgb4: Updates for T5 SGE's Egress Congestion Threshold 2014-03-13 14:36:05 -04:00
t4fw_api.h cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities 2014-02-18 16:23:01 -05:00