index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-05-16
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-20
/
+1
2024-04-24
wifi: ath10k: allocate dummy net_device dynamically
Breno Leitao
1
-1
/
+1
2024-04-04
wifi: ath10k: sdio: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-04
wifi: ath10k: sdio: simplify module initialization
Krzysztof Kozlowski
1
-19
/
+1
2023-11-30
wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
1
-0
/
+1
2023-08-23
wifi: ath10k: Fix a few spelling errors
Jeff Johnson
1
-1
/
+1
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-16
wifi: ath10k: Fix miscellaneous spelling errors
Jeff Johnson
1
-1
/
+1
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+1
2022-05-02
ath10k: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-1
/
+1
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
1
-1
/
+1
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-09-28
ath10k: sdio: Add missing BH locking around napi_schdule()
Fabio Estevam
1
-1
/
+4
2020-12-17
ath10k: prevent deinitializing NAPI twice
Wen Gong
1
-3
/
+2
2020-12-12
ath10k: add atomic protection for device recovery
Wen Gong
1
-3
/
+3
2020-12-07
ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.c
Wen Gong
1
-1
/
+1
2020-11-07
ath10k: cancel rx worker in hif_stop for SDIO
Wen Gong
1
-0
/
+6
2020-11-06
ath10k: sdio: remove redundant check in for loop
Alex Dewar
1
-9
/
+3
2020-10-28
ath10k: remove repeated words in comments
Kalle Valo
1
-1
/
+1
2020-08-19
ath10k: sdio: add firmware coredump support
Wen Gong
1
-4
/
+323
2020-08-14
ath10k: start recovery process when payload length exceeds max htc length for...
Wen Gong
1
-0
/
+4
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-52
/
+139
2020-05-29
mmc: sdio: Move SDIO IDs from ath10k driver to common include file
Pali Rohár
1
-15
/
+10
2020-04-21
ath10k: hif: make send_complete_check op optional
Kalle Valo
1
-12
/
+0
2020-04-21
ath10k: sdio: remove _hif_ prefix from functions not part of hif interface
Kalle Valo
1
-17
/
+17
2020-04-21
ath10k: improve power save performance for sdio
Wen Gong
1
-27
/
+103
2020-04-21
ath10k: rename ath10k_hif_swap_mailbox() to ath10k_hif_start_post()
Kalle Valo
1
-2
/
+2
2020-04-15
ath10k: Fix typo in warning messages
Mamatha Telu
1
-1
/
+1
2020-04-09
ath10k: disable TX complete indication of htt for sdio
Wen Gong
1
-0
/
+23
2020-03-11
ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read
Wen Gong
1
-4
/
+14
2020-03-11
ath10k: start recovery process when read int status fail for sdio
Wen Gong
1
-1
/
+4
2020-02-11
ath10k: fix few checkpatch warnings
Kalle Valo
1
-1
/
+1
2020-01-26
ath10k: drop RX skb with invalid length for sdio
Wen Gong
1
-6
/
+18
2019-12-02
ath10k: change bundle count for max rx bundle for sdio
Wen Gong
1
-4
/
+6
2019-12-02
ath10k: enable napi on RX path for sdio
Wen Gong
1
-0
/
+28
2019-11-29
ath10k: enable wow feature for sdio chip
Wen Gong
1
-2
/
+21
2019-11-29
ath10k: set max mtu to 1500 for sdio chip
Wen Gong
1
-0
/
+2
2019-11-25
ath10k: add large size for BMI download data for SDIO
Wen Gong
1
-1
/
+1
2019-11-25
ath10k: sdio: remove struct ath10k_sdio_rx_data::status
Kalle Valo
1
-2
/
+0
2019-11-25
ath10k: sdio: cosmetic cleanup
Kalle Valo
1
-12
/
+9
2019-11-25
ath10k: add workqueue for RX path of sdio
Wen Gong
1
-3
/
+35
2019-11-25
ath10k: change max RX bundle size from 8 to 32 for sdio
Wen Gong
1
-2
/
+2
2019-11-25
ath10k: enable RX bundle receive for sdio
Alagu Sankar
1
-40
/
+70
2019-09-23
ath10k: remove the warning of sdio not full support
Wen Gong
1
-3
/
+0
2019-09-12
ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
Nicolas Boichat
1
-8
/
+21
2019-06-28
ath10k: destroy sdio workqueue while remove sdio module
Wen Gong
1
-0
/
+3
2019-06-25
ath10k: add missing error handling
Claire Chang
1
-0
/
+4
2019-06-25
ath10k: add support for firmware crash recovery on SDIO chip
Wen Gong
1
-2
/
+8
2019-05-07
ath10k: change swap mail box config for UTF mode of SDIO
Wen Gong
1
-0
/
+5
[next]