All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suman Tripathi <stripathi@apm.com>
To: davem@davemloft.net, netdev@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, kchudgar@apm.com,
	patches@apm.com, isubramanian@apm.com,
	Suman Tripathi <stripathi@apm.com>
Subject: [PATCH net-next v0 0/4] drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI ethernet interfaces of APM X-Gene SoC.
Date: Tue, 23 Jun 2015 14:47:13 +0530	[thread overview]
Message-ID: <1435051037-21753-1-git-send-email-stripathi@apm.com> (raw)

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: Suman Tripathi <stripathi@apm.com>
---

Suman Tripathi (4):
  drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI
    interface of APM X-Gene SoC ethernet controller.
  drivers: net: xgene: Implement the backward compatibility with the old
    and new firmware w.r.t Tx completion IRQ interrupt.
  drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of
    2nd H/W version of APM X-Gene SoC ethernet controller.
  drivers: net: xgene: Check for IS_ERR rather than NULL for clock.

 drivers/net/ethernet/apm/xgene/xgene_enet_hw.c    |  7 +-
 drivers/net/ethernet/apm/xgene/xgene_enet_main.c  | 84 ++++++++++++++---------
 drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c | 13 ++--
 drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.c | 13 ++--
 4 files changed, 73 insertions(+), 44 deletions(-)

--
1.8.2.1

             reply	other threads:[~2015-06-23  9:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-23  9:17 Suman Tripathi [this message]
2015-06-23  9:17 ` [PATCH net-next v0 1/4] drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of APM X-Gene SoC ethernet controller Suman Tripathi
2015-06-23  9:17 ` [PATCH net-next v0 2/4] drivers: net: xgene: Implement the backward compatibility with the old and new firmware w.r.t Tx completion IRQ interrupt Suman Tripathi
2015-06-23  9:17 ` [PATCH net-next v0 3/4] drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/W version of APM X-Gene SoC ethernet controller Suman Tripathi
2015-06-23  9:17 ` [PATCH net-next v0 4/4] drivers: net: xgene: Check for IS_ERR rather than NULL for clock Suman Tripathi
2015-06-23 14:19 ` [PATCH net-next v0 0/4] drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI ethernet interfaces of APM X-Gene SoC David Miller
2015-06-23 14:19   ` David Miller

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=1435051037-21753-1-git-send-email-stripathi@apm.com \
    --to=stripathi@apm.com \
    --cc=davem@davemloft.net \
    --cc=isubramanian@apm.com \
    --cc=kchudgar@apm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=patches@apm.com \
    /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.