summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/usb.c
AgeCommit message (Expand)Author
2024-04-24wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-05-02ath10k: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-01ath10k: enable napi on RX path for usbErik Stromdahl
2022-04-01ath10k: add support for MSDU IDs for USB devicesErik Stromdahl
2021-10-28ath10k: fix division by zero in send pathJohan Hovold
2021-10-28ath10k: fix control-message timeoutJohan Hovold
2020-12-02ath10k: Release some resources in an error handling pathChristophe JAILLET
2020-12-02ath10k: Fix an error handling pathChristophe JAILLET
2020-07-15wireless: Fix trivial spellingKieran Bingham
2020-04-21ath10k: hif: make send_complete_check op optionalKalle Valo
2019-10-22ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng
2019-09-23ath10k: fix memory leakNavid Emamdoost
2019-06-25ath10k: Change the warning message stringFabio Estevam
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai
2018-09-06ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl
2018-09-06ath10k: add struct ath10k_bus_paramsErik Stromdahl
2017-08-03ath10k: add initial USB supportErik Stromdahl