index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rc80211_pid_algo.c
Age
Commit message (
Expand
)
Author
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-19
mac80211: pid: replace open-coded msecs_to_jiffies
Bob Copeland
2010-01-18
mac80211: fix sign error in pid controller
Bob Copeland
2009-08-20
rc80211_pid_algo.c: remove unused variable declaration
John W. Linville
2009-08-20
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
2009-07-24
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
2009-07-24
mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
Luis R. Rodriguez
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-11
mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel
John W. Linville
2009-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-06
mac80211: Fix handling of retry count of NO_ACK frames in PID
Gábor Stefanik
2009-05-04
mac80211: pid, fix memory corruption
Jiri Slaby
2008-11-26
mac80211: Fix pid rate-setting algorithm to allow rate changes
Larry Finger
2008-11-21
mac80211: rc80211_pid eliminate sparse warnings
Tomas Winkler
2008-10-31
mac80211: remove rate_control_clear
Johannes Berg
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-09-24
mac80211: clean up rate control API
Johannes Berg
2008-09-15
mac80211: move txrate_idx into RC algorithms
Johannes Berg
2008-09-15
mac80211: move last_txrate_idx into RC algorithms
Johannes Berg
2008-09-15
mac80211: small rate control changes
Johannes Berg
2008-09-15
mac80211: split off mesh handling entirely
Johannes Berg
2008-07-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
2008-07-09
rc80211_pid: Fix fast_start parameter handling
Mattias Nissler
2008-06-30
build algorithms into the mac80211 module
Adrian Bunk
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
mac80211: use rate index in TX control
Johannes Berg
2008-04-08
mac80211: rename files
Johannes Berg
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
mac80211: clean up mesh code
Johannes Berg
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
2008-02-29
mac80211: remove STA infos last_ack stuff
Johannes Berg
2008-02-29
rc80211-pid: fix rate adjustment
Stefano Brivio
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-01
mac80211 rate control: fix section mismatch
Johannes Berg
2008-01-28
rc80211-pid: fix last_sample initialization
Stefano Brivio
2008-01-28
mac80211: Fix rate reporting regression
Michael Wu
2008-01-28
rc80211_pid should respect fixed rates.
Andrew Lutomirski
2008-01-28
mac80211: better rate control algorithm selection
Johannes Berg
2008-01-28
rc80211-pid: fix sta_info refcounting
Stefano Brivio
2008-01-28
rc80211-pid: simplify and fix shift_adjust
Stefano Brivio
2008-01-28
rc80211-pid: export human-readable target_pf value to debugfs
Stefano Brivio
2008-01-28
rc80211-pid: export tuning parameters through debugfs
Mattias Nissler
2008-01-28
rc80211-pid: add debugging
Mattias Nissler