index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rc80211_minstrel_ht_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
Felix Fietkau
1
-4
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-19
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
Felix Fietkau
1
-3
/
+4
2018-10-11
mac80211: rc80211_minstrel: remove variance / stddev calculation
Felix Fietkau
1
-10
/
+4
2018-10-11
mac80211: minstrel: reduce minstrel_mcs_groups size
Felix Fietkau
1
-2
/
+9
2018-10-11
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
Felix Fietkau
1
-0
/
+16
2018-10-11
mac80211: minstrel: remove unnecessary debugfs cleanup code
Felix Fietkau
1
-13
/
+4
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-4
/
+4
2016-12-15
mac80211: minstrel: store probability variance instead of standard deviation
Felix Fietkau
1
-2
/
+6
2016-12-15
mac80211: minstrel: remove cur_prob from debugfs
Felix Fietkau
1
-10
/
+6
2016-12-15
mac80211: minstrel_ht: move supported bitrate mask out of group data
Felix Fietkau
1
-4
/
+4
2015-09-29
mac80211: minstrel[_ht]: remove non-ascii debugfs characters
Johannes Berg
1
-7
/
+5
2015-04-01
mac80211: add standard deviation to Minstrel stats
Thomas Huehn
1
-5
/
+9
2015-04-01
mac80211: add max lossless throughput per rate
Thomas Huehn
1
-10
/
+14
2015-04-01
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
1
-6
/
+6
2015-04-01
mac80211: improve Minstrel variable & function naming
Thomas Huehn
1
-18
/
+18
2015-04-01
mac80211: add new Minstrel-HT statistic output via csv
Thomas Huehn
1
-2
/
+137
2015-04-01
mac80211: enhance readability of Minstrel-HTs rc_stats output
Thomas Huehn
1
-15
/
+34
2014-10-23
mac80211: minstrel_ht: use group flags instead of index to display rates
Karl Beldan
1
-12
/
+16
2014-10-21
mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
Karl Beldan
1
-8
/
+15
2014-10-20
mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
Karl Beldan
1
-6
/
+4
2014-10-20
mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
Karl Beldan
1
-5
/
+8
2014-09-11
mac80211: improve minstrel_ht rate sorting by throughput & probability
Thomas Huehn
1
-4
/
+6
2013-11-25
mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES
Karl Beldan
1
-2
/
+1
2013-02-13
mac80211/minstrel_ht: add support for using CCK rates
Felix Fietkau
1
-42
/
+67
2013-02-11
mac80211/minstrel_ht: show the number of retries for each rate in debugfs
Felix Fietkau
1
-5
/
+6
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2010-09-16
mac80211: disallow seeks in minstrel debug code
Arnd Bergmann
1
-1
/
+2
2010-06-24
minstrel_ht: move minstrel_mcs_groups declaration to header file
John W. Linville
1
-2
/
+0
2010-06-02
mac80211: add the minstrel_ht rate control algorithm
Felix Fietkau
1
-0
/
+120