Age | Commit message (Expand) | Author |
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 |