aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/wil6210_uapi.h
Commit message (Collapse)AuthorAge
* wil6210: atomic I/O for the card memoryVladimir Kondratiev2014-10-02
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>