summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/htc.c
AgeCommit message (Expand)Author
2017-05-04ath10k: htc: ready_ext msg supportErik Stromdahl
2017-05-04ath10k: htc: refactorizationErik Stromdahl
2017-05-04ath10k: htc: move htc ctrl ep connect to htc_initErik Stromdahl
2017-05-04ath10k: htc: rx trailer lookahead supportErik Stromdahl
2017-05-04ath10k: htc: made static function publicErik Stromdahl
2017-04-05ath10k: fix block comments styleMarcin Rokicki
2017-04-05ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan
2017-01-12ath10k: htc: simplified credit distributionErik Stromdahl
2017-01-12ath10k: htc: removal of unused struct membersErik Stromdahl
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan
2015-10-16ath10k: remove htc polling for tx completionRajkumar Manoharan
2015-10-16ath10k: remove unused dl_is_polledRajkumar Manoharan
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan
2015-10-16ath10k: register per copy engine send completion callbacksRajkumar Manoharan
2015-10-16ath10k: export htc tx rx handlersRajkumar Manoharan
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-04-09ath10k: replenish htc tx credits alwaysMichal Kazior
2015-04-01ath10k: htc: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-03-19ath10k: protect driver from unsolicited htc ep0 eventsMichal 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