From: Kalle Valo <kvalo@qca.qualcomm.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: <linux-wireless@vger.kernel.org>, <ath10k@lists.infradead.org>
Subject: Pull request: ath 20140725
Date: Fri, 25 Jul 2014 12:10:57 +0300 [thread overview]
Message-ID: <87wqb1pzvi.fsf@kamboji.qca.qualcomm.com> (raw)
Hi John,
here's an ath10k pull request which I'm still hoping to get to 3.17,
especially because of the rx reordering and IBSS advertisement fixes.
But if we don't get these to 3.17 it won't be the end of the world
either :)
Please let me know if there are any problems.
The changelog:
Michal and Janusz did some important RX aggregation fixes, basically we
were missing RX reordering altogether. The 10.1 firmware doesn't support
Ad-Hoc mode and Michal fixed ath10k so that it doesn't advertise Ad-Hoc
support with that firmware. Also he implemented a workaround for a KVM
issue.
The following changes since commit bac9832076ee3b134bc859e07698c99276fc9459:
b43: enable 5 GHz support for N-PHY devices (2014-07-23 13:08:36 -0400)
are available in the git repository at:
git://github.com/kvalo/ath.git tags/for-linville-20140725
for you to fetch changes up to 0ccb7a3485e5526dca69f036b0d6c5148c78b3f8:
ath10k: handle attention flags correctly when using A-MSDU (2014-07-25 11:51:07 +0300)
----------------------------------------------------------------
Janusz Dziedzic (1):
ath10k: handle attention flags correctly when using A-MSDU
Kalle Valo (1):
Merge remote-tracking branch 'wireless-next/master' into ath-next
Michal Kazior (7):
ath10k: workaround boot issues with KVM/PCI-passthrough
ath10k: prevent some tx flushing failures
ath10k: simplify tx helpers
ath10k: workaround qos nullfunc bug
ath10k: prevent endless pci rx loop
ath10k: fix Rx aggregation reordering
ath10k: don't advertise IBSS iftype for 10.x
drivers/net/wireless/ath/ath10k/htc.c | 20 ++++-
drivers/net/wireless/ath/ath10k/htt_rx.c | 122 +++++++++++++++++++++++++++---
drivers/net/wireless/ath/ath10k/htt_tx.c | 6 ++
drivers/net/wireless/ath/ath10k/mac.c | 96 +++++++++++++++--------
drivers/net/wireless/ath/ath10k/mac.h | 4 +-
drivers/net/wireless/ath/ath10k/pci.c | 17 +++--
drivers/net/wireless/ath/ath10k/txrx.c | 3 +-
drivers/net/wireless/ath/ath10k/txrx.h | 1 +
drivers/net/wireless/ath/ath10k/wmi.c | 2 +-
9 files changed, 217 insertions(+), 54 deletions(-)
--
Kalle Valo
next reply other threads:[~2014-07-25 9:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-25 9:10 Kalle Valo [this message]
2014-07-29 14:23 ` Pull request: ath 20140725 John W. Linville
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wqb1pzvi.fsf@kamboji.qca.qualcomm.com \
--to=kvalo@qca.qualcomm.com \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).