index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2019-04-29
ath10k: enable QCA6174 hw3.2 SDIO hardware
Wen Gong
1
-1
/
+1
2019-04-23
ath10k: sdio: add missing error check
Erik Stromdahl
1
-0
/
+5
2019-04-23
ath10k: htt: support MSDU ids with SDIO
Alagu Sankar
1
-0
/
+2
2019-04-23
ath10k: initialise struct ath10k_bus params to zero
Kalle Valo
1
-1
/
+1
2019-04-23
ath10k: don't disable interrupts in ath10k_sdio_remove()
Wen Gong
1
-2
/
+0
2019-02-26
ath10k: sdio: reset chip on power_down()
Wen Gong
1
-8
/
+16
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
1
-12
/
+1
2019-02-11
ath10k: enable Factory Test Mode for WCN3990
Rakesh Pillai
1
-1
/
+2
2019-02-07
ath10k: sdio: add .owner field
Brian Norris
1
-1
/
+4
2019-02-07
ath10k: change swap mail box check after htc ready
Wen Gong
1
-15
/
+23
2018-09-06
ath10k: add device type enum to ath10k_bus_params
Erik Stromdahl
1
-0
/
+1
2018-09-06
ath10k: add struct ath10k_bus_params
Erik Stromdahl
1
-3
/
+4
2018-07-02
ath10k: sdio: set skb len for all rx packets
Alagu Sankar
1
-0
/
+1
2018-07-02
ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packets
Alagu Sankar
1
-0
/
+3
2018-07-02
ath10k: sdio: use same endpoint id for all packets in a bundle
Alagu Sankar
1
-1
/
+4
2018-06-28
ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE define
Erik Stromdahl
1
-2
/
+2
2018-06-28
ath10k: transmit queued frames after processing rx packets
Niklas Cassel
1
-0
/
+3
2018-04-27
ath10k: sdio: jump to correct label in error handling path
Niklas Cassel
1
-1
/
+1
2018-04-10
ath10k: sdio: fix memory leak for probe allocations
Marcus Folkesson
1
-15
/
+9
2017-08-31
ath10k: sdio: remove unused struct member
Erik Stromdahl
1
-4
/
+0
2017-08-03
ath10k: sdio: fix compile warning
Erik Stromdahl
1
-4
/
+4
2017-06-28
ath10k: fix a bunch of spelling mistakes in messages
Colin Ian King
1
-2
/
+2
2017-05-04
ath10k: add initial SDIO support
Erik Stromdahl
1
-0
/
+2113