ps3: gigabit ethernet driver for PS3, take3
authorMasakazu Mokuno <mokuno@sm.sony.co.jp>
Thu, 5 Jul 2007 11:11:16 +0000 (20:11 +0900)
committerJeff Garzik <jeff@garzik.org>
Tue, 10 Jul 2007 18:13:46 +0000 (14:13 -0400)
commit02c1889166b47b9ade309a8f4b7c4ddf0489d869
treeeaaa0827b57dea6cd7945019b3f73b600f582654
parentdef47c5095d53814512bb0c62ec02dfdec769db1
ps3: gigabit ethernet driver for PS3, take3

Hi,

This is the third submission of the network driver for PS3.
The differences from the previous one are:

  - renamed source file names so that their prefix can match
    with the module name
  - added cbe-oss-dev@ozlabs.org line for MAINTAINER file
  - changed some in copyright comments

If there are no more comments, please apply for 2.6.23.

Thank you

--
Subject: PS3: Ethernet driver

From: Masakazu Mokuno <mokuno@sm.sony.co.jp>

Add Gigabit Ethernet support for the PS3 game console.  The module will
be called ps3_gelic.

CC: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
MAINTAINERS
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/ps3_gelic_net.c [new file with mode: 0644]
drivers/net/ps3_gelic_net.h [new file with mode: 0644]