diff options
author | Petko Manolov | 2013-11-15 10:51:54 +0100 |
---|---|---|
committer | David S. Miller | 2013-11-16 02:41:18 +0100 |
commit | 052e31281575b2894aad09672bd9ac435488ff04 (patch) | |
tree | 626078eec660da724307450d39e634f1344c0f66 /MAINTAINERS | |
parent | net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume (diff) | |
download | kernel-qcow2-linux-052e31281575b2894aad09672bd9ac435488ff04.tar.gz kernel-qcow2-linux-052e31281575b2894aad09672bd9ac435488ff04.tar.xz kernel-qcow2-linux-052e31281575b2894aad09672bd9ac435488ff04.zip |
MAINTAINERS: Update Pegasus and RTL8150 repositories;
The diff is against latest 'net' repository;
Signed-off-by: Petko Manolov <petkan@nucleusys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index afba90c456e7..2295783f8d38 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8920,8 +8920,8 @@ USB PEGASUS DRIVER M: Petko Manolov <petkan@nucleusys.com> L: linux-usb@vger.kernel.org L: netdev@vger.kernel.org -T: git git://git.code.sf.net/p/pegasus2/git -W: http://pegasus2.sourceforge.net/ +T: git git://github.com/petkan/pegasus.git +W: https://github.com/petkan/pegasus S: Maintained F: drivers/net/usb/pegasus.* @@ -8942,8 +8942,8 @@ USB RTL8150 DRIVER M: Petko Manolov <petkan@nucleusys.com> L: linux-usb@vger.kernel.org L: netdev@vger.kernel.org -T: git git://git.code.sf.net/p/pegasus2/git -W: http://pegasus2.sourceforge.net/ +T: git git://github.com/petkan/rtl8150.git +W: https://github.com/petkan/rtl8150 S: Maintained F: drivers/net/usb/rtl8150.c |