Re: [PATCH][v3] net: phy: add driver for aquantia phy
From: David Miller <davem@davemloft.net>
Date: 2015-07-31 22:31:09
From: David Miller <davem@davemloft.net>
Date: 2015-07-31 22:31:09
From: <redacted> Date: Fri, 31 Jul 2015 16:58:42 +0800
From: Shaohui Xie <redacted> This patch added driver to support Aquantia PHYs AQ1202, AQ2104, AQR105, AQR405, which accessed through clause 45. Signed-off-by: Shaohui Xie <redacted> --- changes in v3: removed nop routines. changes in v2: addressed Florian's comments.
Applied to net-next, thanks.