1
0
Fork 0
alistair23-linux/drivers/net/pch_gbe
Toshiharu Okada 805e969f61 pch_gbe: Fixed the issue on which a network freezes
The pch_gbe driver has an issue which a network stops,
when receiving traffic is high.
In the case, The link down and up are necessary to return a network.

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-10-03 14:20:39 -04:00
..
Makefile net: Add Gigabit Ethernet driver of Topcliff PCH 2010-09-24 21:06:03 -07:00
pch_gbe.h pch_gbe: added the process of FIFO over run error 2011-09-15 17:31:45 -04:00
pch_gbe_api.c pch_gbe: make local functions static 2010-10-21 03:09:44 -07:00
pch_gbe_api.h net: Add Gigabit Ethernet driver of Topcliff PCH 2010-09-24 21:06:03 -07:00
pch_gbe_ethtool.c ethtool: Use full 32 bit speed range in ethtool's set_settings 2011-04-29 14:03:00 -07:00
pch_gbe_main.c pch_gbe: Fixed the issue on which a network freezes 2011-10-03 14:20:39 -04:00
pch_gbe_param.c net: pch_gbe: convert to hw_features 2011-04-20 01:30:43 -07:00
pch_gbe_phy.c ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 2011-04-29 14:03:01 -07:00
pch_gbe_phy.h net: Add Gigabit Ethernet driver of Topcliff PCH 2010-09-24 21:06:03 -07:00