summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/usb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath10k: Release some resources in an error handling pathChristophe JAILLET2020-12-021-1/+4
* ath10k: Fix an error handling pathChristophe JAILLET2020-12-021-0/+2
* wireless: Fix trivial spellingKieran Bingham2020-07-151-1/+1
* ath10k: hif: make send_complete_check op optionalKalle Valo2020-04-211-12/+0
* ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng2019-10-221-0/+8
* ath10k: fix memory leakNavid Emamdoost2019-09-231-0/+1
* ath10k: Change the warning message stringFabio Estevam2019-06-251-1/+1
* ath10k: initialise struct ath10k_bus params to zeroKalle Valo2019-04-231-1/+1
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1
* ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai2019-02-111-1/+2
* ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl2018-09-061-0/+1
* ath10k: add struct ath10k_bus_paramsErik Stromdahl2018-09-061-3/+3
* ath10k: add initial USB supportErik Stromdahl2017-08-031-0/+1106