From: Timur Tabi <ti...@codeaurora.org> Date: Mon, 9 Jan 2017 12:03:12 -0600
> Add support for some ethtool methods: get/set link settings, get/set > message level, get statistics, get link status, get ring params, get > pause params, and restart autonegotiation. > > The code to collect the hardware statistics is moved into its own > function so that it can be used by "get statistics" method. > > Signed-off-by: Timur Tabi <ti...@codeaurora.org> Applied, thanks.