summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htc.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-12ath10k: guard against CE corruption from firmwareMichal Kazior1-0/+5
2013-09-20ath10k: avoid needless memset on TX pathMichal Kazior1-1/+1
2013-09-16ath10k: simplify HTC command submittingMichal Kazior1-134/+42
2013-09-16ath10k: add HTC TX credits replenishing notificationMichal Kazior1-0/+9
2013-09-16ath10k: simplify HTC credits calculationMichal Kazior1-48/+10
2013-09-12ath10k: add boot debug messages to htc.cKalle Valo1-8/+8
2013-08-14ath10k: fix HTT service setupMichal Kazior1-4/+4
2013-07-30ath10k: don't reset HTC endpoints unnecessarilyMichal Kazior1-1/+0
2013-07-30ath10k: prevent HTC from being used after stoppingMichal Kazior1-14/+13
2013-07-30ath10k: implement device recoveryMichal Kazior1-0/+3
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior1-18/+5
2013-07-30ath10k: rename hif callbackMichal Kazior1-1/+1
2013-07-30ath10k: lower print level for a messageMichal Kazior1-2/+3
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+1000