summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/sdio.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+18
2020-05-29mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár1-8/+0
2020-04-21ath10k: improve power save performance for sdioWen Gong1-0/+16
2020-04-09ath10k: change ATH10K_SDIO_BUS_REQUEST_MAX_NUM from 64 to 1024Wen Gong1-1/+2
2019-11-25ath10k: sdio: remove struct ath10k_sdio_rx_data::statusKalle Valo1-1/+0
2019-11-25ath10k: add workqueue for RX path of sdioWen Gong1-0/+5
2019-11-25ath10k: change max RX bundle size from 8 to 32 for sdioWen Gong1-2/+2
2019-11-25ath10k: enable RX bundle receive for sdioAlagu Sankar1-2/+9
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2018-06-28ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE defineErik Stromdahl1-4/+4
2017-08-31ath10k: sdio: remove unused struct memberErik Stromdahl1-2/+0
2017-05-04ath10k: add initial SDIO supportErik Stromdahl1-0/+229