]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit57d5dc7bdc0a287b058d13862fc8918893311e1e
treeb77e9c17da9c2ddd82dcad55bc777daf75d92174
parent2ab225c9ef63074233e5727c8dc186623546dfe7
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]