summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/sdio.c
AgeCommit message (Expand)Author
2020-12-12ath10k: add atomic protection for device recoveryWen Gong
2020-12-07ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.cWen Gong
2020-11-07ath10k: cancel rx worker in hif_stop for SDIOWen Gong
2020-11-06ath10k: sdio: remove redundant check in for loopAlex Dewar
2020-10-28ath10k: remove repeated words in commentsKalle Valo
2020-08-19ath10k: sdio: add firmware coredump supportWen Gong
2020-08-14ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-29mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár
2020-04-21ath10k: hif: make send_complete_check op optionalKalle Valo
2020-04-21ath10k: sdio: remove _hif_ prefix from functions not part of hif interfaceKalle Valo
2020-04-21ath10k: improve power save performance for sdioWen Gong
2020-04-21ath10k: rename ath10k_hif_swap_mailbox() to ath10k_hif_start_post()Kalle Valo
2020-04-15ath10k: Fix typo in warning messagesMamatha Telu
2020-04-09ath10k: disable TX complete indication of htt for sdioWen Gong
2020-03-11ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong
2020-03-11ath10k: start recovery process when read int status fail for sdioWen Gong
2020-02-11ath10k: fix few checkpatch warningsKalle Valo
2020-01-26ath10k: drop RX skb with invalid length for sdioWen Gong
2019-12-02ath10k: change bundle count for max rx bundle for sdioWen Gong
2019-12-02ath10k: enable napi on RX path for sdioWen Gong
2019-11-29ath10k: enable wow feature for sdio chipWen Gong
2019-11-29ath10k: set max mtu to 1500 for sdio chipWen Gong
2019-11-25ath10k: add large size for BMI download data for SDIOWen Gong
2019-11-25ath10k: sdio: remove struct ath10k_sdio_rx_data::statusKalle Valo
2019-11-25ath10k: sdio: cosmetic cleanupKalle Valo
2019-11-25ath10k: add workqueue for RX path of sdioWen Gong
2019-11-25ath10k: change max RX bundle size from 8 to 32 for sdioWen Gong
2019-11-25ath10k: enable RX bundle receive for sdioAlagu Sankar
2019-09-23ath10k: remove the warning of sdio not full supportWen 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