Files
twx-linux/drivers/net
Michael Chan ce6ea86f71 [PATCH] TG3: Fix link problem on Dell's onboard 5906.
The bug is caused by code that always set
(TG3_FLAG_USE_MI_INTERRUPT | TG3_FLAG_USE_LINKCHG_REG) on all Dell's
onboard devices.  With these 2 flags set, the link status is polled
by tg3_timer() and will only work when the PHY is set up to interrupt
the MAC on link changes.  This breaks 5906 because the 5906 PHY does
not support TG3_FLAG_USE_MI_INTERRUPT the same as other PHYs.

For correctness, only 5701 on Dell systems needs these 2 flags to be
set.  This change will fix the 5906 problem and will change other
Dell devices except 5700 and 5701 to use the more efficient
interrupt-driven link changes.

Update version to 3.75.2.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-06-11 11:36:49 -07:00
..
2007-03-29 08:26:05 -04:00
2007-03-02 20:44:51 -08:00
2007-03-02 20:44:51 -08:00
2007-02-17 15:37:14 -05:00
2007-03-09 11:57:09 -05:00
2007-02-09 09:14:07 -08:00
2007-03-02 20:44:51 -08:00
2007-02-09 09:14:07 -08:00
2007-03-02 20:44:51 -08:00
2007-03-02 20:44:51 -08:00
2007-02-06 19:03:56 -05:00
2007-02-05 16:58:47 -05:00
2007-02-09 16:23:17 +00:00
2007-02-09 16:23:17 +00:00
2007-02-09 09:14:07 -08:00
2007-02-09 09:14:07 -08:00
2007-03-28 02:18:51 -04:00
2007-03-29 11:46:52 -07:00
2007-02-17 15:37:14 -05:00
2007-02-07 18:50:53 -05:00
2007-02-05 16:58:47 -05:00
2007-02-05 16:58:47 -05:00
2007-02-09 08:28:48 -08:00
2007-02-08 10:42:37 -05:00
2007-02-17 15:30:47 -05:00
2007-03-02 20:16:10 -05:00
2007-03-02 20:44:51 -08:00
2007-03-02 20:44:51 -08:00
2007-03-23 01:48:34 -04:00
2007-04-09 13:31:14 -07:00
2007-03-29 08:26:05 -04:00
2007-05-23 14:32:53 -07:00
2007-03-23 01:48:33 -04:00
2007-05-23 14:32:53 -07:00
2007-02-09 09:14:07 -08:00
2007-02-09 09:14:07 -08:00
2007-02-27 04:16:03 -05:00
2007-03-02 20:44:51 -08:00
2007-03-28 02:18:51 -04:00
2007-04-21 15:34:55 -07:00
2007-04-21 15:34:10 -07:00
2007-04-21 15:31:58 -07:00
2007-03-02 20:44:51 -08:00
2007-02-09 09:14:07 -08:00