diff options
author | Santiago Leon <santil@linux.vnet.ibm.com> | 2010-09-03 18:29:53 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-06 18:21:56 -0700 |
commit | 9d348af47656a65a697ff55a53daf294ea4d5662 (patch) | |
tree | ab68117d8cb037a26ad90f76697f25f24679ace4 /MAINTAINERS | |
parent | c22960977ad4b01dc608579e0865eac3b2bc9ce8 (diff) | |
download | linux-9d348af47656a65a697ff55a53daf294ea4d5662.tar.gz linux-9d348af47656a65a697ff55a53daf294ea4d5662.tar.bz2 linux-9d348af47656a65a697ff55a53daf294ea4d5662.zip |
ibmveth: Update module information and version
Add an entry to the MAINTAINERS file for ibmveth, clean up the copyright
and add all authors. Change the name of the module to reflect the product name
over the last number of years.
Considering all the changes we have made, bump the driver version.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Santiago Leon <santil@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7a49a7b5af1d..24fbd772e3b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2856,6 +2856,12 @@ M: Brian King <brking@us.ibm.com> S: Supported F: drivers/scsi/ipr.* +IBM Power Virtual Ethernet Device Driver +M: Santiago Leon <santil@linux.vnet.ibm.com> +L: netdev@vger.kernel.org +S: Supported +F: drivers/net/ibmveth.* + IBM ServeRAID RAID DRIVER P: Jack Hammer M: Dave Jeffery <ipslinux@adaptec.com> |