OpenCloudOS-Kernel/drivers/net/ethernet/chelsio
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
..
cxgb net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate 2014-06-06 16:24:07 -07:00
cxgb3 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate 2014-06-06 16:24:07 -07:00
cxgb4 iw_cxgb4: don't truncate the recv window size 2014-06-10 22:49:54 -07:00
cxgb4vf net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
Kconfig cxgb4: Update Kconfig to include Chelsio T5 adapter 2014-04-27 19:14:36 -04:00
Makefile