netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: m.stam@fugro.nl
Cc: netdev@vger.kernel.org, freddy@asix.com.tw, grundler@chromium.org
Subject: Re: [PATCH] Don't reset PHY on if_up for ASIX 88772
Date: Fri, 03 Oct 2014 15:39:27 -0700 (PDT)	[thread overview]
Message-ID: <20141003.153927.1271451328252985749.davem@davemloft.net> (raw)
In-Reply-To: <1412238122-1914-1-git-send-email-m.stam@fugro.nl>

From: Michel Stam <m.stam@fugro.nl>
Date: Thu,  2 Oct 2014 10:22:02 +0200

> I've noticed every time the interface is set to 'up,', the kernel
> reports that the link speed is set to 100 Mbps/Full Duplex, even
> when ethtool is used to set autonegotiation to 'off', half
> duplex, 10 Mbps.
> It can be tested by:
>  ifconfig eth0 down
>  ethtool -s eth0 autoneg off speed 10 duplex half
>  ifconfig eth0 up
> 
> Then checking 'dmesg' for the link speed.
> 
> Signed-off-by: Michel Stam <m.stam@fugro.nl>

Applied, thank you.

      reply	other threads:[~2014-10-03 22:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-02  8:22 [PATCH] Don't reset PHY on if_up for ASIX 88772 Michel Stam
2014-10-03 22:39 ` David Miller [this message]

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=20141003.153927.1271451328252985749.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=freddy@asix.com.tw \
    --cc=grundler@chromium.org \
    --cc=m.stam@fugro.nl \
    --cc=netdev@vger.kernel.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 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).