kernel-ark/drivers/net/pch_gbe
Toshiharu Okada ac09664248 pch_gbe: Fix the issue that the receiving data is not normal.
This PCH_GBE driver had an issue that the receiving data is not normal.
This driver had not removed correctly the padding data
which the DMA include in receiving data.

This patch fixed this issue.

Signed-off-by: Toshiharu Okada <toshiharu-linux@dsn.okisemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-02-13 21:50:19 -08:00
..
Makefile
pch_gbe_api.c pch_gbe: make local functions static 2010-10-21 03:09:44 -07:00
pch_gbe_api.h
pch_gbe_ethtool.c net: Fix too optimistic NETIF_F_HW_CSUM features 2010-12-06 12:59:04 -08:00
pch_gbe_main.c pch_gbe: Fix the issue that the receiving data is not normal. 2011-02-13 21:50:19 -08:00
pch_gbe_param.c pch_gbe driver: The wrong of initializer entry 2010-11-29 08:51:34 -08:00
pch_gbe_phy.c
pch_gbe_phy.h
pch_gbe.h pch_gbe: make local functions static 2010-10-21 03:09:44 -07:00