From: Ben Greear Date: Fri, 18 Nov 2011 19:32:00 +0000 (-0800) Subject: mac80211: Support ht-cap over-rides. X-Git-Tag: v3.3-rc1~182^2~261^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef96a84202ccfb48a4569256ffba45e32308f7ee;p=pandora-kernel.git mac80211: Support ht-cap over-rides. This implements ht-cap over-rides for mac80211 drivers. HT may be disabled, making an /a/b/g/n station act like an a/b/g station. HT40 may be disabled forcing the station to be HT20 even if the AP and local hardware support HT40. MAX-AMSDU may be disabled. AMPDU-Density may be increased. AMPDU-Factor may be decreased. This has been successfully tested with ath9k using patched wpa_supplicant and iw. Signed-off-by: Ben Greear Signed-off-by: John W. Linville --- Reading git-diff-tree failed