public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V2 0/8] net/designware: Bug fixes
@ 2012-03-26 10:09 Amit Virdi
  2012-03-26 10:09 ` [U-Boot] [PATCH V2 1/8] net/designware: Fix to restore hw mac address Amit Virdi
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Amit Virdi @ 2012-03-26 10:09 UTC (permalink / raw)
  To: u-boot

This patchset does bug fixes for Synopsys' designware ethernet controller driver
in SPEAr SoCs.

Changes since V1: 
 - Added comment to explain the ratinale behind restoring hw mac address
 - Undefined TRUE/FALSE and used 1/0 instead while configuring phy

Amit Virdi (1):
  net/designware: Change timeout loop implementation

Armando Visconti (2):
  net/designware: Consecutive writes must have delay
  net/designware: Set ANAR to 0x1e1

Vikas Manocha (1):
  net/designware: Program phy registers when auto-negotiation is ON

Vipin KUMAR (3):
  net/designware: Fix to restore hw mac address
  net/designware: Fix the max frame length size
  net/designware: Phy address fix

Vipin Kumar (1):
  net/designware: Try configuring phy on each dw_eth_init

 drivers/net/designware.c |  128 ++++++++++++++++++++++++++++++++--------------
 drivers/net/designware.h |    3 +-
 2 files changed, 92 insertions(+), 39 deletions(-)

-- 
1.7.2.2

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

end of thread, other threads:[~2012-04-05 14:36 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-26 10:09 [U-Boot] [PATCH V2 0/8] net/designware: Bug fixes Amit Virdi
2012-03-26 10:09 ` [U-Boot] [PATCH V2 1/8] net/designware: Fix to restore hw mac address Amit Virdi
2012-04-04 17:31   ` Joe Hershberger
2012-03-26 10:09 ` [U-Boot] [PATCH V2 2/8] net/designware: Fix the max frame length size Amit Virdi
2012-04-04 17:34   ` Joe Hershberger
2012-03-26 10:09 ` [U-Boot] [PATCH V2 3/8] net/designware: Phy address fix Amit Virdi
2012-04-05  5:15   ` Amit Virdi
2012-04-05 14:36     ` Joe Hershberger
2012-03-26 10:09 ` [U-Boot] [PATCH V2 4/8] net/designware: Consecutive writes must have delay Amit Virdi
2012-03-26 10:09 ` [U-Boot] [PATCH V2 5/8] net/designware: Try configuring phy on each dw_eth_init Amit Virdi
2012-04-04 17:35   ` Joe Hershberger
2012-03-26 10:09 ` [U-Boot] [PATCH V2 6/8] net/designware: Program phy registers when auto-negotiation is ON Amit Virdi
2012-04-04 17:35   ` Joe Hershberger
2012-03-26 10:09 ` [U-Boot] [PATCH V2 7/8] net/designware: Set ANAR to 0x1e1 Amit Virdi
2012-04-04 17:36   ` Joe Hershberger
2012-03-26 10:09 ` [U-Boot] [PATCH V2 8/8] net/designware: Change timeout loop implementation Amit Virdi
2012-04-04 17:36   ` Joe Hershberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox