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-02-17 15:30:48 -05:00
2007-02-14 08:09:54 -08:00
2007-03-29 08:26:05 -04:00
2007-03-06 06:08:11 -05:00
2007-03-02 20:44:51 -08:00
2007-02-14 08:09:54 -08:00
2007-04-19 15:01:16 -04:00
2007-06-11 11:36:46 -07:00
2007-03-02 20:44:51 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-04-24 12:51:03 -04:00
2007-02-14 08:09:54 -08:00
2007-04-01 22:38:01 +01:00
2007-03-02 20:44:51 -08:00
2007-04-11 11:54:44 -04:00
2007-03-29 08:26:05 -04:00
2007-03-14 15:27:48 -07:00
2007-02-17 15:16:08 -05:00
2007-02-17 15:37:14 -05:00
2007-02-27 04:30:42 -05:00
2007-03-14 15:27:48 -07:00
2007-03-14 15:27:49 -07:00
2007-03-25 18:47:58 -07:00
2007-06-11 11:36:47 -07:00
2007-03-09 11:57:09 -05:00
2007-02-09 09:14:07 -08:00
2007-02-14 08:09:54 -08:00
2007-03-02 20:44:51 -08:00
2007-02-20 11:18:12 -05: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-14 08:09:54 -08:00
2007-04-03 22:31:09 -04:00
2007-02-06 19:03:56 -05:00
2007-02-05 16:58:47 -05:00
2007-05-23 14:32:45 -07:00
2007-04-24 15:35:53 -07:00
2007-02-27 04:30:42 -05:00
2007-02-07 18:49:11 -05:00
2007-02-09 16:23:17 +00:00
2007-02-09 16:23:17 +00:00
2007-04-24 12:40:57 -04:00
2007-02-09 09:14:07 -08:00
2007-02-17 19:56:23 +01:00
2007-02-09 09:14:07 -08:00
2007-03-23 02:03:29 -04:00
2007-03-28 02:18:51 -04:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-17 15:11:43 -05:00
2007-03-05 13:29:55 -08:00
2007-02-06 19:10:33 -05:00
2007-02-12 09:48:45 -08:00
2007-03-29 11:46:52 -07:00
2007-02-17 15:37:14 -05:00
2007-02-07 10:37:11 -08:00
2007-05-23 14:32:47 -07:00
2007-02-17 15:30:48 -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-02-14 08:09:54 -08:00
2007-03-28 02:18:51 -04:00
2007-03-02 20:16:10 -05:00
2007-03-15 10:59:54 -04:00
2007-02-27 04:30:42 -05:00
2007-03-02 20:44:51 -08:00
2007-02-05 16:58:52 -05:00
2007-02-05 16:58:52 -05:00
2007-03-23 01:48:33 -04:00
2007-03-06 06:14:54 -05:00
2007-04-19 13:05:52 -07:00
2007-03-25 19:04:09 -07:00
2007-03-05 13:25:28 -08:00
2007-03-28 02:18:50 -04:00
2007-03-28 02:18:50 -04:00
2007-04-03 22:31:10 -04:00
2007-02-27 04:27:11 -05:00
2007-03-02 20:44:51 -08:00
2007-02-27 04:27:11 -05:00
2007-03-23 01:48:34 -04:00
2007-03-24 17:01:50 +00:00
2007-04-09 13:31:14 -07:00
2007-02-27 04:21:25 -05:00
2007-03-29 08:26:05 -04:00
2007-05-23 14:32:41 -07: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-04-19 15:01:17 -04:00
2007-02-08 12:38:55 -08:00
2007-02-07 10:37:11 -08:00
2007-05-23 14:32:41 -07:00
2007-02-09 09:14:07 -08:00
2007-02-09 09:14:07 -08:00
2007-02-09 09:14:07 -08:00
2007-04-19 15:01:16 -04:00
2007-02-27 04:16:03 -05:00
2007-03-02 20:44:51 -08:00
2007-02-27 04:30:42 -05:00
2007-03-28 02:18:51 -04:00
2007-02-27 04:16:02 -05:00
2007-02-27 04:16:02 -05:00
2007-03-26 14:43:49 -07: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 19:55:07 -05:00
2007-06-11 11:36:49 -07:00
2007-03-25 18:48:08 -07:00
2007-02-14 08:09:54 -08:00
2007-02-12 09:48:45 -08:00
2007-03-02 20:44:51 -08:00
2007-02-14 08:09:54 -08:00
2007-03-23 01:48:34 -04:00
2007-03-09 11:47:19 -05:00
2007-02-09 09:14:07 -08:00