From: Johannes Berg Date: Tue, 1 Dec 2009 12:37:02 +0000 (+0100) Subject: mac80211: enable spatial multiplexing powersave X-Git-Tag: v2.6.34-rc1~233^2~705^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f78231bffb868a30e8533aace142213266bb811;p=pandora-kernel.git mac80211: enable spatial multiplexing powersave Enable spatial multiplexing in mac80211 by telling the driver what to do and, where necessary, sending action frames to the AP to update the requested SMPS mode. Also includes a trivial implementation for hwsim that just logs the requested mode. For now, the userspace interface is in debugfs only, and let you toggle the requested mode at any time. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed