index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2015-10-16
ath10k: remove htc polling for tx completion
Rajkumar Manoharan
2015-10-16
ath10k: remove unused dl_is_polled
Rajkumar Manoharan
2015-10-16
ath10k: register per copy engine receive callbacks
Rajkumar Manoharan
2015-10-16
ath10k: register per copy engine send completion callbacks
Rajkumar Manoharan
2015-10-16
ath10k: export htc tx rx handlers
Rajkumar Manoharan
2015-08-26
ath10k: fix dma_mapping_error() handling
Michal Kazior
2015-04-09
ath10k: replenish htc tx credits always
Michal Kazior
2015-04-01
ath10k: htc: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-03-19
ath10k: protect driver from unsolicited htc ep0 events
Michal Kazior
2015-01-13
ath10k: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
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