wil6210: ethtool ops
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Mon, 22 Sep 2014 12:31:41 +0000 (15:31 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 26 Sep 2014 21:06:52 +0000 (17:06 -0400)
commitb6b1b0ec05889951747b6f22dcb0220f3cc2e9e0
treec0256110a70b7a5c74de5ae2a6b9cd4edde3fcdb
parent1abf676974be2d1c4acd156adf00beb1d25e2fed
wil6210: ethtool ops

Provide ethtool support; with support for interrupt coalescing through
get_coalesce/set_coalesce.
Placeholders for begin/complete will be used by runtime PM
to make sure target is powered up while performing ethtool operations

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/wil6210/Makefile
drivers/net/wireless/ath/wil6210/ethtool.c [new file with mode: 0644]
drivers/net/wireless/ath/wil6210/interrupt.c
drivers/net/wireless/ath/wil6210/main.c
drivers/net/wireless/ath/wil6210/netdev.c
drivers/net/wireless/ath/wil6210/wil6210.h