Re: [PATCH v2 net-next 00/12] drivers: net: xgene: Add ethtool stats and bug fixes

2017-05-16 Thread David Miller
From: Iyappan Subramanian Date: Wed, 10 May 2017 13:44:58 -0700 > This patch set, > > - adds ethtool extended statistics support > - addresses errata workarounds > - fixes bugs related to statistics > > Signed-off-by: Iyappan Subramanian > Signed-off-by: Quan Nguyen Series applied. Please a

[PATCH v2 net-next 00/12] drivers: net: xgene: Add ethtool stats and bug fixes

2017-05-10 Thread Iyappan Subramanian
This patch set, - adds ethtool extended statistics support - addresses errata workarounds - fixes bugs related to statistics Signed-off-by: Iyappan Subramanian Signed-off-by: Quan Nguyen --- v2: Address review comments from v1 - Adds lock to protect mdio-xgene indirect MAC access