aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-22ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng1-0/+8
2019-09-23ath10k: fix memory leakNavid Emamdoost1-0/+1
2019-06-25ath10k: Change the warning message stringFabio Estevam1-1/+1
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo1-1/+1
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai1-1/+2
2018-09-06ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl1-0/+1
2018-09-06ath10k: add struct ath10k_bus_paramsErik Stromdahl1-3/+3
2017-08-03ath10k: add initial USB supportErik Stromdahl1-0/+1106