Commit Graph

38 Commits (fc240e3fc5791c572402b0857948da7b1e68d77f)

Author SHA1 Message Date
John W. Linville 621ad7c96a mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel 16 years ago
Gábor Stefanik 922368414e mac80211: Fix handling of retry count of NO_ACK frames in PID 16 years ago
Jiri Slaby 6909268dc9 mac80211: pid, fix memory corruption 16 years ago
Larry Finger 1dc5a84166 mac80211: Fix pid rate-setting algorithm to allow rate changes 16 years ago
Tomas Winkler 9902b1843f mac80211: rc80211_pid eliminate sparse warnings 16 years ago
Johannes Berg 50fb2e4572 mac80211: remove rate_control_clear 16 years ago
Johannes Berg e6a9854b05 mac80211/drivers: rewrite the rate control API 16 years ago
Johannes Berg 4b7679a561 mac80211: clean up rate control API 17 years ago
Johannes Berg ae17e98609 mac80211: move txrate_idx into RC algorithms 17 years ago
Johannes Berg b7e3500881 mac80211: move last_txrate_idx into RC algorithms 17 years ago
Johannes Berg 95dac04004 mac80211: small rate control changes 17 years ago
Johannes Berg 472dbc45dc mac80211: split off mesh handling entirely 17 years ago
Johannes Berg 3e122be089 mac80211: make master netdev handling sane 17 years ago
Mattias Nissler adeed48090 rc80211_pid: Fix fast_start parameter handling 17 years ago
Adrian Bunk e5f5e7339c build algorithms into the mac80211 module 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Johannes Berg 2e92e6f2c5 mac80211: use rate index in TX control 17 years ago
Johannes Berg 2c8dccc774 mac80211: rename files 17 years ago
Johannes Berg d0709a6518 mac80211: RCU-ify STA info structure access 17 years ago
Johannes Berg 902acc7896 mac80211: clean up mesh code 17 years ago
Luis Carlos Cobo ee3858551a mac80211: mesh data structures and first mesh changes 17 years ago
Stefano Brivio 1d60ab0574 rc80211-pid: fix rate adjustment 17 years ago
Johannes Berg 6f48422a29 mac80211: remove STA infos last_ack stuff 17 years ago
Stefano Brivio b7c50de92e rc80211-pid: fix rate adjustment 17 years ago
Johannes Berg 8318d78a44 cfg80211 API for channels/bitrates, mac80211 and driver conversion 17 years ago
Johannes Berg f0b9205cfb mac80211 rate control: fix section mismatch 17 years ago
Stefano Brivio c09c7237ea rc80211-pid: fix last_sample initialization 17 years ago
Michael Wu 2bc454b0b3 mac80211: Fix rate reporting regression 17 years ago
Andrew Lutomirski df26e7ea04 rc80211_pid should respect fixed rates. 17 years ago
Johannes Berg 4b475898ec mac80211: better rate control algorithm selection 17 years ago
Stefano Brivio 13e05aa631 rc80211-pid: fix sta_info refcounting 17 years ago
Stefano Brivio fa44327c06 rc80211-pid: simplify and fix shift_adjust 17 years ago
Stefano Brivio 426706c079 rc80211-pid: export human-readable target_pf value to debugfs 17 years ago
Mattias Nissler 1946b74ce0 rc80211-pid: export tuning parameters through debugfs 17 years ago
Mattias Nissler 12446c67fe rc80211-pid: add debugging 17 years ago
Stefano Brivio 1dc4d1e6a1 rc80211-pid: add sharpening factor 17 years ago
Stefano Brivio 90d501d610 rc80211-pid: add rate behaviour learning algorithm 17 years ago
Mattias Nissler ad01837593 mac80211: add PID controller based rate control algorithm 17 years ago