summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/sdio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-041-1/+18
|\
| * ath10k: improve power save performance for sdioWen Gong2020-04-211-0/+16
| * ath10k: change ATH10K_SDIO_BUS_REQUEST_MAX_NUM from 64 to 1024Wen Gong2020-04-091-1/+2
* | mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár2020-05-291-8/+0
|/
* ath10k: sdio: remove struct ath10k_sdio_rx_data::statusKalle Valo2019-11-251-1/+0
* ath10k: add workqueue for RX path of sdioWen Gong2019-11-251-0/+5
* ath10k: change max RX bundle size from 8 to 32 for sdioWen Gong2019-11-251-2/+2
* ath10k: enable RX bundle receive for sdioAlagu Sankar2019-11-251-2/+9
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1
* ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE defineErik Stromdahl2018-06-281-4/+4
* ath10k: sdio: remove unused struct memberErik Stromdahl2017-08-311-2/+0
* ath10k: add initial SDIO supportErik Stromdahl2017-05-041-0/+229