On Wed, 2011-11-16 at 00:21 +0100, Simon Wunderlich wrote: > This patch adds support for NoAck per WMM Queue. The Unicast QoS > Header is adapted accordingly for each outgoing frame. > The support is turned on and off through nl80211 by extending > the WMM TX Queue Parameters, but can be triggered separately. Can you explain what for? :-) I'm not sure this API is really the best way to handle it either, like I just said it might be nicer per connection or so to get reset properly. > I have tested this feature on ath9k as well as ath5k devices. There is > an iw patch as well to make use of this feature. Since you're adding 'real API' (unlike the debugfs file which you should probably remove now!) you also should think about drivers like mwifiex that don't support this and don't use mac80211. Also, given real API, this impacts the duration calculation etc. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html