index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
sdio.c
Age
Commit message (
Expand
)
Author
2020-12-17
ath10k: prevent deinitializing NAPI twice
Wen Gong
2020-12-12
ath10k: add atomic protection for device recovery
Wen Gong
2020-12-07
ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.c
Wen Gong
2020-11-07
ath10k: cancel rx worker in hif_stop for SDIO
Wen Gong
2020-11-06
ath10k: sdio: remove redundant check in for loop
Alex Dewar
2020-10-28
ath10k: remove repeated words in comments
Kalle Valo
2020-08-19
ath10k: sdio: add firmware coredump support
Wen Gong
2020-08-14
ath10k: start recovery process when payload length exceeds max htc length for...
Wen Gong
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-29
mmc: sdio: Move SDIO IDs from ath10k driver to common include file
Pali Rohár
2020-04-21
ath10k: hif: make send_complete_check op optional
Kalle Valo
2020-04-21
ath10k: sdio: remove _hif_ prefix from functions not part of hif interface
Kalle Valo
2020-04-21
ath10k: improve power save performance for sdio
Wen Gong
2020-04-21
ath10k: rename ath10k_hif_swap_mailbox() to ath10k_hif_start_post()
Kalle Valo
2020-04-15
ath10k: Fix typo in warning messages
Mamatha Telu
2020-04-09
ath10k: disable TX complete indication of htt for sdio
Wen Gong
2020-03-11
ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read
Wen Gong
2020-03-11
ath10k: start recovery process when read int status fail for sdio
Wen Gong
2020-02-11
ath10k: fix few checkpatch warnings
Kalle Valo
2020-01-26
ath10k: drop RX skb with invalid length for sdio
Wen Gong
2019-12-02
ath10k: change bundle count for max rx bundle for sdio
Wen Gong
2019-12-02
ath10k: enable napi on RX path for sdio
Wen Gong
2019-11-29
ath10k: enable wow feature for sdio chip
Wen Gong
2019-11-29
ath10k: set max mtu to 1500 for sdio chip
Wen Gong
2019-11-25
ath10k: add large size for BMI download data for SDIO
Wen Gong
2019-11-25
ath10k: sdio: remove struct ath10k_sdio_rx_data::status
Kalle Valo
2019-11-25
ath10k: sdio: cosmetic cleanup
Kalle Valo
2019-11-25
ath10k: add workqueue for RX path of sdio
Wen Gong
2019-11-25
ath10k: change max RX bundle size from 8 to 32 for sdio
Wen Gong
2019-11-25
ath10k: enable RX bundle receive for sdio
Alagu Sankar
2019-09-23
ath10k: remove the warning of sdio not full support
Wen Gong
2019-09-12
ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
Nicolas Boichat
2019-06-28
ath10k: destroy sdio workqueue while remove sdio module
Wen Gong
2019-06-25
ath10k: add missing error handling
Claire Chang
2019-06-25
ath10k: add support for firmware crash recovery on SDIO chip
Wen Gong
2019-05-07
ath10k: change swap mail box config for UTF mode of SDIO
Wen Gong
2019-04-29
ath10k: enable QCA6174 hw3.2 SDIO hardware
Wen Gong
2019-04-23
ath10k: sdio: add missing error check
Erik Stromdahl
2019-04-23
ath10k: htt: support MSDU ids with SDIO
Alagu Sankar
2019-04-23
ath10k: initialise struct ath10k_bus params to zero
Kalle Valo
2019-04-23
ath10k: don't disable interrupts in ath10k_sdio_remove()
Wen Gong
2019-02-26
ath10k: sdio: reset chip on power_down()
Wen Gong
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-11
ath10k: enable Factory Test Mode for WCN3990
Rakesh Pillai
2019-02-07
ath10k: sdio: add .owner field
Brian Norris
2019-02-07
ath10k: change swap mail box check after htc ready
Wen Gong
2018-09-06
ath10k: add device type enum to ath10k_bus_params
Erik Stromdahl
2018-09-06
ath10k: add struct ath10k_bus_params
Erik Stromdahl
2018-07-02
ath10k: sdio: set skb len for all rx packets
Alagu Sankar
2018-07-02
ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packets
Alagu Sankar
[next]