Weekly Status Report, Sep 2, 2013
Chenchong Qin
qinchenchong at gmail.com
Mon Sep 2 16:21:53 UTC 2013
Hi!
Here is last week's status.
I taught ieee80211_amrr to return multiple rates and modified ath to let it
use net80211_ratectl.
I also try to perform some tests on my AR9227 device.
* add amrr_rates to teach ieee80211_amrr of multiple rate.
* change ieee80211_ratectl_complete(), drop stats, arg1, arg2, add
ieee80211_rc_info *. adapt amrr_tx_complete correspondingly.
* update ieee80211_ratectl_hascap_* functions to make it more reasonable.
* modify ieee80211_ratectl_complete_rcflags() to let it work properly. we
just
care about rc flags here. ratecode is left for drivers to fill.
* add a 48 bytes buf to mbuf(m_hdr) to record rc state.
* modify ath to make it use net80211_ratectl api.
Thanks!
Chenchong
More information about the soc-status
mailing list