[PATCH] Add rapidio net driver
authorMatt Porter <mporter@kernel.crashing.org>
Fri, 9 Sep 2005 19:10:10 +0000 (12:10 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 14 Sep 2005 13:18:21 +0000 (09:18 -0400)
commitf89efd523b25cc1702e074dafdcac283da657002
treef33440ed3f4ba3594d6c3316bdcdda420ce11801
parent43ec6e95e4d8a73afc2405a44b955c380aeeb65a
[PATCH] Add rapidio net driver

Adds an "Ethernet" driver which sends Ethernet packets over the standard
RapidIO messaging.  This depends on the core RIO patch for mailbox/doorbell
access.

Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/rionet.c [new file with mode: 0644]