aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htc.c
AgeCommit message (Expand)Author
2015-10-22ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-01-13ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2014-12-01ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior
2014-12-01ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-08-26ath10k: improve logging to include dev idMichal Kazior
2014-08-12ath10k: remove htc->stoppedMichal Kazior
2014-07-21ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior
2014-05-23ath10k: fix core start sequenceMichal Kazior
2014-04-11ath10k: improve htc tx credit debugging printsMichal Kazior
2014-02-28ath10k: bypass htc for htt tx pathMichal Kazior
2014-02-28ath10k: replace send_head() with tx_sg()Michal Kazior
2014-02-28ath10k: remove DMA mapping wrappersMichal Kazior
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-12ath10k: fix core init failpathMichal Kazior
2013-11-12ath10k: guard against CE corruption from firmwareMichal Kazior
2013-09-20ath10k: avoid needless memset on TX pathMichal Kazior
2013-09-16ath10k: simplify HTC command submittingMichal Kazior
2013-09-16ath10k: add HTC TX credits replenishing notificationMichal Kazior
2013-09-16ath10k: simplify HTC credits calculationMichal Kazior
2013-09-12ath10k: add boot debug messages to htc.cKalle Valo
2013-08-14ath10k: fix HTT service setupMichal Kazior
2013-07-30ath10k: don't reset HTC endpoints unnecessarilyMichal Kazior
2013-07-30ath10k: prevent HTC from being used after stoppingMichal Kazior
2013-07-30ath10k: implement device recoveryMichal Kazior
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior
2013-07-30ath10k: rename hif callbackMichal Kazior
2013-07-30ath10k: lower print level for a messageMichal Kazior
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo