summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>2014-10-01 15:05:25 +0300
committerJohn W. Linville <linville@tuxdriver.com>2014-10-02 14:23:14 -0400
commitdba4b74d2da8798626e2b702ad3f452671e335f7 (patch)
tree0b69811380cfc1aa121c5fd481c77829b830436d /MAINTAINERS
parentc33407a8c50430f1634a8809f9528b6888360e56 (diff)
downloadlinux-0-day-dba4b74d2da8798626e2b702ad3f452671e335f7.tar.gz
linux-0-day-dba4b74d2da8798626e2b702ad3f452671e335f7.tar.xz
wil6210: atomic I/O for the card memory
Introduce netdev IOCTLs, to be used by the debug tools. Allows to read/write single dword value or memory block, aligned to dword Different address modes supported: - BAR offset - Firmware "linker" address - target's AHB bus Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 482888d804313..66de6b2923d49 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1611,6 +1611,7 @@ L: wil6210@qca.qualcomm.com
S: Supported
W: http://wireless.kernel.org/en/users/Drivers/wil6210
F: drivers/net/wireless/ath/wil6210/
+F: include/uapi/linux/wil6210_uapi.h
CARL9170 LINUX COMMUNITY WIRELESS DRIVER
M: Christian Lamparter <chunkeey@googlemail.com>