netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix register misuse in drivers/net/phy/marvel.c
@ 2008-07-11  0:55 Wang Jian
  0 siblings, 0 replies; 2+ messages in thread
From: Wang Jian @ 2008-07-11  0:55 UTC (permalink / raw)
  To: netdev; +Cc: Alexandr Smirnov, Andy Fleming

These 2 patches fixed misuse of register for 88e1111.

The problem can be reproduced in my powerpc dev board.

With fiber plugged, start the board in u-boot, the fiber link is
established and data transfer is ok. Booting into kernel with current
marvell.c implementation, and "ifconfig ethX up", the fiber link is lost.

The #1 patch fixed this.

The #2 patch is obvious but I can't test it myself because the board I
have using 88e1111 in GMII mode.

Notice: These two patches didn't fix some auto selection problem yet. I
will discuss the problem in seperate email.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 0/2] Fix register misuse in drivers/net/phy/marvel.c
@ 2008-07-16 13:45 Wang Jian
  0 siblings, 0 replies; 2+ messages in thread
From: Wang Jian @ 2008-07-16 13:45 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: netdev, Alexandr Smirnov, Andy Fleming

The following 2 patches fixed misuse of register for 88e1111. I have
tested the patch 1/2. I have no board to test RGMII mode, patch 2/2 is
obvious but not tested.

I have sent email to Andy but get no response.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-16 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-11  0:55 [PATCH 0/2] Fix register misuse in drivers/net/phy/marvel.c Wang Jian
  -- strict thread matches above, loose matches on Subject: below --
2008-07-16 13:45 Wang Jian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).