index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htc.c
Age
Commit message (
Expand
)
Author
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