linux/drivers/net/ethernet/tile
Chris Metcalf 3da3fff800 tilegx: fix some issues in the SW TSO support
This change correctly computes the header length and data length in
the fragments to avoid a bug where we would end up with extremely
slow performance.  Also adopt use of skb_frag_size() accessor.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Cc: stable@vger.kernel.org [v3.6]
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-26 03:50:08 -04:00
..
Kconfig tilegx network driver: initial support 2012-06-11 17:01:26 -07:00
Makefile tilegx network driver: initial support 2012-06-11 17:01:26 -07:00
tilegx.c tilegx: fix some issues in the SW TSO support 2012-10-26 03:50:08 -04:00
tilepro.c drivers/net: Convert compare_ether_addr to ether_addr_equal 2012-05-10 23:33:01 -04:00