I am submitting this patch set on behalf of the cozybit team after testing them with the wireless-testing tag master-2012-06-06 The first patch was previously submitted by Timo Lindhorst and adds important features to hwsim. The remaining patches add a feature to initialize the link rate metric with a guess based off of RSSI when insufficient traffic has passed to allow actual calculation of the link rate. Thanks Jason Javier Cardona (4): mac80211: Remove unused variable mac80211: Keep tx rate averages for mesh peers for better metric calculation. mac80211: Rename stainfo variable for the more common sta mac80211: Change rssi_get_rate to interpolated data rates. Thomas Pedersen (1): mac80211: Use signal strength as a proxy for expected datarate. Timo Lindhorst (1): mac80211_hwsim: Report rate info in tx status drivers/net/wireless/mac80211_hwsim.c | 21 +++++++ net/mac80211/mesh_hwmp.c | 99 +++++++++++++++++++++++++++------ net/mac80211/sta_info.c | 1 + net/mac80211/sta_info.h | 1 + 4 files changed, 106 insertions(+), 16 deletions(-) -- 1.7.9.5 -- 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