From: "Kweh, Hock Leong" <hock.leong.k...@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/