| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: Call drv_set_tim only if there is a change | Ilan Peer | 2013-03-07 | 1 | -0/+13 |
* | mac80211: provide ieee80211_sta_eosp() | Johannes Berg | 2013-03-07 | 3 | -36/+3 |
* | mac80211: provide race-free 64-bit traffic counters | Johannes Berg | 2013-03-07 | 3 | -14/+25 |
* | 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 |
* | nl80211: user_mpm overrides auto_open_plinks | Thomas Pedersen | 2013-03-06 | 1 | -0/+3 |
* | mac80211: support userspace MPM | Thomas Pedersen | 2013-03-06 | 6 | -6/+14 |
* | cfg80211: rename mesh station types | Thomas Pedersen | 2013-03-06 | 2 | -6/+6 |
* | nl80211: explicit userspace MPM | Thomas Pedersen | 2013-03-06 | 2 | -0/+9 |
* | 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 |
* | regulatory: allow VHT channels in world roaming | Johannes Berg | 2013-03-06 | 1 | -3/+3 |
* | cfg80211: enable TDLS on P2P client interfaces | Johannes Berg | 2013-03-06 | 1 | -0/+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 | 5 | -41/+69 |
* | 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 |
* | cfg80211: Extend support for IEEE 802.11r Fast BSS Transition | Jouni Malinen | 2013-03-06 | 3 | -0/+135 |
* | cfg80211: prohibit zero keepalive interval | Johannes Berg | 2013-03-06 | 1 | -1/+2 |
* | mac80211: Allow drivers to differentiate between ROC types | Ilan Peer | 2013-03-06 | 5 | -14/+28 |
* | cfg80211: refactor association parameters | Johannes Berg | 2013-03-06 | 4 | -104/+63 |
* | mac80211: support VHT capability overrides | Johannes Berg | 2013-03-06 | 4 | -1/+135 |
* | cfg80211: add ability to override VHT capabilities | Johannes Berg | 2013-03-06 | 4 | -8/+88 |
* | cfg80211: move exported event functions into nl80211 | Johannes Berg | 2013-03-06 | 5 | -374/+195 |
* | nl80211: re-add channel width and extended capa advertising | Johannes Berg | 2013-03-06 | 1 | -3/+33 |
* | wireless: move sequence number arithmetic to ieee80211.h | Johannes Berg | 2013-03-06 | 1 | -32/+21 |
* | nl80211: conditionally add back TCP WoWLAN information | Johannes Berg | 2013-03-06 | 1 | -2/+46 |
* | nl80211: conditionally add back radar information | Johannes Berg | 2013-03-06 | 1 | -9/+29 |