freebsd-skq/sys/dev/ath/ath_rate
adrian 6bcbffc2db Modify the sample rate module output to be (slightly) easier to understand.
* add dot11rate_label() which returns Mb or MCS based on legacy or HT
* use it everywhere dot11rate() is used
* in the "current selection" part at the top of the debugging output,
  otuput what the rate itself is rather than the rix. The rate index
  (rix) has very little meaning to normal humans who don't know how
  to find the PHY settings for each of the chipsets; pointing out the
  rix rate and type is likely more useful.
2011-03-03 08:09:49 +00:00
..
amrr Add a new method to the rate control modules which extract out the 2011-02-01 08:10:18 +00:00
onoe Add a new method to the rate control modules which extract out the 2011-02-01 08:10:18 +00:00
sample Modify the sample rate module output to be (slightly) easier to understand. 2011-03-03 08:09:49 +00:00