aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel
Commit message (Collapse)AuthorAge
* at76c50x-usb: avoid double usb_put_dev() after downloading internal firmware ↵Alexey Khoroshilov2016-03-07
| | | | | | | | | | | in at76_probe() There is no need in usb_put_dev() if at76_load_internal_fw() succeed. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
* atmel: move under atmel vendor directoryKalle Valo2015-11-18
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org>