aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/sdio.c
AgeCommit message (Expand)Author
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong
2020-10-01ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong
2020-01-27ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-26ath10k: add missing error handlingClaire Chang
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