From: Lilach Edelstein Date: Sun, 6 Oct 2013 11:03:32 +0000 (+0200) Subject: iwlwifi: mvm: Add Smart FIFO support X-Git-Tag: v3.14-rc1~94^2~334^2^2~54^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f3b0ff8ecce;p=pandora-kernel.git iwlwifi: mvm: Add Smart FIFO support Send firmware a Smart FIFO Configuration host command to allow interrupt coalescing. The smart FIFO is enabled when there is only one bound interface (other than p2p devices which are ignored) and it is of type station, and activated while the station is associated. Smart Fifo allows aggragations of DMA transactions and by that causes processor and memory controller to stay for a longer time on lower c-states, thus saving platform power. Firmware relies on driver to activate and disable it. Signed-off-by: Lilach Edelstein Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed