index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2018-07-02
ath10k: sdio: use same endpoint id for all packets in a bundle
Alagu Sankar
2018-06-28
ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE define
Erik Stromdahl
2018-06-28
ath10k: transmit queued frames after processing rx packets
Niklas Cassel
2018-04-27
ath10k: sdio: jump to correct label in error handling path
Niklas Cassel
2018-04-10
ath10k: sdio: fix memory leak for probe allocations
Marcus Folkesson
2017-08-31
ath10k: sdio: remove unused struct member
Erik Stromdahl
2017-08-03
ath10k: sdio: fix compile warning
Erik Stromdahl
2017-06-28
ath10k: fix a bunch of spelling mistakes in messages
Colin Ian King
2017-05-04
ath10k: add initial SDIO support
Erik Stromdahl