Define enable_dynack API to enable ack timeout estimation algorithm (dynack) through nl80211. Currently dynack is supported just by ath9k Lorenzo Bianconi (2): cfg80211: add enable_dynack API mac80211: add enable_dynack API include/net/cfg80211.h | 4 ++++ include/net/mac80211.h | 4 ++++ include/uapi/linux/nl80211.h | 5 +++++ net/mac80211/cfg.c | 8 ++++++++ net/mac80211/driver-ops.h | 14 ++++++++++++++ net/mac80211/trace.h | 5 +++++ net/wireless/nl80211.c | 7 +++++++ net/wireless/rdev-ops.h | 11 +++++++++++ net/wireless/trace.h | 5 +++++ 9 files changed, 63 insertions(+) -- 1.9.1 -- 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