summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_pid_algo.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-04rc80211-pid: fix rate adjustmentStefano Brivio1-49/+43
2008-02-01mac80211 rate control: fix section mismatchJohannes Berg1-1/+1
2008-01-28rc80211-pid: fix last_sample initializationStefano Brivio1-0/+2
2008-01-28mac80211: Fix rate reporting regressionMichael Wu1-3/+17
2008-01-28rc80211_pid should respect fixed rates.Andrew Lutomirski1-4/+8
2008-01-28mac80211: better rate control algorithm selectionJohannes Berg1-2/+22
2008-01-28rc80211-pid: fix sta_info refcountingStefano Brivio1-1/+2
2008-01-28rc80211-pid: simplify and fix shift_adjustStefano Brivio1-18/+16
2008-01-28rc80211-pid: export human-readable target_pf value to debugfsStefano Brivio1-1/+1
2008-01-28rc80211-pid: export tuning parameters through debugfsMattias Nissler1-23/+89
2008-01-28rc80211-pid: add debuggingMattias Nissler1-0/+444