summaryrefslogtreecommitdiff
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
2019-09-12ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat
2019-06-28ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-06-25ath10k: add missing error handlingClaire Chang
2019-06-25ath10k: add support for firmware crash recovery on SDIO chipWen Gong
2019-05-07ath10k: change swap mail box config for UTF mode of SDIOWen Gong
2019-04-29ath10k: enable QCA6174 hw3.2 SDIO hardwareWen Gong
2019-04-23ath10k: sdio: add missing error checkErik Stromdahl
2019-04-23ath10k: htt: support MSDU ids with SDIOAlagu Sankar
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo
2019-04-23ath10k: don't disable interrupts in ath10k_sdio_remove()Wen Gong
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