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

2015-07-21 Thread David Miller
From: shh@gmail.com Date: Fri, 17 Jul 2015 11:19:46 +0800 From: Shaohui Xie shaohui@freescale.com Teranetics TN2020 is compliant with IEEE 802.3an 10 Gigabit. Signed-off-by: Shaohui Xie shaohui@freescale.com Applied to net-next, thanks. -- To unsubscribe from this list: send

[PATCH] phylib: add driver for Teranetics TN2020

2015-07-16 Thread shh.xie
From: Shaohui Xie shaohui@freescale.com Teranetics TN2020 is compliant with IEEE 802.3an 10 Gigabit. Signed-off-by: Shaohui Xie shaohui@freescale.com --- drivers/net/phy/Kconfig | 5 ++ drivers/net/phy/Makefile | 1 + drivers/net/phy/teranetics.c | 128