diff options
author | Olof Johansson <olof@lixom.net> | 2007-01-31 22:43:54 -0500 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-05 16:58:52 -0500 |
commit | f5cd7872768d5856b1b409a33f516e5ac7798f75 (patch) | |
tree | 75c7e49f1c036ec4217c741d54017a16e3d8aad1 /MAINTAINERS | |
parent | 1ee6dd770b2302e32fdae489f4fc58c374399da4 (diff) |
PA Semi PWRficient Ethernet driver
Driver for the PA Semi PWRficient on-chip Ethernet (1/10G)
Basic enablement, will be complemented with performance enhancements
over time. PHY support will be added as well.
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 603066666f86..32581c2f859d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2477,6 +2477,12 @@ L: orinoco-devel@lists.sourceforge.net | |||
2477 | W: http://www.nongnu.org/orinoco/ | 2477 | W: http://www.nongnu.org/orinoco/ |
2478 | S: Maintained | 2478 | S: Maintained |
2479 | 2479 | ||
2480 | PA SEMI ETHERNET DRIVER | ||
2481 | P: Olof Johansson | ||
2482 | M: olof@lixom.net | ||
2483 | L: netdev@vger.kernel.org | ||
2484 | S: Maintained | ||
2485 | |||
2480 | PARALLEL PORT SUPPORT | 2486 | PARALLEL PORT SUPPORT |
2481 | P: Phil Blundell | 2487 | P: Phil Blundell |
2482 | M: philb@gnu.org | 2488 | M: philb@gnu.org |