aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/rc80211_pid_algo.c
AgeCommit message (Expand)Author
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: move last_txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: small rate control changesJohannes Berg
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-14mac80211: make master netdev handling saneJohannes Berg
2008-07-09rc80211_pid: Fix fast_start parameter handlingMattias Nissler
2008-06-30build algorithms into the mac80211 moduleAdrian Bunk
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-04-08mac80211: rename filesJohannes Berg
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-03-06mac80211: clean up mesh codeJohannes Berg
2008-03-06mac80211: mesh data structures and first mesh changesLuis Carlos Cobo
2008-02-29mac80211: remove STA infos last_ack stuffJohannes Berg
2008-02-29rc80211-pid: fix rate adjustmentStefano Brivio
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-02-01mac80211 rate control: fix section mismatchJohannes Berg
2008-01-28rc80211-pid: fix last_sample initializationStefano Brivio
2008-01-28mac80211: Fix rate reporting regressionMichael Wu
2008-01-28rc80211_pid should respect fixed rates.Andrew Lutomirski
2008-01-28mac80211: better rate control algorithm selectionJohannes Berg
2008-01-28rc80211-pid: fix sta_info refcountingStefano Brivio
2008-01-28rc80211-pid: simplify and fix shift_adjustStefano Brivio
2008-01-28rc80211-pid: export human-readable target_pf value to debugfsStefano Brivio
2008-01-28rc80211-pid: export tuning parameters through debugfsMattias Nissler
2008-01-28rc80211-pid: add debuggingMattias Nissler