All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v0 0/4] drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI ethernet interfaces of APM X-Gene SoC.
@ 2015-06-23  9:17 Suman Tripathi
  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
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Suman Tripathi @ 2015-06-23  9:17 UTC (permalink / raw)
  To: davem, netdev
  Cc: linux-arm-kernel, kchudgar, patches, isubramanian, Suman Tripathi

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-23 14:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-23  9:17 [PATCH net-next v0 0/4] drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI ethernet interfaces of APM X-Gene SoC Suman Tripathi
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

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.