aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_minstrel_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-17mac80211: cosmetics for minstrel_debugfsKarl Beldan1-2/+2
2013-03-06mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn1-2/+4
2013-03-06mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn1-3/+3
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-10minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau1-3/+3
2010-03-10minstrel: simplify and fix debugfs codeFelix Fietkau1-29/+6
2009-09-02net: file_operations should be constStephen Hemminger1-1/+1
2009-08-28mac80211: Fix output of minstrels rc_statsArnd Hannemann1-1/+1
2008-10-27mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville1-3/+3
2008-10-06mac80211: add the 'minstrel' rate control algorithmFelix Fietkau1-0/+164