1. 29 12月, 2009 2 次提交
  2. 11 12月, 2009 1 次提交
  3. 11 11月, 2009 1 次提交
  4. 31 10月, 2009 1 次提交
    • J
      mac80211: remove RX_FLAG_RADIOTAP · 0869aea0
      Johannes Berg 提交于
      While there may be a case for a driver adding its
      own bits of radiotap information, none currently
      does. Also, drivers would have to copy the code
      to generate the radiotap bits that now mac80211
      generates. If some driver in the future needs to
      add some driver-specific information I'd expect
      that to be in a radiotap vendor namespace and we
      can add a different way of passing such data up
      and having mac80211 include it.
      
      Additionally, rename IEEE80211_CONF_RADIOTAP to
      IEEE80211_CONF_MONITOR since it's still used by
      b43(legacy) to obtain per-frame timestamps.
      
      The purpose of this patch is to simplify the RX
      code in mac80211 to make it easier to add paged
      skb support.
      Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      0869aea0
  5. 28 10月, 2009 2 次提交
  6. 08 10月, 2009 3 次提交
  7. 23 9月, 2009 10 次提交
  8. 15 9月, 2009 2 次提交
  9. 09 9月, 2009 6 次提交
  10. 01 9月, 2009 2 次提交
  11. 29 8月, 2009 1 次提交
  12. 20 8月, 2009 6 次提交
  13. 14 8月, 2009 2 次提交
  14. 05 8月, 2009 1 次提交