开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2013-11-12
ath10k: guard against CE corruption from firmware
Michal Kazior
2013-09-20
ath10k: avoid needless memset on TX path
Michal Kazior
2013-09-16
ath10k: simplify HTC command submitting
Michal Kazior
2013-09-16
ath10k: add HTC TX credits replenishing notification
Michal Kazior
2013-09-16
ath10k: simplify HTC credits calculation
Michal Kazior
2013-09-12
ath10k: add boot debug messages to htc.c
Kalle Valo
2013-08-14
ath10k: fix HTT service setup
Michal Kazior
2013-07-30
ath10k: don't reset HTC endpoints unnecessarily
Michal Kazior
2013-07-30
ath10k: prevent HTC from being used after stopping
Michal Kazior
2013-07-30
ath10k: implement device recovery
Michal Kazior
2013-07-30
ath10k: embed HTC struct inside ath10k
Michal Kazior
2013-07-30
ath10k: rename hif callback
Michal Kazior
2013-07-30
ath10k: lower print level for a message
Michal Kazior
2013-06-12
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo