index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rc80211_pid_algo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mac80211: pid: replace open-coded msecs_to_jiffies
Bob Copeland
2010-01-19
1
-6
/
+2
*
mac80211: fix sign error in pid controller
Bob Copeland
2010-01-18
1
-1
/
+1
*
rc80211_pid_algo.c: remove unused variable declaration
John W. Linville
2009-08-20
1
-1
/
+0
*
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
2009-08-20
1
-14
/
+1
*
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
2009-07-24
1
-10
/
+1
*
mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
Luis R. Rodriguez
2009-07-24
1
-4
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
1
-1
/
+1
|
\
|
*
mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel
John W. Linville
2009-05-11
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-08
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
mac80211: Fix handling of retry count of NO_ACK frames in PID
Gábor Stefanik
2009-05-06
1
-3
/
+5
*
|
mac80211: pid, fix memory corruption
Jiri Slaby
2009-05-04
1
-34
/
+39
|
/
*
mac80211: Fix pid rate-setting algorithm to allow rate changes
Larry Finger
2008-11-26
1
-1
/
+1
*
mac80211: rc80211_pid eliminate sparse warnings
Tomas Winkler
2008-11-21
1
-3
/
+3
*
mac80211: remove rate_control_clear
Johannes Berg
2008-10-31
1
-5
/
+0
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-9
/
+18
*
mac80211: clean up rate control API
Johannes Berg
2008-09-24
1
-99
/
+59
*
mac80211: move txrate_idx into RC algorithms
Johannes Berg
2008-09-15
1
-14
/
+19
*
mac80211: move last_txrate_idx into RC algorithms
Johannes Berg
2008-09-15
1
-2
/
+0
*
mac80211: small rate control changes
Johannes Berg
2008-09-15
1
-11
/
+0
*
mac80211: split off mesh handling entirely
Johannes Berg
2008-09-15
1
-6
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-14
1
-4
/
+4
|
\
|
*
mac80211: make master netdev handling sane
Johannes Berg
2008-07-14
1
-4
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-14
1
-18
/
+13
|
\
\
|
|
/
|
/
|
|
*
rc80211_pid: Fix fast_start parameter handling
Mattias Nissler
2008-07-09
1
-18
/
+13
*
|
build algorithms into the mac80211 module
Adrian Bunk
2008-06-30
1
-10
/
+0
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-9
/
+9
*
|
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-3
/
+3
|
/
*
mac80211: rename files
Johannes Berg
2008-04-08
1
-1
/
+1
*
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
1
-11
/
+14
*
mac80211: clean up mesh code
Johannes Berg
2008-03-06
1
-3
/
+0
*
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
2008-03-06
1
-0
/
+14
*
mac80211: remove STA infos last_ack stuff
Johannes Berg
2008-02-29
1
-3
/
+0
*
rc80211-pid: fix rate adjustment
Stefano Brivio
2008-02-29
1
-49
/
+44
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-35
/
+41
*
mac80211 rate control: fix section mismatch
Johannes Berg
2008-02-01
1
-1
/
+1
*
rc80211-pid: fix last_sample initialization
Stefano Brivio
2008-01-28
1
-0
/
+2
*
mac80211: Fix rate reporting regression
Michael Wu
2008-01-28
1
-3
/
+17
*
rc80211_pid should respect fixed rates.
Andrew Lutomirski
2008-01-28
1
-4
/
+8
*
mac80211: better rate control algorithm selection
Johannes Berg
2008-01-28
1
-2
/
+22
*
rc80211-pid: fix sta_info refcounting
Stefano Brivio
2008-01-28
1
-1
/
+2
*
rc80211-pid: simplify and fix shift_adjust
Stefano Brivio
2008-01-28
1
-18
/
+16
*
rc80211-pid: export human-readable target_pf value to debugfs
Stefano Brivio
2008-01-28
1
-1
/
+1
*
rc80211-pid: export tuning parameters through debugfs
Mattias Nissler
2008-01-28
1
-23
/
+89
*
rc80211-pid: add debugging
Mattias Nissler
2008-01-28
1
-0
/
+444