aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_pid_algo.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mac80211: pid: replace open-coded msecs_to_jiffiesBob Copeland2010-01-19
* mac80211: fix sign error in pid controllerBob Copeland2010-01-18
* rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville2009-08-20
* mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona2009-08-20
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-24
* mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19
|\
| * mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelJohn W. Linville2009-05-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-08
|\ \ | |/ |/|
| * mac80211: Fix handling of retry count of NO_ACK frames in PIDGábor Stefanik2009-05-06
* | mac80211: pid, fix memory corruptionJiri Slaby2009-05-04
|/
* mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger2008-11-26
* mac80211: rc80211_pid eliminate sparse warningsTomas Winkler2008-11-21
* mac80211: remove rate_control_clearJohannes Berg2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: clean up rate control APIJohannes Berg2008-09-24
* mac80211: move txrate_idx into RC algorithmsJohannes Berg2008-09-15
* mac80211: move last_txrate_idx into RC algorithmsJohannes Berg2008-09-15
* mac80211: small rate control changesJohannes Berg2008-09-15
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-14
|\
| * mac80211: make master netdev handling saneJohannes Berg2008-07-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-14
|\ \ | |/ |/|
| * rc80211_pid: Fix fast_start parameter handlingMattias Nissler2008-07-09
* | build algorithms into the mac80211 moduleAdrian Bunk2008-06-30
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* | mac80211: use rate index in TX controlJohannes Berg2008-05-21
|/
* mac80211: rename filesJohannes Berg2008-04-08
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-06
* mac80211: clean up mesh codeJohannes Berg2008-03-06
* mac80211: mesh data structures and first mesh changesLuis Carlos Cobo2008-03-06
* mac80211: remove STA infos last_ack stuffJohannes Berg2008-02-29
* rc80211-pid: fix rate adjustmentStefano Brivio2008-02-29
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-29
* mac80211 rate control: fix section mismatchJohannes Berg2008-02-01
* rc80211-pid: fix last_sample initializationStefano Brivio2008-01-28
* mac80211: Fix rate reporting regressionMichael Wu2008-01-28
* rc80211_pid should respect fixed rates.Andrew Lutomirski2008-01-28
* mac80211: better rate control algorithm selectionJohannes Berg2008-01-28
* rc80211-pid: fix sta_info refcountingStefano Brivio2008-01-28
* rc80211-pid: simplify and fix shift_adjustStefano Brivio2008-01-28
* rc80211-pid: export human-readable target_pf value to debugfsStefano Brivio2008-01-28
* rc80211-pid: export tuning parameters through debugfsMattias Nissler2008-01-28
* rc80211-pid: add debuggingMattias Nissler2008-01-28