Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a55a3d726680d1d236e54bcf58c444feeedd7d37
/
net
/
mac80211
/
rc80211_pid_algo.c
3de805c
mac80211/rc80211: add chandef to rate initialization
by Simon Wunderlich
· 11 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8e9310c
mac80211: pid: replace open-coded msecs_to_jiffies
by Bob Copeland
· 15 years ago
e850f68
mac80211: fix sign error in pid controller
by Bob Copeland
· 15 years ago
29508d1
rc80211_pid_algo.c: remove unused variable declaration
by John W. Linville
· 15 years ago
bfc32e6
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
by Javier Cardona
· 15 years ago
4c6d4f5
mac80211: add helper for management / no-ack frame rate decision
by Luis R. Rodriguez
· 15 years ago
e898643
mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
by Luis R. Rodriguez
· 15 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
621ad7c
mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel
by John W. Linville
· 16 years ago
a8679be
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
9223684
mac80211: Fix handling of retry count of NO_ACK frames in PID
by Gábor Stefanik
· 16 years ago
6909268
mac80211: pid, fix memory corruption
by Jiri Slaby
· 16 years ago
1dc5a84
mac80211: Fix pid rate-setting algorithm to allow rate changes
by Larry Finger
· 16 years ago
9902b18
mac80211: rc80211_pid eliminate sparse warnings
by Tomas Winkler
· 16 years ago
50fb2e4
mac80211: remove rate_control_clear
by Johannes Berg
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
4b7679a
mac80211: clean up rate control API
by Johannes Berg
· 16 years ago
ae17e98
mac80211: move txrate_idx into RC algorithms
by Johannes Berg
· 16 years ago
b7e3500
mac80211: move last_txrate_idx into RC algorithms
by Johannes Berg
· 16 years ago
95dac040
mac80211: small rate control changes
by Johannes Berg
· 16 years ago
472dbc4
mac80211: split off mesh handling entirely
by Johannes Berg
· 16 years ago
fc943b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
2aec609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3e122be
mac80211: make master netdev handling sane
by Johannes Berg
· 16 years ago
adeed48
rc80211_pid: Fix fast_start parameter handling
by Mattias Nissler
· 16 years ago
e5f5e73
build algorithms into the mac80211 module
by Adrian Bunk
· 16 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 16 years ago
2e92e6f
mac80211: use rate index in TX control
by Johannes Berg
· 16 years ago
2c8dccc
mac80211: rename files
by Johannes Berg
· 17 years ago
d0709a6
mac80211: RCU-ify STA info structure access
by Johannes Berg
· 17 years ago
902acc7
mac80211: clean up mesh code
by Johannes Berg
· 17 years ago
ee38585
mac80211: mesh data structures and first mesh changes
by Luis Carlos Cobo
· 17 years ago
6f48422
mac80211: remove STA infos last_ack stuff
by Johannes Berg
· 17 years ago
b7c50de9
rc80211-pid: fix rate adjustment
by Stefano Brivio
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
f0b9205
mac80211 rate control: fix section mismatch
by Johannes Berg
· 17 years ago
c09c723
rc80211-pid: fix last_sample initialization
by Stefano Brivio
· 17 years ago
2bc454b
mac80211: Fix rate reporting regression
by Michael Wu
· 17 years ago
df26e7e
rc80211_pid should respect fixed rates.
by Andrew Lutomirski
· 17 years ago
4b47589
mac80211: better rate control algorithm selection
by Johannes Berg
· 17 years ago
13e05aa
rc80211-pid: fix sta_info refcounting
by Stefano Brivio
· 17 years ago
fa44327
rc80211-pid: simplify and fix shift_adjust
by Stefano Brivio
· 17 years ago
426706c
rc80211-pid: export human-readable target_pf value to debugfs
by Stefano Brivio
· 17 years ago
1946b74
rc80211-pid: export tuning parameters through debugfs
by Mattias Nissler
· 17 years ago
12446c6
rc80211-pid: add debugging
by Mattias Nissler
· 17 years ago
[Renamed (77%) from net/mac80211/rc80211_pid.c]
1dc4d1e
rc80211-pid: add sharpening factor
by Stefano Brivio
· 17 years ago
90d501d
rc80211-pid: add rate behaviour learning algorithm
by Stefano Brivio
· 17 years ago
ad01837
mac80211: add PID controller based rate control algorithm
by Mattias Nissler
· 17 years ago