summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_testmode.h
AgeCommit message (Collapse)AuthorFilesLines
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-31/+0
All files name prefix removed due to the fact that wl12xx driver supports wl1271 and wl1273. Also the definition in Kconfig and header files changed respectively. Signed-off-by: Shahar Levi <shahar_levi@ti.com> Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
2010-02-19wl1271: add testmode supportKalle Valo1-0/+31
Testmode will be used to send PLT (Production Line Testing) commands from user space. Signed-off-by: Kalle Valo <kalle.valo@nokia.com> Reviewed-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>