]> git.baikalelectronics.ru Git - kernel.git/commit
tg3: Fix 5719 A0 tx completion bug
authorMatt Carlson <mcarlson@broadcom.com>
Tue, 25 Jan 2011 15:58:48 +0000 (15:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Jan 2011 03:38:16 +0000 (19:38 -0800)
commit9b45c018b4af2d32e2ffa2c26d327630688b4cb1
treeab01299fe86ee6566c742f056a00ebc859160a8e
parenta48639f38656035963ae60b78d9faa1c2fd4acbf
tg3: Fix 5719 A0 tx completion bug

The 5719 A0 has a bug that manifests itself as if the chipset were
reordering memory writes.  The best known way to solve this problem is
to turn off LSO and jumbo frames.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c
drivers/net/tg3.h