From: Michal Kazior Date: Thu, 23 Jan 2014 11:48:21 +0000 (+0100) Subject: ath10k: implement and use new beacon method X-Git-Tag: v3.15-rc1~113^2~159^2^2~132^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=748afc4735361e21ad655c0dc021ea3aaeeb3efd;p=pandora-kernel.git ath10k: implement and use new beacon method Until now ath10k used a copy-by-value beacon submission. The new method passes a DMA address via WMI command only. This command contains additional metadata that fixes AP behaviour with regard to powersave buffering. This also fixes strange bug when multicast traffic would freeze TX indefinitely. Signed-off-by: Michal Kazior Signed-off-by: Marek Puzyniak Signed-off-by: Kalle Valo --- Reading git-diff-tree failed