commit | 2287286be4e268d3d4ec3c0347bf31479dbd1f05 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Fri Sep 20 16:03:43 2013 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Fri Nov 22 17:03:21 2013 -0600 |
tree | d10aef27de15aa05e2a1d260dd50b717546adbec | |
parent | 22ece0e2e23c5cc5a23a5b8aff3dc75c9832e82f [diff] |
net: rtl8169: Add support for RTL8168d/8111d This chip is compatible with the existing driver, except that it uses BAR2 instead of BAR1 for the I/O memory region. Using this patch I can use the PCIe ethernet interface on the CompuLab Trimslice to boot from the network. Signed-off-by: Thierry Reding <treding@nvidia.com> Patch: 276477