| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: init mesh timer for user authed STAs | Thomas Pedersen | 2013-03-06 | 2 | -1/+5 |
* | mac80211: disallow changing auto_open_plinks | Thomas Pedersen | 2013-03-06 | 1 | -1/+4 |
* | mac80211: support userspace MPM | Thomas Pedersen | 2013-03-06 | 6 | -6/+14 |
* | cfg80211: rename mesh station types | Thomas Pedersen | 2013-03-06 | 1 | -2/+2 |
* | mac80211: improve minstrels rate sorting by means of throughput & probability | Thomas Huehn | 2013-03-06 | 3 | -36/+49 |
* | mac80211: treat minstrel success probabilities below 10% as implausible | Thomas Huehn | 2013-03-06 | 1 | -1/+6 |
* | mac80211: add lowest rate into minstrel's random rate sampling table | Thomas Huehn | 2013-03-06 | 3 | -15/+10 |
* | mac80211: extend minstrel's rate sampling to avoid unsampled rates | Thomas Huehn | 2013-03-06 | 2 | -4/+10 |
* | mac80211: add documentation and verbose variable names in | Thomas Huehn | 2013-03-06 | 2 | -33/+50 |
* | mac80211: merge value scaling macros of minstrel_ht and minstrel | Thomas Huehn | 2013-03-06 | 4 | -13/+12 |
* | mac80211: merge EWMA calculation of minstrel_ht and minstrel | Thomas Huehn | 2013-03-06 | 3 | -21/+17 |
* | mac80211/minstrel_ht: disable multiple consecutive sample attempts | Felix Fietkau | 2013-03-06 | 1 | -1/+1 |
* | mac80211: add VHT capabilities station debugfs file | Johannes Berg | 2013-03-06 | 1 | -0/+31 |
* | mac80211: restrict peer's VHT capabilities to own | Johannes Berg | 2013-03-06 | 1 | -1/+113 |
* | mac80211: fix HT capability overrides for AP station | Johannes Berg | 2013-03-06 | 1 | -23/+25 |
* | mac80211: don't apply HT overrides to TDLS peers | Johannes Berg | 2013-03-06 | 1 | -9/+5 |
* | mac80211: simplify AP interface stop | Johannes Berg | 2013-03-06 | 1 | -2/+4 |
* | mac80211: flush keys when stopping AP | Johannes Berg | 2013-03-06 | 2 | -2/+5 |
* | mac80211: defer tailroom counter manipulation when roaming | Johannes Berg | 2013-03-06 | 6 | -11/+68 |
* | mac80211: remove IEEE80211_KEY_FLAG_WMM_STA | Johannes Berg | 2013-03-06 | 1 | -26/+0 |
* | mac80211: merge reconfig assign chanctx code | Stanislaw Gruszka | 2013-03-06 | 1 | -25/+22 |
* | mac80211: cleanup suspend/resume on mesh mode | Stanislaw Gruszka | 2013-03-06 | 5 | -97/+3 |
* | mac80211: cleanup suspend/resume on ibss mode | Stanislaw Gruszka | 2013-03-06 | 2 | -32/+1 |
* | mac80211: cleanup suspend/resume on managed mode | Stanislaw Gruszka | 2013-03-06 | 2 | -89/+2 |
* | mac80211: cleanup generic suspend/resume procedures | Stanislaw Gruszka | 2013-03-06 | 5 | -154/+6 |
* | cfg80211/mac80211: disconnect on suspend | Stanislaw Gruszka | 2013-03-06 | 1 | -1/+1 |
* | mac80211: remove napi | Stanislaw Gruszka | 2013-03-06 | 3 | -39/+0 |
* | mac80211/minstrel_ht: fix spacing between sample attempts | Felix Fietkau | 2013-03-06 | 1 | -1/+1 |
* | mac80211/minstrel_ht: increase sampling frequency of some slower rates | Felix Fietkau | 2013-03-06 | 2 | -8/+13 |
* | minstrel_ht: increase sampling frequency | Felix Fietkau | 2013-03-06 | 1 | -2/+2 |
* | mac80211/minstrel_ht: improve max_prob_rate selection | Felix Fietkau | 2013-03-06 | 1 | -8/+19 |
* | mac80211/minstrel_ht: improve accuracy of throughput metric at high data rates | Felix Fietkau | 2013-03-06 | 1 | -10/+13 |
* | mac80211: Allow drivers to differentiate between ROC types | Ilan Peer | 2013-03-06 | 5 | -14/+28 |
* | mac80211: support VHT capability overrides | Johannes Berg | 2013-03-06 | 4 | -1/+135 |
* | wireless: move sequence number arithmetic to ieee80211.h | Johannes Berg | 2013-03-06 | 1 | -32/+21 |
* | mac80211: clarify alignment comment | Johannes Berg | 2013-03-06 | 1 | -2/+4 |
* | cfg80211: comprehensively check station changes | Johannes Berg | 2013-03-06 | 1 | -47/+78 |
* | cfg80211: clean up mesh plink station change API | Johannes Berg | 2013-03-06 | 1 | -3/+11 |
* | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 2013-03-06 | 4 | -35/+92 |
|\ |
|
| * | mac80211: another fix for idle handling in monitor mode | Felix Fietkau | 2013-03-02 | 1 | -0/+6 |
| * | mac80211: fix VHT MCS calculation | Johannes Berg | 2013-03-01 | 1 | -0/+3 |
| * | mac80211: fix oops on mesh PS broadcast forwarding | Marco Porsch | 2013-03-01 | 1 | -1/+2 |
| * | mac80211: really fix monitor mode channel reporting | Johannes Berg | 2013-02-28 | 1 | -8/+13 |
| * | mac80211: Fix crash due to un-canceled work-items | Ben Greear | 2013-02-26 | 1 | -0/+11 |
| * | mac80211: stop timers before canceling work items | Ben Greear | 2013-02-26 | 1 | -5/+9 |
| * | mac80211: fix monitor mode channel reporting | Felix Fietkau | 2013-02-26 | 1 | -3/+9 |
| * | mac80211: fix idle handling in monitor mode | Felix Fietkau | 2013-02-26 | 1 | -1/+1 |
| * | mac80211: Ensure off-channel frames don't get queued | Seth Forshee | 2013-02-26 | 1 | -25/+31 |
| * | mac80211: fix the problem of forwarding from DS to DS in Mesh | Chun-Yeow Yeoh | 2013-02-26 | 1 | -1/+16 |
| * | mac80211: fix tim_lock locking | Johannes Berg | 2013-02-26 | 1 | -2/+2 |