summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/sdio.c
AgeCommit message (Expand)Author
2019-02-26ath10k: sdio: reset chip on power_down()Wen Gong
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai
2019-02-07ath10k: sdio: add .owner fieldBrian Norris
2019-02-07ath10k: change swap mail box check after htc readyWen Gong
2018-09-06ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl
2018-09-06ath10k: add struct ath10k_bus_paramsErik Stromdahl
2018-07-02ath10k: sdio: set skb len for all rx packetsAlagu Sankar
2018-07-02ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packetsAlagu Sankar
2018-07-02ath10k: sdio: use same endpoint id for all packets in a bundleAlagu Sankar
2018-06-28ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE defineErik Stromdahl
2018-06-28ath10k: transmit queued frames after processing rx packetsNiklas Cassel
2018-04-27ath10k: sdio: jump to correct label in error handling pathNiklas Cassel
2018-04-10ath10k: sdio: fix memory leak for probe allocationsMarcus Folkesson
2017-08-31ath10k: sdio: remove unused struct memberErik Stromdahl
2017-08-03ath10k: sdio: fix compile warningErik Stromdahl
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King
2017-05-04ath10k: add initial SDIO supportErik Stromdahl