]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: implement basic support for new tx path firmware
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 21 Jan 2016 13:13:27 +0000 (14:13 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 28 Jan 2016 08:45:29 +0000 (10:45 +0200)
commitfa6cc6f502fa1402b8db7a4b93a3221650624d81
tree63ae63d80eb38aae89e3e0ec77b3619bc6eb9337
parent42d59d705c5e05ee02c5bbe500023e2df765efeb
ath10k: implement basic support for new tx path firmware

This allows to use the new firmware which
implements the new tx data path. Without this
patch firmware supporting new tx path stops
responding shortly after booting.

This patch doesn't implement the entire pull-push
logic available in the new firmware. This will be
done in subsequent patches.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt.h
drivers/net/wireless/ath/ath10k/htt_rx.c
drivers/net/wireless/ath/ath10k/htt_tx.c