summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_pid_algo.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger2008-11-261-1/+1
* mac80211: rc80211_pid eliminate sparse warningsTomas Winkler2008-11-211-3/+3
* mac80211: remove rate_control_clearJohannes Berg2008-11-011-5/+0Star
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-9/+18
* mac80211: clean up rate control APIJohannes Berg2008-09-241-99/+59Star
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-151-14/+19
* mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-151-2/+0Star
* mac80211: small rate control changesJohannes Berg2008-09-151-11/+0Star
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-151-6/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-151-4/+4
|\
| * mac80211: make master netdev handling saneJohannes Berg2008-07-141-4/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-151-18/+13Star
|\ \ | |/ |/|
| * rc80211_pid: Fix fast_start parameter handlingMattias Nissler2008-07-091-18/+13Star
* | build algorithms into the mac80211 moduleAdrian Bunk2008-06-301-10/+0Star
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-221-9/+9
* | mac80211: use rate index in TX controlJohannes Berg2008-05-221-3/+3
|/
* mac80211: rename filesJohannes Berg2008-04-081-1/+1
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-11/+14
* mac80211: clean up mesh codeJohannes Berg2008-03-061-3/+0Star
* mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-061-0/+14
* mac80211: remove STA infos last_ack stuffJohannes Berg2008-02-291-3/+0Star
* rc80211-pid: fix rate adjustmentStefano Brivio2008-02-291-49/+44Star
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-35/+41
* mac80211 rate control: fix section mismatchJohannes Berg2008-02-011-1/+1
* rc80211-pid: fix last_sample initializationStefano Brivio2008-01-291-0/+2
* mac80211: Fix rate reporting regressionMichael Wu2008-01-291-3/+17
* rc80211_pid should respect fixed rates.Andrew Lutomirski2008-01-291-4/+8
* mac80211: better rate control algorithm selectionJohannes Berg2008-01-291-2/+22
* rc80211-pid: fix sta_info refcountingStefano Brivio2008-01-291-1/+2
* rc80211-pid: simplify and fix shift_adjustStefano Brivio2008-01-291-18/+16Star
* rc80211-pid: export human-readable target_pf value to debugfsStefano Brivio2008-01-291-1/+1
* rc80211-pid: export tuning parameters through debugfsMattias Nissler2008-01-281-23/+89
* rc80211-pid: add debuggingMattias Nissler2008-01-281-0/+444