From: dirk.behme@googlemail.com (Dirk Behme)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH][NET] several cleanups and bugfixes for fec.c
Date: Thu, 29 Dec 2011 07:38:28 +0100 [thread overview]
Message-ID: <4EFC0AE4.6020608@googlemail.com> (raw)
In-Reply-To: <cover.1323163127.git.LW@KARO-electronics.de>
On 06.12.2011 11:27, Lothar Wa?mann wrote:
> The following set of patches provides some cleanup and bugfixes for
> drivers/net/ethernet/freescale/fec.c and makes the driver buildable as
> a module.
>
> Lothar Wa??mann (8):
> misc cleanups
> set con_id in clk_get() call to NULL
> prevent dobule restart of interface on FDX/HDX change
> don't request invalid IRQ
> don't munge MAC address from platform data
> preserve MII/RMII setting in fec_stop()
> fix the .remove code
> make FEC driver buildable as module
>
> drivers/net/ethernet/freescale/Kconfig | 2 +-
> drivers/net/ethernet/freescale/fec.c | 63 ++++++++++++++++++++++----------
> 2 files changed, 44 insertions(+), 21 deletions(-)
What's the status of this patch series?
If I remember correctly, most of them got an Ack or Tested-by from
Shawn? But one or two need an update (not sure, though)? And the
subject should be updated?
Best regards
Dirk
WARNING: multiple messages have this Message-ID (diff)
From: Dirk Behme <dirk.behme@googlemail.com>
To: "Lothar Waßmann" <LW@KARO-electronics.de>,
netdev@vger.kernel.org, "Shawn Guo" <shawn.guo@linaro.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH][NET] several cleanups and bugfixes for fec.c
Date: Thu, 29 Dec 2011 07:38:28 +0100 [thread overview]
Message-ID: <4EFC0AE4.6020608@googlemail.com> (raw)
In-Reply-To: <cover.1323163127.git.LW@KARO-electronics.de>
On 06.12.2011 11:27, Lothar Waßmann wrote:
> The following set of patches provides some cleanup and bugfixes for
> drivers/net/ethernet/freescale/fec.c and makes the driver buildable as
> a module.
>
> Lothar Waßmann (8):
> misc cleanups
> set con_id in clk_get() call to NULL
> prevent dobule restart of interface on FDX/HDX change
> don't request invalid IRQ
> don't munge MAC address from platform data
> preserve MII/RMII setting in fec_stop()
> fix the .remove code
> make FEC driver buildable as module
>
> drivers/net/ethernet/freescale/Kconfig | 2 +-
> drivers/net/ethernet/freescale/fec.c | 63 ++++++++++++++++++++++----------
> 2 files changed, 44 insertions(+), 21 deletions(-)
What's the status of this patch series?
If I remember correctly, most of them got an Ack or Tested-by from
Shawn? But one or two need an update (not sure, though)? And the
subject should be updated?
Best regards
Dirk
next prev parent reply other threads:[~2011-12-29 6:38 UTC|newest]
Thread overview: 64+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-06 10:27 [PATCH][NET] several cleanups and bugfixes for fec.c Lothar Waßmann
2011-12-06 10:27 ` Lothar Waßmann
2011-12-06 10:27 ` Lothar Waßmann
2011-12-06 10:27 ` [PATCH][NET] several cleanups and bugfixes for fec.c: misc cleanups Lothar Waßmann
2011-12-06 10:27 ` Lothar Waßmann
2011-12-06 10:27 ` [PATCH][NET] several cleanups and bugfixes for fec.c: set con_id in clk_get() call to NULL Lothar Waßmann
2011-12-06 10:27 ` Lothar Waßmann
2011-12-06 10:27 ` [PATCH][NET] several cleanups and bugfixes for fec.c: prevent dobule restart of interface on FDX/HDX change Lothar Waßmann
2011-12-06 10:27 ` Lothar Waßmann
2011-12-06 10:27 ` [PATCH][NET] several cleanups and bugfixes for fec.c: don't request invalid IRQ Lothar Waßmann
2011-12-06 10:27 ` Lothar Waßmann
2011-12-06 10:27 ` [PATCH][NET] several cleanups and bugfixes for fec.c: don't munge MAC address from platform data Lothar Waßmann
2011-12-06 10:27 ` Lothar Waßmann
2011-12-06 10:27 ` [PATCH][NET] several cleanups and bugfixes for fec.c: preserve MII/RMII setting in fec_stop() Lothar Waßmann
2011-12-06 10:27 ` Lothar Waßmann
2011-12-06 10:27 ` [PATCH][NET] several cleanups and bugfixes for fec.c: fix the .remove code Lothar Waßmann
2011-12-06 10:27 ` Lothar Waßmann
2011-12-06 10:27 ` [PATCH][NET] several cleanups and bugfixes for fec.c: make FEC driver buildable as module Lothar Waßmann
2011-12-06 10:27 ` Lothar Waßmann
2011-12-07 13:28 ` [PATCH][NET] several cleanups and bugfixes for fec.c: fix the .remove code Shawn Guo
2011-12-07 13:28 ` Shawn Guo
2011-12-07 13:26 ` Lothar Waßmann
2011-12-07 13:26 ` Lothar Waßmann
2011-12-07 13:43 ` Shawn Guo
2011-12-07 13:43 ` Shawn Guo
2011-12-07 9:41 ` [PATCH][NET] several cleanups and bugfixes for fec.c: preserve MII/RMII setting in fec_stop() Shawn Guo
2011-12-07 9:41 ` Shawn Guo
2011-12-07 10:42 ` Lothar Waßmann
2011-12-07 10:42 ` Lothar Waßmann
2011-12-07 10:58 ` Shawn Guo
2011-12-07 10:58 ` Shawn Guo
2011-12-07 10:49 ` Lothar Waßmann
2011-12-07 10:49 ` Lothar Waßmann
2011-12-07 11:15 ` Shawn Guo
2011-12-07 11:15 ` Shawn Guo
2011-12-07 13:37 ` Shawn Guo
2011-12-07 13:37 ` Shawn Guo
2011-12-06 12:48 ` [PATCH][NET] several cleanups and bugfixes for fec.c: don't munge MAC address from platform data Baruch Siach
2011-12-06 13:44 ` Lothar Waßmann
2011-12-06 13:44 ` Lothar Waßmann
2011-12-07 8:57 ` Shawn Guo
2011-12-07 8:57 ` Shawn Guo
2011-12-07 8:47 ` Lothar Waßmann
2011-12-07 8:47 ` Lothar Waßmann
2011-12-07 8:49 ` Shawn Guo
2011-12-07 8:49 ` Shawn Guo
2011-12-07 8:47 ` Lothar Waßmann
2011-12-07 8:47 ` Lothar Waßmann
2011-12-07 9:14 ` Shawn Guo
2011-12-07 9:14 ` Shawn Guo
2011-12-07 8:27 ` [PATCH][NET] several cleanups and bugfixes for fec.c: don't request invalid IRQ Shawn Guo
2011-12-07 8:27 ` Shawn Guo
2011-12-06 15:24 ` [PATCH][NET] several cleanups and bugfixes for fec.c: prevent dobule restart of interface on FDX/HDX change Ben Hutchings
2011-12-06 15:24 ` Ben Hutchings
2011-12-07 8:26 ` [PATCH][NET] several cleanups and bugfixes for fec.c: set con_id in clk_get() call to NULL Shawn Guo
2011-12-07 8:26 ` Shawn Guo
2011-12-07 8:25 ` [PATCH][NET] several cleanups and bugfixes for fec.c: misc cleanups Shawn Guo
2011-12-07 8:25 ` Shawn Guo
2011-12-06 18:17 ` [PATCH][NET] several cleanups and bugfixes for fec.c David Miller
2011-12-06 18:17 ` David Miller
2011-12-29 6:38 ` Dirk Behme [this message]
2011-12-29 6:38 ` Dirk Behme
2011-12-29 7:14 ` Shawn Guo
2011-12-29 7:14 ` Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EFC0AE4.6020608@googlemail.com \
--to=dirk.behme@googlemail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.