linux/drivers/net/vxge
Michał Mirosław 7903264402 net: Fix too optimistic NETIF_F_HW_CSUM features
NETIF_F_HW_CSUM is a superset of NETIF_F_IP_CSUM+NETIF_F_IPV6_CSUM, but
some drivers miss the difference. Fix this and also fix UFO dependency
on checksumming offload as it makes the same mistake in assumptions.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Acked-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-06 12:59:04 -08:00
..
Makefile vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-config.c vxge: remove unnecessary [kv][mcz]alloc casts 2010-11-28 17:26:23 -08:00
vxge-config.h vxge: Titan1A detection 2010-11-11 09:30:22 -08:00
vxge-ethtool.c net: Fix too optimistic NETIF_F_HW_CSUM features 2010-12-06 12:59:04 -08:00
vxge-ethtool.h vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-main.c net: Fix too optimistic NETIF_F_HW_CSUM features 2010-12-06 12:59:04 -08:00
vxge-main.h vxge: Titan1A detection 2010-11-11 09:30:22 -08:00
vxge-reg.h vxge: correct multi-function detection 2010-11-11 09:30:23 -08:00
vxge-traffic.c vxge: make functions local and remove dead code 2010-10-24 15:07:12 -07:00
vxge-traffic.h vxge: enable rxhash 2010-11-11 09:30:18 -08:00
vxge-version.h vxge: update driver version 2010-12-01 13:02:09 -08:00