]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stmmac-pci'
authorDavid S. Miller <davem@davemloft.net>
Wed, 28 Jan 2015 05:08:13 +0000 (21:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Jan 2015 05:08:13 +0000 (21:08 -0800)
commitf924268a95fdf6ecb70a35df445e9711c1e287d3
tree36c2647d695b08324f11336e29cb52fc98578b04
parentde4eb28ca310b0324199d6e3214a66c7440034f8
parentc8eff8ad6b9312bb90516b9f39779659546991c0
Merge branch 'stmmac-pci'

Andy Shevchenko says:

====================
stmmac: Enable Intel Quark SoC X1000 Ethernet support

This is third version of the patch series [1] to bring network card support to
Intel Quark SoC.

The series has been tested on Intel Galileo board.

Changelog v3:
 - rebase on top of recent net-next
 - rework an approach to get the custom configuration
 - rework an approach how to get unique bus_id
 - improve DMI lookup function

[1] http://www.spinics.net/lists/netdev/msg296010.html
====================

Signed-off-by: David S. Miller <davem@davemloft.net>