From: Jens Osterkamp Date: Mon, 5 Sep 2005 22:19:29 +0000 (-0700) Subject: [PATCH] net: add driver for the NIC on Cell Blades X-Git-Tag: v2.6.14-rc1~527^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaec0fab5f8809fe1509fdc204e769bb35ebe41a;p=pandora-kernel.git [PATCH] net: add driver for the NIC on Cell Blades This patch adds a driver for a new 1000 Mbit ethernet NIC. It is integrated on the south bridge that is used for our Cell Blades. The code gets the MAC address from the Open Firmware device tree, so it won't compile on platforms other than ppc64. This is the first public release, so I don't expect the first version to get merged, but I'd aim for integration within the 2.6.13 time frame. Cc: Utz Bacher Signed-off-by: Arnd Bergmann Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed