1
0
Fork 0
alistair23-linux/drivers/net/ethernet/marvell
Mirko Lindner 74f9f42c1c sky2: Threshold for Pause Packet is set wrong
The sky2 driver sets the Rx Upper Threshold for Pause Packet generation to a
wrong value which leads to only 2kB of RAM remaining space. This can lead to
Rx overflow errors even with activated flow-control.

Fix: We should increase the value to 8192/8

Signed-off-by: Mirko Lindner <mlindner@marvell.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-29 14:53:19 -04:00
..
Kconfig net: mvneta: driver for Marvell Armada 370/XP network unit 2012-11-16 10:21:26 +01:00
Makefile net: mvneta: driver for Marvell Armada 370/XP network unit 2012-11-16 10:21:26 +01:00
mv643xx_eth.c mv643xx_eth: fix for disabled autoneg 2013-03-07 16:17:45 -05:00
mvmdio.c ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups 2013-02-04 13:22:33 -05:00
mvneta.c net: mvneta: remove unneeded version.h include 2013-01-29 10:49:15 +01:00
pxa168_eth.c net: phy: remove flags argument from phy_{attach, connect, connect_direct} 2013-01-14 15:11:50 -05:00
skge.c ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups 2013-02-04 13:22:33 -05:00
skge.h skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers 2011-08-12 00:21:51 -07:00
sky2.c sky2: Threshold for Pause Packet is set wrong 2013-03-29 14:53:19 -04:00
sky2.h sky2: Receive Overflows not counted 2013-03-29 14:53:19 -04:00