s6gmac: xtensa s6000 on-chip ethernet driver
authorOskar Schirmer <os@emlix.com>
Wed, 10 Jun 2009 19:58:48 +0000 (12:58 -0700)
committerChris Zankel <chris@zankel.net>
Mon, 22 Jun 2009 09:37:34 +0000 (02:37 -0700)
commit8b0215aa5b01eb3cb54ca57bfa36e94a0d039ed9
treeb77e9c17da9c2ddd82dcad55bc777daf75d92174
parent0b3eb21b2f2222c4c1e3e21fc3cd427404d3991a
s6gmac: xtensa s6000 on-chip ethernet driver

The s6000 on-chip MAC supports 10/100/1000Mbit and is connected to an
external PHY via MII or RGMII interface.

[jw@emlix.com: don't use device->bus_id directly]
Signed-off-by: Oskar Schirmer <os@emlix.com>
Signed-off-by: Daniel Glockner <dg@emlix.com>
Acked-by: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Johannes Weiner <jw@emlix.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Chris Zankel <chris@zankel.net>
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/s6gmac.c [new file with mode: 0644]