[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090611.023451.144889336.davem@davemloft.net>
Date: Thu, 11 Jun 2009 02:34:51 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: akpm@...ux-foundation.org
Cc: netdev@...r.kernel.org, andim2@...rs.sourceforge.net,
andi@...as.de, bruce.w.allan@...el.com,
jeffrey.t.kirsher@...el.com, jesse.brandeburg@...el.com,
john.ronciak@...el.com, peter.p.waskiewicz.jr@...el.com
Subject: Re: [patch 4/4] e100: add non-MII PHY support
From: akpm@...ux-foundation.org
Date: Wed, 10 Jun 2009 12:55:04 -0700
> From: Andreas Mohr <andim2@...rs.sourceforge.net>
>
> Restore support for cards with MII-lacking PHYs as compared to removed
> pre-2.6.29 eepro100 driver: use full low-level MII I/O access abstraction
> by providing clean PHY-specific mdio_ctrl() functions for either standard
> MII-compliant cards, slightly special ones or non-MII PHY ones.
>
> We now have another netdev_priv member for mdio_ctrl(), thus we have some
> array indirection, but we save some additional opcodes for specific
> phy_82552_v handling in the common case.
>
> [akpm@...ux-foundation.org: cleanups]
> Signed-off-by: Andreas Mohr <andi@...as.de>
> Cc: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
> Cc: Jesse Brandeburg <jesse.brandeburg@...el.com>
> Cc: Bruce Allan <bruce.w.allan@...el.com>
> Cc: PJ Waskiewicz <peter.p.waskiewicz.jr@...el.com>
> Cc: John Ronciak <john.ronciak@...el.com>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists