]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: rtl8169: Add support for RTL8168evl/8111evl
authorThierry Reding <thierry.reding@gmail.com>
Fri, 20 Sep 2013 14:03:44 +0000 (16:03 +0200)
committerJoe Hershberger <joe.hershberger@ni.com>
Fri, 22 Nov 2013 22:50:53 +0000 (16:50 -0600)
commit65a6691ed3e3396c6aa8b8ca39b9e2631f37a974
tree2acd2289cc5432b8bff7c9a911e79b45d386f60b
parent7a36b9c1acb43c6be82b05c21cba1d0f14712d8c
net: rtl8169: Add support for RTL8168evl/8111evl

This chip is compatible with other RTL8168 chips and can be found on the
NVIDIA Cardhu and Beaver boards.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Patch: 276475
drivers/net/rtl8169.c