Setup the multicast list of the net_device instead of
clearing it blindly. This restores the multicast groups
in case of a link down/up event.
Signed-off-by: Christoph Muellner
---
drivers/net/ethernet/freescale/fec_main.c |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --gi
On Jun 21, 2013, at 7:15 PM, Fabio Estevam wrote:
> On Fri, Jun 21, 2013 at 1:40 PM, Christoph Müllner
> wrote:
>
>> @@ -472,8 +474,7 @@ fec_restart(struct net_device *ndev, int duplex)
>>writel(0xffc0, fep->hwp + FEC_IEVENT);
>>
>>/*
On Wed, Apr 7, 2021 at 6:00 PM Peter Zijlstra wrote:
>
> On Wed, Apr 07, 2021 at 04:29:12PM +0200, Christoph Müllner wrote:
> > RISC-V defines LR/SC loops consisting of up to 16 instructions as
> > constrained LR/SC loops. Such constrained LR/SC loops provide the
> > req
Hi Heiko,
> On 01.03.2019, at 16:59, Heiko Stuebner wrote:
>
> Hi Christoph,
>
> Am Freitag, 1. März 2019, 16:33:43 CET schrieb Christoph Muellner:
>> The rockchip-emmc PHY can be configured with different
>> drive impedance values. Currenlty a value of 50 Ohm is
>> hard coded into the driver.
Hi Robin,
> On 01.03.2019, at 17:51, Robin Murphy wrote:
>
> On 01/03/2019 15:33, Christoph Muellner wrote:
>> The rockchip-emmc PHY can be configured with different
>> drive impedance values. Currenlty a value of 50 Ohm is
>> hard coded into the driver.
>> This patch introduces the DTS property
Hi Doug,
> On 01.03.2019, at 17:48, Doug Anderson wrote:
>
> Hi,
>
> On Fri, Mar 1, 2019 at 7:37 AM Christoph Muellner
> wrote:
>>
>> The rockchip-emmc PHY can be configured with different
>> drive impedance values. Currenlty a value of 50 Ohm is
>> hard coded into the driver.
>>
>> This pat
> On 01.03.2019, at 19:17, Heiko Stuebner wrote:
>
> Am Freitag, 1. März 2019, 17:43:45 CET schrieb Christoph Muellner:
>> Direct commands (DCMDs) are an optional feature of eMMC 5.1's command
>> queue engine (CQE). The Arasan eMMC 5.1 controller uses the CQHCI,
>> which exposes a control regis
Hi Shawn,
On 3/2/19 1:47 AM, Shawn Lin wrote:
> On 2019/3/2 0:43, Christoph Muellner wrote:
>> When using direct commands (DCMDs) on an RK3399, we get spurious
>> CQE completion interrupts for the DCMD transaction slot (#31):
>
> I didn't see it. Do you try any newer code, for instance, linux-nex
> On 12.03.2019, at 13:52, Heiko Stuebner wrote:
>
> Hi Christoph,
>
> Am Donnerstag, 7. März 2019, 09:41:54 CET schrieb Christoph Muellner:
>> This patch documents the new proprty drive-impedance-ohm for
>> Rockchip's eMMC PHY node.
>>
>> Signed-off-by: Christoph Muellner
>> Signed-off-by:
> On 12.03.2019, at 14:17, Heiko Stuebner wrote:
>
> Am Freitag, 8. März 2019, 14:10:45 CET schrieb Christoph Müllner:
>>
>>> On 08.03.2019, at 13:46, Adrian Hunter wrote:
>>>
>>> On 7/03/19 10:43 AM, Christoph Muellner wrote:
>>>>
> On 12.03.2019, at 18:10, Heiko Stübner wrote:
>
> Hi Christoph,
>
> Am Dienstag, 12. März 2019, 15:46:44 CET schrieb Christoph Müllner:
>>> On 12.03.2019, at 14:17, Heiko Stuebner wrote:
>>>
>>> Am Freitag, 8. März 2019, 14:10:45 CET schrieb Chr
Hi Heiko,
> On 10.04.2019, at 16:50, Heiko Stübner wrote:
>
> Hi Christoph,
>
> Am Mittwoch, 10. April 2019, 16:10:44 CEST schrieb Christoph Muellner:
>> On our RK3399-Q7 EVK base board we have the option to connect an arbitrary
>> monitor via DP cable. The actual monitor is therefore not known
On Sun, Apr 11, 2021 at 11:11 PM Palmer Dabbelt wrote:
>
> On Wed, 24 Mar 2021 05:53:51 PDT (-0700), a...@brainfault.org wrote:
> > On Wed, Mar 24, 2021 at 6:08 PM Peter Zijlstra wrote:
> >>
> >> On Wed, Mar 24, 2021 at 05:58:58PM +0530, Anup Patel wrote:
> >> > On Wed, Mar 24, 2021 at 3:45 PM w
On Mon, Apr 12, 2021 at 4:52 PM Peter Zijlstra wrote:
>
>
> Please fix your mailer to properly flow text. Reflowed it for you.
>
> On Mon, Apr 12, 2021 at 03:32:27PM +0200, Christoph Müllner wrote:
>
> > This discussion came up again a few weeks ago because I've bee
On Mon, Apr 12, 2021 at 7:33 PM Palmer Dabbelt wrote:
>
> On Mon, 12 Apr 2021 06:32:27 PDT (-0700), christoph...@gmail.com wrote:
> > On Sun, Apr 11, 2021 at 11:11 PM Palmer Dabbelt wrote:
> >>
> >> On Wed, 24 Mar 2021 05:53:51 PDT (-0700), a...@brainfault.org wrote:
> >> > On Wed, Mar 24, 2021 a
On Tue, Apr 13, 2021 at 10:03 AM Peter Zijlstra wrote:
>
> On Mon, Apr 12, 2021 at 11:54:55PM +0200, Christoph Müllner wrote:
> > On Mon, Apr 12, 2021 at 7:33 PM Palmer Dabbelt wrote:
>
> > > My plan is to add a generic ticket-based lock, which can be selected at
> &g
On Tue, Apr 13, 2021 at 11:31 AM Catalin Marinas
wrote:
>
> On Tue, Apr 13, 2021 at 11:22:40AM +0200, Christoph Müllner wrote:
> > On Tue, Apr 13, 2021 at 10:03 AM Peter Zijlstra
> > wrote:
> > > On Mon, Apr 12, 2021 at 11:54:55PM +0200, Christoph Müllner wrote:
>
On Tue, Apr 13, 2021 at 11:37 AM Peter Zijlstra wrote:
>
> On Tue, Apr 13, 2021 at 11:22:40AM +0200, Christoph Müllner wrote:
>
> > > For ticket locks you really only needs atomic_fetch_add() and
> > > smp_store_release() and an architectural guarantees that the
>
On Tue, Apr 13, 2021 at 12:45 PM Catalin Marinas
wrote:
>
> On Tue, Apr 13, 2021 at 12:25:00PM +0200, Christoph Müllner wrote:
> > On Tue, Apr 13, 2021 at 11:37 AM Peter Zijlstra
> > wrote:
> > > On Tue, Apr 13, 2021 at 11:22:40AM +0200, Christoph Müllner wrote:
On Wed, Apr 7, 2021 at 11:43 AM Christoph Hellwig wrote:
>
> On Tue, Apr 06, 2021 at 09:15:50AM +0200, Peter Zijlstra wrote:
> > Anyway, given you have such a crap architecture (and here I thought
> > RISC-V was supposed to be a modern design *sigh*), you had better go
> > look at the sparc64 atom
> On 08.03.2019, at 13:46, Adrian Hunter wrote:
>
> On 7/03/19 10:43 AM, Christoph Muellner wrote:
>> This patch documents the new property disable-cqe-dcmd
>> for the Arasan eMMC 5.1 driver.
>>
>> Signed-off-by: Christoph Muellner
>> Signed-off-by: Philipp Tomsich
>> ---
>> Documentation/de
> On 25.03.2019, at 14:27, Ulf Hansson wrote:
>
> On Fri, 22 Mar 2019 at 12:39, Christoph Muellner
> wrote:
>>
>> Direct commands (DCMDs) are an optional feature of eMMC 5.1's command
>> queue engine (CQE). The Arasan eMMC 5.1 controller uses the CQHCI,
>> which exposes a control register bit
Hi Heiko,
On 12.04.19 13:52, Heiko Stübner wrote:
> Hi Elaine,
>
> Am Mittwoch, 3. April 2019, 11:42:24 CEST schrieb Elaine Zhang:
>> From: Finley Xiao
>>
>> From Rockchips fractional divider usage, some clocks can be generated
>> by fractional divider, but the input clock frequency of fractiona
On 12.04.19 14:21, Heiko Stübner wrote:
> Hi Christoph,
>
> Am Freitag, 12. April 2019, 14:12:52 CEST schrieb Christoph Müllner:
>> On 12.04.19 13:52, Heiko Stübner wrote:
>>> Am Mittwoch, 3. April 2019, 11:42:24 CEST schrieb Elaine Zhang:
>>>> From: F
24 matches
Mail list logo