From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Tue, 28 May 2013 18:07:54 +0300 Subject: [ath9k-devel] [PATCH 0/7] ath10k: tx flow control fixes In-Reply-To: <1368695347-18467-1-git-send-email-michal.kazior@tieto.com> (Michal Kazior's message of "Thu, 16 May 2013 11:09:00 +0200") References: <1368695347-18467-1-git-send-email-michal.kazior@tieto.com> Message-ID: <87k3mj6t2t.fsf@kamboji.qca.qualcomm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Michal Kazior writes: > This addresses some `tx failed` issues and minor > issues I've found along. > > This is a resend as a PATCH rather than an RFC. > > Updates include: > * added `ath10k: detect htt pending tx limit at runtime` > * dropped htc tx polling with a timer patch > * dropped explicit htt tx polling from > `ath10k: introduce proper htt tx flow control` > (this was deadlocking, and is no longer necessary anyway) > > Michal Kazior (7): > ath10k: change errno if we run out of msdu_ids > ath10k: ath10k_htc_prepare_tx_skb() never fails > ath10k: add lockdep asserts to htc skb dequeuing > ath10k: simplify htc flow control > ath10k: remove unused queue limit > ath10k: introduce proper htt tx flow control > ath10k: detect htt pending tx limit at runtime Thanks, all patches applied. -- Kalle Valo