All of lore.kernel.org
 help / color / mirror / Atom feed
From: <ganesanr@broadcom.com>
To: <kristina.martsenko@gmail.com>, <gregkh@linuxfoundation.org>
Cc: Ganesan Ramalingam <ganesanr@broadcom.com>,
	<jchandra@broadcom.com>, <linux-mips@linux-mips.org>,
	<ralf@linux-mips.org>, <netdev@vger.kernel.org>
Subject: [PATCH 0/3] XLR/XLS network driver update and fixes
Date: Wed, 18 Jun 2014 18:43:55 +0530	[thread overview]
Message-ID: <cover.1403096668.git.ganesanr@broadcom.com> (raw)

From: Ganesan Ramalingam <ganesanr@broadcom.com>

Patches has following changes:

 * Fixed compilation failure caused by change in COP2 API
 * SGMII PHY address calculation was wrong, fixed
 * Updated the driver to have single parent device for a XLR/XLS
   network block with multiple network devices under it
 * Fixed comment format

Ganesan Ramalingam (3):
  Staging: Fix compilation error
  Staging: PHY address calculation fix
  Staging: Move all the netdev under single parent device per
    controller

 drivers/staging/netlogic/TODO           |    1 -
 drivers/staging/netlogic/platform_net.c |  213 ++++++++++++----------
 drivers/staging/netlogic/platform_net.h |    7 +-
 drivers/staging/netlogic/xlr_net.c      |  301 +++++++++++++++++--------------
 drivers/staging/netlogic/xlr_net.h      |    8 +-
 5 files changed, 292 insertions(+), 238 deletions(-)

-- 
1.7.9.5

WARNING: multiple messages have this Message-ID (diff)
From: <ganesanr@broadcom.com>
To: kristina.martsenko@gmail.com, gregkh@linuxfoundation.org
Cc: Ganesan Ramalingam <ganesanr@broadcom.com>,
	jchandra@broadcom.com, linux-mips@linux-mips.org,
	ralf@linux-mips.org, netdev@vger.kernel.org
Subject: [PATCH 0/3] XLR/XLS network driver update and fixes
Date: Wed, 18 Jun 2014 18:43:55 +0530	[thread overview]
Message-ID: <cover.1403096668.git.ganesanr@broadcom.com> (raw)
Message-ID: <20140618131355.7Bg9-E3eDOpgyOKsr7kjSyUNWTOqMR2xYJNd-t2tiOk@z> (raw)

From: Ganesan Ramalingam <ganesanr@broadcom.com>

Patches has following changes:

 * Fixed compilation failure caused by change in COP2 API
 * SGMII PHY address calculation was wrong, fixed
 * Updated the driver to have single parent device for a XLR/XLS
   network block with multiple network devices under it
 * Fixed comment format

Ganesan Ramalingam (3):
  Staging: Fix compilation error
  Staging: PHY address calculation fix
  Staging: Move all the netdev under single parent device per
    controller

 drivers/staging/netlogic/TODO           |    1 -
 drivers/staging/netlogic/platform_net.c |  213 ++++++++++++----------
 drivers/staging/netlogic/platform_net.h |    7 +-
 drivers/staging/netlogic/xlr_net.c      |  301 +++++++++++++++++--------------
 drivers/staging/netlogic/xlr_net.h      |    8 +-
 5 files changed, 292 insertions(+), 238 deletions(-)

-- 
1.7.9.5

             reply	other threads:[~2014-06-18 12:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-18 13:13 ganesanr [this message]
2014-06-18 13:13 ` [PATCH 0/3] XLR/XLS network driver update and fixes ganesanr
2014-06-18 13:13 ` [PATCH 1/3] Staging: Fix compilation error ganesanr
2014-06-18 13:13   ` ganesanr
2014-06-18 13:13 ` [PATCH 2/3] Staging: PHY address calculation fix ganesanr
2014-06-18 13:13   ` ganesanr
2014-06-18 13:13 ` [PATCH 3/3] Staging: Move all the netdev under single parent device per controller ganesanr
2014-06-18 13:13   ` ganesanr
2014-06-19 14:04   ` [PATCH 3/3 v1] Staging: Move all the netdev under single parent device ganesanr
2014-06-19 14:04     ` ganesanr
2014-06-18 16:03 ` [PATCH 0/3] XLR/XLS network driver update and fixes Ralf Baechle

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=cover.1403096668.git.ganesanr@broadcom.com \
    --to=ganesanr@broadcom.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jchandra@broadcom.com \
    --cc=kristina.martsenko@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=netdev@vger.kernel.org \
    --cc=ralf@linux-mips.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.