* [PATCH] usbnet: Transfer of maintainership
@ 2011-04-29 12:19 Oliver Neukum
2011-04-29 19:40 ` David Miller
[not found] ` <201104291419.04498.oneukum-l3A5Bk7waGM@public.gmane.org>
0 siblings, 2 replies; 4+ messages in thread
From: Oliver Neukum @ 2011-04-29 12:19 UTC (permalink / raw)
To: davem-fT/PcQaiUtIeIZ0/mPfg9Q, netdev-u79uwXL29TY76Z2rM5mHXA,
USB list
>From 8786db859938a1be111b5b3a86161d38da5ac8db Mon Sep 17 00:00:00 2001
From: Oliver Neukum <oliver-GvhC2dPhHPQdnm+yROfE0A@public.gmane.org>
Date: Fri, 29 Apr 2011 14:15:53 +0200
Subject: [PATCH] usbnet: Transfer of maintainership
Somebody has to do it, however unfortunate be the cause.
Signed-off-by: Oliver Neukum <oneukum-l3A5Bk7waGM@public.gmane.org>
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2199ba1..16a5c5f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6556,7 +6556,7 @@ S: Maintained
F: drivers/usb/host/uhci*
USB "USBNET" DRIVER FRAMEWORK
-M: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
+M: Oliver Neukum <oneukum-l3A5Bk7waGM@public.gmane.org>
L: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
W: http://www.linux-usb.org/usbnet
S: Maintained
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] usbnet: Transfer of maintainership
2011-04-29 12:19 [PATCH] usbnet: Transfer of maintainership Oliver Neukum
@ 2011-04-29 19:40 ` David Miller
[not found] ` <201104291419.04498.oneukum-l3A5Bk7waGM@public.gmane.org>
1 sibling, 0 replies; 4+ messages in thread
From: David Miller @ 2011-04-29 19:40 UTC (permalink / raw)
To: oneukum; +Cc: netdev, linux-usb
From: Oliver Neukum <oneukum@suse.de>
Date: Fri, 29 Apr 2011 14:19:04 +0200
> From 8786db859938a1be111b5b3a86161d38da5ac8db Mon Sep 17 00:00:00 2001
> From: Oliver Neukum <oliver@neukum.org>
> Date: Fri, 29 Apr 2011 14:15:53 +0200
> Subject: [PATCH] usbnet: Transfer of maintainership
>
> Somebody has to do it, however unfortunate be the cause.
>
> Signed-off-by: Oliver Neukum <oneukum@suse.de>
Applied, thanks Oliver.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] usbnet: Transfer of maintainership
[not found] ` <201104291419.04498.oneukum-l3A5Bk7waGM@public.gmane.org>
@ 2011-05-04 5:45 ` Richard Cochran
2011-05-04 7:36 ` Oliver Neukum
0 siblings, 1 reply; 4+ messages in thread
From: Richard Cochran @ 2011-05-04 5:45 UTC (permalink / raw)
To: Oliver Neukum
Cc: davem-fT/PcQaiUtIeIZ0/mPfg9Q, netdev-u79uwXL29TY76Z2rM5mHXA,
USB list
On Fri, Apr 29, 2011 at 02:19:04PM +0200, Oliver Neukum wrote:
> USB "USBNET" DRIVER FRAMEWORK
> -M: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
> +M: Oliver Neukum <oneukum-l3A5Bk7waGM@public.gmane.org>
Oliver,
We have been looking at usbnet and a have question.
Usbnet doesn't use either phylib or napi, but I think the reason is
probably purely historical. Is there a technical reason why phylib or
napi won't work with usbnet devices?
If not, I would like to convert them in the near future.
Thanks,
Richard
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] usbnet: Transfer of maintainership
2011-05-04 5:45 ` Richard Cochran
@ 2011-05-04 7:36 ` Oliver Neukum
0 siblings, 0 replies; 4+ messages in thread
From: Oliver Neukum @ 2011-05-04 7:36 UTC (permalink / raw)
To: Richard Cochran; +Cc: davem, netdev, USB list
Am Mittwoch, 4. Mai 2011, 07:45:11 schrieb Richard Cochran:
> On Fri, Apr 29, 2011 at 02:19:04PM +0200, Oliver Neukum wrote:
>
> > USB "USBNET" DRIVER FRAMEWORK
> > -M: David Brownell <dbrownell@users.sourceforge.net>
> > +M: Oliver Neukum <oneukum@suse.de>
>
> Oliver,
>
> We have been looking at usbnet and a have question.
>
> Usbnet doesn't use either phylib or napi, but I think the reason is
> probably purely historical. Is there a technical reason why phylib or
> napi won't work with usbnet devices?
Hi,
phylib is for historical reasons, although many devices won't
give you much access to the phy.
NAPI however is technically not very meaningful for USB
devices as you cannot poll them. So the central concept
behind NAPI doesn't apply.
Regards
Oliver
--
- - -
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)
Maxfeldstraße 5
90409 Nürnberg
Germany
- - -
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-05-04 7:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-29 12:19 [PATCH] usbnet: Transfer of maintainership Oliver Neukum
2011-04-29 19:40 ` David Miller
[not found] ` <201104291419.04498.oneukum-l3A5Bk7waGM@public.gmane.org>
2011-05-04 5:45 ` Richard Cochran
2011-05-04 7:36 ` Oliver Neukum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).