linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support
@ 2014-08-27 10:32 Kweh Hock Leong
  2014-08-27 10:32 ` [PATCH 1/4] net: stmmac: enhance to support multiple device instances Kweh Hock Leong
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Kweh Hock Leong @ 2014-08-27 10:32 UTC (permalink / raw)
  To: David S. Miller, Giuseppe Cavallaro
  Cc: netdev, LKML, Ong Boon Leong, Kweh Hock Leong

From: "Kweh, Hock Leong" <hock.leong.kweh@intel.com>

Hi,

Intel Quark X1000 SoC has 2 Ethernet controllers integrated on chip and they are
PCI devices. We adopted the stmmac_pci driver and added on code to support Intel
Quark SoC X1000 by creating the patchset below. The patchset has been built and
tested on Galileo board and found to be working as expected.

We believe that the changes are transparent to other non Intel Quark platform. 
Please help to review the code change and feedback if there is any concern.

Thank you very much.

Kweh, Hock Leong (4):
  net: stmmac: enhance to support multiple device instances
  net: stmmac: better code manageability with platform data struct
  net: stmmac: add support for Intel Quark X1000
  net: stmmac: add MSI support for Intel Quark X1000

 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c |  195 +++++++++++++++++++---
 1 file changed, 172 insertions(+), 23 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-09-08  3:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27 10:32 [PATCH 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support Kweh Hock Leong
2014-08-27 10:32 ` [PATCH 1/4] net: stmmac: enhance to support multiple device instances Kweh Hock Leong
2014-08-30  3:06   ` David Miller
2014-08-30  3:48     ` Kweh, Hock Leong
2014-09-08  3:10       ` Kweh, Hock Leong
2014-08-27 10:32 ` [PATCH 2/4] net: stmmac: better code manageability with platform data struct Kweh Hock Leong
2014-08-27 10:32 ` [PATCH 3/4] net: stmmac: add support for Intel Quark X1000 Kweh Hock Leong
2014-08-27 10:32 ` [PATCH 4/4] net: stmmac: add MSI " Kweh Hock Leong
2014-08-27 12:52 ` [PATCH 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support Giuseppe CAVALLARO
2014-08-29  1:28   ` Kweh, Hock Leong

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).