Re: [PATCH] phylib: add driver for Teranetics TN2020

2015-07-21 Thread David Miller
From: Date: Fri, 17 Jul 2015 11:19:46 +0800 > From: Shaohui Xie > > Teranetics TN2020 is compliant with IEEE 802.3an 10 Gigabit. > > Signed-off-by: Shaohui Xie Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord

[PATCH] phylib: add driver for Teranetics TN2020

2015-07-16 Thread shh.xie
From: Shaohui Xie Teranetics TN2020 is compliant with IEEE 802.3an 10 Gigabit. Signed-off-by: Shaohui Xie --- drivers/net/phy/Kconfig | 5 ++ drivers/net/phy/Makefile | 1 + drivers/net/phy/teranetics.c | 128 +++ 3 files changed, 134 insert