1
linux/drivers/net/cxgb3
Herbert Xu 7be2df451f cxgb3: Replace LRO with GRO
This patch makes cxgb3 invoke the GRO hooks instead of LRO.  As
GRO has a compatible external interface to LRO this is a very
straightforward replacement.

I've kept the ioctl controls for per-queue LRO switches.  However,
we should not encourage anyone to use these.

Because of that, I've also kept the skb construction code in
cxgb3.  Hopefully we can phase out those per-queue switches
and then kill this too.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-21 14:39:13 -08:00
..
adapter.h cxgb3: Replace LRO with GRO 2009-01-21 14:39:13 -08:00
ael1002.c
common.h cxgb3: untie strict FW matching 2008-12-16 01:51:47 -08:00
cxgb3_ctl_defs.h cxgb3: add control to access embedded images 2008-12-26 01:16:39 -08:00
cxgb3_defs.h
cxgb3_ioctl.h
cxgb3_main.c cxgb3: Replace LRO with GRO 2009-01-21 14:39:13 -08:00
cxgb3_offload.c cxgb3: add control to access embedded images 2008-12-26 01:16:39 -08:00
cxgb3_offload.h
firmware_exports.h
l2t.c
l2t.h
Makefile
mc5.c
regs.h
sge_defs.h
sge.c cxgb3: Replace LRO with GRO 2009-01-21 14:39:13 -08:00
t3_cpl.h
t3_hw.c cxgb3: untie strict FW matching 2008-12-16 01:51:47 -08:00
t3cdev.h
version.h cxgb3: Add multiple Tx queue support. 2008-12-16 01:09:39 -08:00
vsc8211.c drivers/net/cxgb3: comment out dead code 2008-12-25 23:59:28 -08:00
xgmac.c