Age | Commit message (Expand) | Author |
---|---|---|
2017-04-23 | Handle unequal numbers of Tx and Rx streams in MiRA. | Stefan Sperling |
2017-01-28 | Make mira cope with out-of-range single frame error rate (SFER) values. | Stefan Sperling |
2017-01-28 | Introduce ieee80211_mira_probe_done() helper which resets probing state, | Stefan Sperling |
2017-01-12 | Rename ieee80211_mira_node_destroy() to ieee80211_mira_cancel_timeouts(). | Stefan Sperling |
2017-01-09 | Stop defining MIRA_DEBUG by default. | Stefan Sperling |
2017-01-09 | Show node MAC addresses in mira debug output. | Stefan Sperling |
2016-12-26 | When calculating the set of MCS rates below a particular MCS, skip rates | Stefan Sperling |
2016-12-10 | Make mira rate scaling actually work with MIMO Tx rates. | Stefan Sperling |
2016-12-08 | Fix mira's next intra-rate calculations for MCS >= 8. | Stefan Sperling |
2016-12-06 | avoid a potentially uninitialised return value | Jonathan Gray |
2016-11-30 | Add a new implementation of MiRA, a rate scaling algorithm for 802.11n. | Stefan Sperling |