aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_minstrel_ht.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devicesHelmut Schaa2011-03-141-7/+34
* mac80211: update minstrel_ht sample rate when probe is setDaniel Halperin2011-03-091-10/+5
* mac80211: Remove redundant preamble and RTS flag setup in minstrel_htHelmut Schaa2011-03-041-3/+1
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-151-1/+1
* mac80211: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-241-0/+3
* mac80211: minstrel_ht - reduce the overhead of rate samplingFelix Fietkau2010-11-151-6/+10
* mac80211: minstrel_ht A-MPDU fixBjörn Smedman2010-10-111-3/+4
* mac80211: freeing the wrong variableDan Carpenter2010-07-261-1/+1
* minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville2010-07-261-1/+1
* minstrel_ht: fix check for downgrading of top2 rateMing Lei2010-07-021-2/+2
* minstrel_ht: fix updating rate with best probabilityMing Lei2010-07-021-0/+2
* minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville2010-06-241-1/+2
* mac80211: use RCU for TX aggregationJohannes Berg2010-06-141-1/+1
* mac80211: add the minstrel_ht rate control algorithmFelix Fietkau2010-06-021-0/+824