index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htc.c
Age
Commit message (
Expand
)
Author
2020-04-23
ath10k: drop the TX packet which size exceed credit size for sdio
Wen Gong
2020-04-22
ath10k: enable alt data of TX path for sdio
Wen Gong
2020-04-22
ath10k: add htt TX bundle for sdio
Wen Gong
2020-04-09
ath10k: disable TX complete indication of htt for sdio
Wen Gong
2019-12-02
ath10k: change bundle count for max rx bundle for sdio
Wen Gong
2019-11-27
ath10k: move non-fatal warn logs to dbg level
Govind Singh
2019-04-23
ath10k: add initialization of HTC header
Alagu Sankar
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-11
ath10k: request credit report if flow control enabled on ep
Govind Singh
2019-02-11
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
2018-09-06
ath10k: DMA related fixes for high latency devices
Erik Stromdahl
2018-09-06
ath10k: enable pktlog for WCN3990 target
Govind Singh
2018-06-28
ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE define
Erik Stromdahl
2018-04-19
ath10k: add HTC services for WCN3990
Govind Singh
2017-12-27
ath10k: update copyright year
Kalle Valo
2017-05-04
ath10k: htc: ready_ext msg support
Erik Stromdahl
2017-05-04
ath10k: htc: refactorization
Erik Stromdahl
2017-05-04
ath10k: htc: move htc ctrl ep connect to htc_init
Erik Stromdahl
2017-05-04
ath10k: htc: rx trailer lookahead support
Erik Stromdahl
2017-05-04
ath10k: htc: made static function public
Erik Stromdahl
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
2017-04-05
ath10k: enable a HTC debug message during insufficient tx credits
Mohammed Shafi Shajakhan
2017-01-12
ath10k: htc: simplified credit distribution
Erik Stromdahl
2017-01-12
ath10k: htc: removal of unused struct members
Erik Stromdahl
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
2015-10-16
ath10k: remove htc polling for tx completion
Rajkumar Manoharan
2015-10-16
ath10k: remove unused dl_is_polled
Rajkumar Manoharan
2015-10-16
ath10k: register per copy engine receive callbacks
Rajkumar Manoharan
2015-10-16
ath10k: register per copy engine send completion callbacks
Rajkumar Manoharan
2015-10-16
ath10k: export htc tx rx handlers
Rajkumar Manoharan
2015-08-26
ath10k: fix dma_mapping_error() handling
Michal Kazior
2015-04-09
ath10k: replenish htc tx credits always
Michal Kazior
2015-04-01
ath10k: htc: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-03-19
ath10k: protect driver from unsolicited htc ep0 events
Michal Kazior
2015-01-13
ath10k: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
2014-12-01
ath10k: remove transfer_id from ath10k_hif_cb::tx_completion
Michal Kazior
2014-12-01
ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completion
Michal Kazior
2014-09-18
ath10k: miscellaneous checkpatch fixes
Kalle Valo
2014-09-18
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
2014-08-12
ath10k: remove htc->stopped
Michal Kazior
2014-07-21
ath10k: workaround boot issues with KVM/PCI-passthrough
Michal Kazior
2014-05-23
ath10k: fix core start sequence
Michal Kazior
2014-04-11
ath10k: improve htc tx credit debugging prints
Michal Kazior
2014-02-28
ath10k: bypass htc for htt tx path
Michal Kazior
2014-02-28
ath10k: replace send_head() with tx_sg()
Michal Kazior
2014-02-28
ath10k: remove DMA mapping wrappers
Michal Kazior
2013-12-09
Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath
John W. Linville
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-12
ath10k: fix core init failpath
Michal Kazior
[next]