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