* [PATCH ethtool] ethtool: Add string to display support for KR PHY [not found] <1360659168-14346-1-git-send-email-vasundhara.volam@emulex.com> @ 2013-02-12 9:46 ` Vasundhara, Volam 2013-03-13 9:29 ` FW: " Vasundhara, Volam 0 siblings, 1 reply; 3+ messages in thread From: Vasundhara, Volam @ 2013-02-12 9:46 UTC (permalink / raw) To: bhutchings@solarflare.com; +Cc: netdev@vger.kernel.org, Vasundhara, Volam Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com> --- ethtool.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ethtool.c b/ethtool.c index 55bc082..205f574 100644 --- a/ethtool.c +++ b/ethtool.c @@ -512,6 +512,7 @@ dump_link_caps(const char *prefix, const char *an_prefix, u32 mask, { 0, ADVERTISED_2500baseX_Full, "2500baseX/Full" }, { 0, ADVERTISED_10000baseT_Full, "10000baseT/Full" }, { 0, ADVERTISED_10000baseKX4_Full, "10000baseKX4/Full" }, + { 0, ADVERTISED_10000baseKR_Full, "10000baseKR/Full" }, { 0, ADVERTISED_20000baseMLD2_Full, "20000baseMLD2/Full" }, { 0, ADVERTISED_40000baseKR4_Full, "40000baseKR4/Full" }, { 0, ADVERTISED_40000baseCR4_Full, "40000baseCR4/Full" }, -- 1.7.10.4 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* FW: [PATCH ethtool] ethtool: Add string to display support for KR PHY 2013-02-12 9:46 ` [PATCH ethtool] ethtool: Add string to display support for KR PHY Vasundhara, Volam @ 2013-03-13 9:29 ` Vasundhara, Volam 2013-03-21 18:15 ` Ben Hutchings 0 siblings, 1 reply; 3+ messages in thread From: Vasundhara, Volam @ 2013-03-13 9:29 UTC (permalink / raw) To: bhutchings@solarflare.com; +Cc: netdev@vger.kernel.org Please apply. -----Original Message----- From: netdev-owner@vger.kernel.org [mailto:netdev-owner@vger.kernel.org] On Behalf Of Vasundhara, Volam Sent: Tuesday, February 12, 2013 3:16 PM To: bhutchings@solarflare.com Cc: netdev@vger.kernel.org; Vasundhara, Volam Subject: [PATCH ethtool] ethtool: Add string to display support for KR PHY Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com> --- ethtool.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ethtool.c b/ethtool.c index 55bc082..205f574 100644 --- a/ethtool.c +++ b/ethtool.c @@ -512,6 +512,7 @@ dump_link_caps(const char *prefix, const char *an_prefix, u32 mask, { 0, ADVERTISED_2500baseX_Full, "2500baseX/Full" }, { 0, ADVERTISED_10000baseT_Full, "10000baseT/Full" }, { 0, ADVERTISED_10000baseKX4_Full, "10000baseKX4/Full" }, + { 0, ADVERTISED_10000baseKR_Full, "10000baseKR/Full" }, { 0, ADVERTISED_20000baseMLD2_Full, "20000baseMLD2/Full" }, { 0, ADVERTISED_40000baseKR4_Full, "40000baseKR4/Full" }, { 0, ADVERTISED_40000baseCR4_Full, "40000baseCR4/Full" }, -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: FW: [PATCH ethtool] ethtool: Add string to display support for KR PHY 2013-03-13 9:29 ` FW: " Vasundhara, Volam @ 2013-03-21 18:15 ` Ben Hutchings 0 siblings, 0 replies; 3+ messages in thread From: Ben Hutchings @ 2013-03-21 18:15 UTC (permalink / raw) To: Vasundhara, Volam; +Cc: netdev@vger.kernel.org On Wed, 2013-03-13 at 09:29 +0000, Vasundhara, Volam wrote: > Please apply. Sorry for the delay; I've applied this now. Ben. > -----Original Message----- > From: netdev-owner@vger.kernel.org [mailto:netdev-owner@vger.kernel.org] On Behalf Of Vasundhara, Volam > Sent: Tuesday, February 12, 2013 3:16 PM > To: bhutchings@solarflare.com > Cc: netdev@vger.kernel.org; Vasundhara, Volam > Subject: [PATCH ethtool] ethtool: Add string to display support for KR PHY > > > Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com> > --- > ethtool.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/ethtool.c b/ethtool.c > index 55bc082..205f574 100644 > --- a/ethtool.c > +++ b/ethtool.c > @@ -512,6 +512,7 @@ dump_link_caps(const char *prefix, const char *an_prefix, u32 mask, > { 0, ADVERTISED_2500baseX_Full, "2500baseX/Full" }, > { 0, ADVERTISED_10000baseT_Full, "10000baseT/Full" }, > { 0, ADVERTISED_10000baseKX4_Full, "10000baseKX4/Full" }, > + { 0, ADVERTISED_10000baseKR_Full, "10000baseKR/Full" }, > { 0, ADVERTISED_20000baseMLD2_Full, "20000baseMLD2/Full" }, > { 0, ADVERTISED_40000baseKR4_Full, "40000baseKR4/Full" }, > { 0, ADVERTISED_40000baseCR4_Full, "40000baseCR4/Full" }, > -- > 1.7.10.4 > > -- > To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- Ben Hutchings, Staff Engineer, Solarflare Not speaking for my employer; that's the marketing department's job. They asked us to note that Solarflare product names are trademarked. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-03-21 18:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1360659168-14346-1-git-send-email-vasundhara.volam@emulex.com>
2013-02-12 9:46 ` [PATCH ethtool] ethtool: Add string to display support for KR PHY Vasundhara, Volam
2013-03-13 9:29 ` FW: " Vasundhara, Volam
2013-03-21 18:15 ` Ben Hutchings
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox