1. 24 2月, 2016 1 次提交
    • S
      mac80211: Parse legacy and HT rate in injected frames · dfdfc2be
      Sven Eckelmann 提交于
      Drivers/devices without their own rate control algorithm can get the
      information what rates they should use from either the radiotap header of
      injected frames or from the rate control algorithm. But the parsing of the
      legacy rate information from the radiotap header was removed in commit
      e6a9854b ("mac80211/drivers: rewrite the rate control API").
      
      The removal of this feature heavily reduced the usefulness of frame
      injection when wanting to simulate specific transmission behavior. Having
      rate parsing together with MCS rates and retry support allows a fine
      grained selection of the tx behavior of injected frames for these kind of
      tests.
      Signed-off-by: NSven Eckelmann <sven@narfation.org>
      Cc: Simon Wunderlich <sw@simonwunderlich.de>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      dfdfc2be
  2. 12 10月, 2011 1 次提交
  3. 23 4月, 2009 1 次提交
  4. 11 10月, 2007 1 次提交
  5. 13 7月, 2007 1 次提交